.linkMenu
{
 font-weight: bold;
 font-size: 11px;
 color: #FFFFFF;
 font-family: Tahoma;
 text-align: center;
 text-decoration: none;
 cursor: hand;
}
 
.linkMenu:link {
  color: #FFFFFF;
}
 
.linkMenu:visited {
  color: #FFFFFF;;
}
 
.linkMenu:hover {
  color: #7EC11A;
}

.linkDown
{
 font-weight: normal;
 font-size: 12px;
 color: #666666;
 font-family: Tahoma;
 text-align: center;
 text-decoration: none;
 cursor: hand;
}
 
.linkDown:link {
  color: #666666;
}
 
.linkDown:visited {
  color: #666666;
}
 
.linkDown:hover {
  color: #000000;
}

.linkDetails
{
 font-weight: normal;
 font-size: 11px;
 color: #666666;
 font-family: Tahoma;
 text-align: justify;
 text-decoration: underline;
 cursor: hand;
}
 
.linkDetails:link {
  color: #666666;
}
 
.linkDetails:visited {
  color: #666666;
}
 
.linkDetails:hover {
  color: #000000;
}

.linkDetailsA
{
 font-weight: normal;
 font-size: 12px;
 color: #666666;
 font-family: Tahoma;
 text-align: justify;
 text-decoration: underline;
 cursor: hand;
}
 
.linkDetailsA:link {
  color: #666666;
}
 
.linkDetailsA:visited {
  color: #666666;
}
 
.linkDetailsA:hover {
  color: #000000;
}

.date
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	padding-left: 10px;
    text-align: left;
}

.footer
{
	font-size: 11px;
	color: #7E7E54;
	font-family: Tahoma;
    text-align: center;
}

.textC
{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
    text-align: Center;
	padding-left: 10px;
	padding-right: 10px;
}

.textJ
{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
    text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.textL
{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
	padding-left: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.textR
{
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
    text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

.tit1
{
	font-size: 13px;
	font-weight: bold;
	color: #820000;
	font-family: Tahoma;
    text-align: left;
}

.tit2
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
    text-align: left;
}

.tit3
{
	font-size: 18px;
	font-weight: bold;
	color: #820000;
	font-family: Arial;
    text-align: left;
}

.fielEdit
{
    BORDER-RIGHT: #7E7E54 1px solid;
    BORDER-TOP: #7E7E54 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #7E7E54 1px solid;
    BORDER-BOTTOM: #7E7E54 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style: normal;
	font: Tahoma;
	color: #666666;
	font-size:11px;
}

.fielEdit1
{
    BORDER-RIGHT: #7E7E54 1px solid;
    BORDER-TOP: #7E7E54 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #7E7E54 1px solid;
    BORDER-BOTTOM: #7E7E54 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style: normal;
	font: Tahoma;
	color: #666666;
	font-size:12px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
