
a.menu_top:link {color:#999900;text-decoration:none;font-weight:normal;}
a.menu_top:visited {color:#999900;text-decoration:none;font-weight:normal;}
a.menu_top:hover {color:#999900;background-color:#FFCC99;text-decoration:none;font-weight:normal;}

a.menu_left:link {	font-weight: bold;font-size: 17px;color: #333399;text-decoration: none;}
a.menu_left:visited{font-weight: bold;font-size: 17px;color: #333399;text-decoration: none;}
a.menu_left:hover{	font-weight: bold;font-size: 17px;color: #333399;background-color: #99ccff;text-decoration: none;}

a.menu_left_small:link {font-weight: normal;font-size: 12px;color: #333399;text-decoration: none;}
a.menu_left_small:visited {font-weight: normal;font-size: 12px;color: #333399;text-decoration: none;}
a.menu_left_small:hover{font-weight: normal;font-size: 12px;color: #333399;background-color: #99ccff;text-decoration: none;}

.redtext{color: red;}
FIELDSET
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	color: darkgray;
	border-bottom: silver 1px solid;
}

SELECT
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	color: #333399;
	border-bottom: gray 1px solid;
}
BUTTON
{
	color: #336699;
	background-color: #cc9999;
}
TABLE
{
	
}


BODY
{
	font-weight: normal;
	font-size: small;
	color: #336600;
	font-family: 'Times New Roman';
}

H4
{
	font-size: 11px;
	color: red;
}
