/* CSS Document */
A:link {text-decoration: none
color: #000000;
	font-weight: bold;
	color: #0033CC;
}
A:visited {text-decoration: none
color: #000000;
	font-weight: bold;
	color: #0033CC;
}
A:active {
	text-decoration: none;
	color: #000000;
}
A:hover {text-decoration: underline; color: red;}

BODY {font-family: verdana, Arial, Sans-Serif; font-size: 12px; }
TD {font-family: verdana, Arial, Sans-Serif; font-size: 12px; color: #222222;}

.Button   {font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold;}
.inputBox {font-family: verdana, Arial, Sans-Serif; font-size: 11px; }

.Pageheading {font-family: verdana, Arial, Sans-Serif; font-size: 18px; color: #0000CC; text-align: left; 
font-weight: bold; padding-bottom:5px;}

a.menu:link {
	color: #0033CC;
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 14px;
}
a.menu:hover {
	color: #0033CC;
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 14px;
	background-color: #CCFFFF;
	width: 98px;
}
a.menu:active {
	color: #0000FF;
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 14px;
}
.style1 {color: #0033CC}
.style3 {font-family: verdana, arial, helvetica}
.style6 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style7 {color: #000000}
.style16 {color: #0033CC; font-size: 18px; }
.style20 {font-size: 18px; font-weight: bold; }
.style23 {font-weight: bold; font-size: 36px;}
.style25 {font-size: 14px}
.style29 {
	color: #00CCFF;
	font-weight: bold;
	font-size: 14px;
}
.style30 {
	font-size: 16;
	font-weight: bold;
	color: #000000;
}

.style31 {font-weight: bold}


