.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: 11px;
 color: #993300;
 font-family: Tahoma;
 text-align: center;
 text-decoration: none;
 cursor: hand;
}
 
.linkDown:link {
  color: #993300;
}
 
.linkDown:visited {
  color: #993300;
}
 
.linkDown:hover {
  color: #383A3B;
}

.linkCredits
{
 font-weight: normal;
 font-size: 11px;
 color: #383A3B;
 font-family: Tahoma;
 text-align: center;
 text-decoration: none;
 cursor: hand;
}
 
.linkCredits:link {
  color: #383A3B;
}
 
.linkCredits:visited {
  color: #383A3B;
}
 
.linkCredits:hover {
  color: #993300;
}

.linkDetails1
{
 font-weight: normal;
 font-size: 11px;
 color: #726A3F;
 font-family: Tahoma;
 text-decoration: none;
 cursor: hand;
}
 
.linkDetails1:link {
  color: #726A3F;
}
 
.linkDetails1:visited {
  color: #726A3F;
}
 
.linkDetails1:hover {
  color: #383A3B;
}

.linkDetails2
{
 font-weight: normal;
 font-size: 12px;
 color: #383A3B;
 font-family: Tahoma;
 text-decoration: none;
 cursor: hand;
}
 
.linkDetails2:link {
  color: #383A3B;
}
 
.linkDetails2:visited {
  color: #383A3B;
}
 
.linkDetails2:hover {
  color: #993300;
}

.date
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	padding-left: 15px;
    text-align: left;
}

.footer
{
	font-size: 11px;
	color: #7E7E54;
	font-family: Tahoma;
    text-align: center;
}

.textC
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: Center;
}

.textCa
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: Center;
}

.textCn
{
	font-size: 12px;
	color: #383A3B;
	font-family: Tahoma;
    text-align: Center;
}

.textCna
{
	font-size: 12px;
	color: #383A3B;
	font-family: Tahoma;
    text-align: Center;
}

.textJ
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: justify;
}

.textJa
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: justify;
}

.textJn
{
	font-size: 12px;
	color: #383A3B;
	font-family: Tahoma;
    text-align: justify;
}

.textL
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: left;
}

.textLa
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: left;
}

.textLn
{
	font-size: 12px;
	color: #383A3B;
	font-family: Tahoma;
    text-align: left;
}

.textR
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: right;
}

.textRa
{
	font-size: 12px;
	color: #5A5432;
	font-family: Tahoma;
    text-align: right;
}

.textRn
{
	font-size: 12px;
	color: #383A3B;
	font-family: Tahoma;
    text-align: right;
}

.tit1
{
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	font-family: "trebuchet ms", trebuchet, tahoma, helvetica, sans-serif;
    text-align: left;
}

.tit2
{
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	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;
}
