.graybox        {font-family:arial,helvetica,verdana; font-size:12px; font-weight:normal; text-decoration:none;}
.graybox:hover	{text-decoration:underline;}
.colHeader      {font-weight: bold;background-color:lightgrey; color:#ffffff; font-family:arial,helvetica,verdana; font-size:14px;}
.colHeader1     {font-weight: bold;background-color:#334d99; color:#ffffff; font-family:'Century Gothic' , arial, helvetica, verdana; font-size:14px;}

.secHeader
{
	font-weight: bold;
	font-size: 16px;
	color: #006699;
	font-family: arial,helvetica,verdana;
}
.menulabel
{
	border: 0;
	width: 70;
	height: 14;
	color: White;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	font-family: arial,helvetica,verdana;
	background-image: url(/images/menubg.gif);
}

.taboff
{
	border: 0;
        height: 26;
	cursor: hand;
        color: #FFFFFF;
        font-size: 9pt;
	text-align: center;
        font-weight: normal;
        background-color: #1A3E6E;
        font-family: verdana, arial, helvetica;
}

.tabon
{
	border: 0;
        height: 26;
        color: FFFFFF;
        font-size: 9pt;
	text-align: center;
        font-weight: normal;
        background-color: #8FB43E;
        font-family: verdana, arial, helvetica;
}
