/* CSS Document */

.TBborder { 
border-bottom:solid 1px #FFFFFF;
border-top:solid 1px #FFFFFF;
}

.border { 
border-bottom:solid 1px #FFFFFF;
}

.borderright { 
border-right:solid 1px #AFA596;
}


.Sbtn {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background-color: #AC9C7D;
	border: 2px solid gray;
	cursor:hand;
}

a
{
color:#800000;
text-decoration:none;
  font-family:verdana; 
  font-weight:bold; 
  font-size:8pt; 
  line-height:1.6;
}

a:hover
{
color:#2C4097;
text-decoration:none;
 font-family:verdana;
 font-size:8pt; 
 font-weight:bold; 
 line-height:1.6; 
}

.boder {
	border: 1px dotted #AC9C7D;
}
	
.scroll{
scrollbar-base-color:#E5DED4;
scrollbar-face-color:#AC9C7D;
scrollbar-track-color:#E5DED4;
scrollbar-3dlight-color:#e4e4e4;
scrollbar-highlight-color:#e4e4e4;
scrollbar-arrow-color:#98563C;
scrollbar-darkshadow-color:#e4e4e4;
scrollbar-shadow-color:#244F5C;
}

.headertext
{
color:#800000;
line-height:1.5;
font-family:Verdana;
font-size:11pt;
font-weight:bold;
text-align:none;
}


.bodytext
{
text-align:justify;
line-height:1.6;
font-family:verdana;
font-size:10pt;
}

.redbodytext
{
color:#800000;
/*color:#98563C;*/
font-weight:bold;
text-align:left;
line-height:1.5;
font-family:verdana;
font-size:10pt;
}


.normalredbodytext
{
color:#800000;
font-weight:normal;
text-align:justify;
line-height:1.5;
font-family:verdana;
font-size:10pt;
text-align:none;
}


.captiontext
{
color:#800000;
line-height:1.6;
font-family:verdana;
font-size:8pt;
text-align:none;
}

.picboder {
	border: 1px solid #F2E6CB;
	border-width: thin;
}


