.body, td, .td{font-family : Arial, Verdana, Helvetica, sans-serif; font-size: 9pt;}

.PageTitle
{
	font-family: Arial, sans-serif; 
	font-size: 13px;
	color: #336666;
}

.aMedBold
 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color:#000000;
 }
 
 .aMedBoldBlue
 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	color:#000000;
	color:#336666;
 }


.hdr
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

/* Links */
a.wht
{
	color: #FFFFFF; 
	text-decoration: none;
}

a.wht:hover
{
	color: #99cc99; 
	text-decoration: underline;
}
a.wht:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.wht:visited:hover
{
	color: #99cc99; 
	text-decoration: underline;
}


/* Forms */

.aFrmBtnGreenDrk{background-image: url("/WebData/images/forms/btn_dark_bg.gif"); color:#FFFFFF; border:0; font-size:9pt; font-weight:normal; width:100px; height:20px;}



