.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bolder;
	color: #FFFFFF;
}
.fldwidth {
	width: 99%;
	
}	
/*.menutable {
	background-color: #000000;
}

a.menulist:link, a.menulist:visited, a.menulist:active {
	text-decoration: none;
	color: #ffffff;
}
*/

a:link, a.visited, a.active {
	color: #FF0000;
}

a:hover {
	color: #E1EAFE;
}
.bold {
	font-weight: 900;
	font-size: 24px;
}
.boldish {
	font-weight: 700;
	font-size: 20px;
}
.hilight {
	font-weight: 500;
	font-size: 18px;
}
