.bodyMain {
	font-family: Verdana;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}

.bodyMain:link {
	font-family: Verdana;
	font-size: 9pt;
	color: #9cffff;
	text-decoration: none;
	font-weight: bold;

}

.bodyMain:visited {
	font-family: Verdana;
	font-size: 9pt;
	color: #9cffff;
	text-decoration: none;
	font-weight: bold;

}

.bodyMain:hover {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}




.baseBar {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}

.tahoma8dkGry {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
}






.menuTop{
font-family: Tahoma; font-size: 8pt; color: #999999
}

.menuTop:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;

}

.menuTop:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;

}

.menuTop:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;


}



.site{
font-family: Tahoma; font-size: 8pt; color: #CCCCCC
}

.site:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;

}

.site:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;

}

.site:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;


}




