BODY { background: #FFFFFF;}

IMG { border: 0px; }

A:link { text-decoration: underline; color: #0000FF; }
A:visited { text-decoration: underline; color: #FF0000; }
A:active { text-decoration: underline; }
A:hover { text-decoration: underline; color: #FF0000; }

.noul { color:#000033; text-decoration:none; }
.news { color:#FFFFFF; text-decoration:none; }

A.nohover:link
{
	text-decoration: none;
	color: #009900;
}
A.nohover:visited
{
	text-decoration: none;
	color: #009900;
}
A.nohover:active
{
	text-decoration: none;
	color: #009900;
}
A.nohover:hover
{
	text-decoration: none;
	color: #009900;
}


.ppl
{
	color:#7B5285;
}

.grn
{
	color:#009900;
}

.blk
{
	color:#000000;
}

.grayedout
{
	color: #a8a8cc;
}

.smgrnbttn
{
	font-family:tahoma,sans-serif;
	font-size:12px;
	background: #CCFF99;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#009900;
	height:21px;
	width:75px;
	text-decoration:none;
	cursor: hand;
}

.medgrnbttn
{
	font-family:tahoma,sans-serif;
	font-size:12px;
	background: #CCFF99;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#009900;
	height:21px;
	width:75px;
	text-decoration:none;
	cursor: hand;
}

.lrggrnbttn
{
	font-family:tahoma,sans-serif;
	font-size:12px;
	background: #CCFF99;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#009900;
	height:21px;
	width:75px;
	text-decoration:none;
	cursor: hand;
}

.submtbttn
{
	font-family:Comic Sans MS;
	font-size:14px;
	height:25px;
	width:85px;
	cursor: hand;
}

.srchbttn
{
	font-family:Comic Sans MS;
	font-size:12px;
	background: #CCFF99;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#009900;
	height:75px;
	width:70px;
	text-decoration:none;
	cursor: hand;
}

.smtable
{
	font-family:Comic Sans MS;
	font-size:14px;
}

.smtd
{
	height:20px;
}

.box_ltbluebg
{
	border: 1px solid #9999FF;
	background-color: #EEEEFF;
	width: 600px;
	margin: 5px;
	padding: 5px;
}

.pagecontent
{
	margin-left: 25px;
	color: #003399;
	width: 650px;
}

.pagecontent_lg
{
	margin-left: 25px;
	color: #003399;
	width: 650px;
	font-size: 20px;
}

.notextdecoration
{
	text-decoration:none;
}

.footer
{
	border-top: 1px solid #000000;
	font-size: 10pt;
	color: #404040;
	margin-top: 5px;
}

/* Page Layout */

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}