/* CSS Document */


a
{
color:white;
text-decoration:none;
  font-family:verdana; 
  font-weight:bold; 
  font-size:12px; 
  line-height:1.6;
}

a:hover
{
color:yellow;
text-decoration:none;
 font-family:verdana;
 font-size:12px; 
 font-weight:bold; 
 line-height:1.6; 
 font-weight: bold;
}

.redtext {
	font-family:Verdana; font-size:13px; color:#CD0000; font-weight:bold; text-align:left;
		}
	
.boder {
	border: 1px dotted #AB5AD0;
}

.cellboder {
	border-bottom: 1px dotted white;
}

<!--

scrollbar-base-color:#83CFE7;
scrollbar-face-color:#195B71;
scrollbar-track-color:#83CFE7;
scrollbar-3dlight-color:#195B71;
scrollbar-highlight-color:#195B71;
scrollbar-arrow-color:#195B71;
scrollbar-darkshadow-color:#4D85C5;
scrollbar-shadow-color:#4D85C5;

-->
	
.scroll{
scrollbar-base-color:#E7D1F8;

scrollbar-track-color:#E7D1F8;

scrollbar-highlight-color:#AB5AD0;
scrollbar-arrow-color:#AB5AD0;
scrollbar-shadow-color:#AB5AD0;

}


.headertext
{
color:#7A29A1;
line-height:1.6;
font-family:Myriad CnSemibold;
font-size:16pt;
font-weight:normal;
}

.grayheadertext
{
color:#7B7B7B;
text-align:left;
line-height:1.6;
font-family:Myriad Condensed;
font-size:14pt;
font-weight:normal;
}



.bodytext
{
text-align:justify;
color:#7B7B7B;
line-height:2;
font-family:verdana;
font-size:12px;
}

.date
{
text-align:justify;
color:gray;
line-height:1.8;
font-family:verdana;
font-size:11px;
font-weight:bold;
}

.strongtext
{
color:#7A29A1;
line-height:1.6;
font-family:verdana;
font-size:13px;
font-weight:bold;
text-align:left;
}

.greenbodytext
{
text-align:justify;
color:#005B3B;
line-height:2;
font-family:verdana;
font-size:12px;
font-weight:bold;
}

.subheader
{
color:#005B3B;
line-height:1.6;
font-family:verdana;
font-size:13px;
font-weight:bold;
}
