body {
	background-color: #90abd9;
}

TD, P, LI, UL{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
}

.whitelink a{
color: #ffffff;
}
#cform{
	font-size: 11px;
	text-align: left;
}

#cform INPUT{
	font-size: 11px;
}

.smalltext{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
}

.keywords{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #939598;
}


.smalltextwhite{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.smalltextwhite a, .smalltextwhite a:visited, .smalltextwhite a:active{
	color: #ffffff;
	font-weight:bold;
}

.smalltextwhite a:hover{
	color: #ffff00;
}

.smalltext2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb0733;
}

.smalltext2 a, .smalltext2 a:visited, .smalltext2 a:active{
	color: #cb0733;
	font-weight:bold;
}

.smalltext2 a:hover{
	color: #cb0733;
}

.smalltext3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
}

.smalltext3 a, .smalltext3 a:visited, .smalltext3 a:active{
	color: #993333;
	font-weight:bold;
}

.smalltext3 a:hover{
	color: #993333;
}

SELECT, INPUT, TEXTAREA{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	font-weight:bold;
}

a, a:visited, a:active{
	color: #90abd9;
}

a:hover{
	color: #b0cbf9;
}

.leftbg {
	background-image: url(images/site_r15_c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuitem {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image: url(images/site_r9_c4.jpg);
	color: #FFFFFF;
	background-position: left top;
	height: 22px;
	padding-top: 4px;
	padding-left: 12px;

}

.menuitem a{
	color: #FFFFFF;
text-decoration: none;

}

.menuitem a:active, .menuitem a:visited{
	color: #FFFFFF;
text-decoration: none;

}
.menuitem a:hover{
	color: #FFFFFF;
text-decoration: underline;
}

.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;

}

.footer a, .footer a:visited{
	color: #FFFFFF;
text-decoration: none;

}

.footer a:hover{
	color: #FFFFFF;
text-decoration: underline;
}

.submenuitem {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/subbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	background-position: left top;
	height: 16px;
	padding-top: 4px;
	padding-left: 18px;

}

.submenuitem a{
	color: #FFFFFF;
text-decoration: none;

}
.submenuitem a:active, .submenuitem a:visited{
	color: #FFFFFF;
text-decoration: none;

}

.submenuitem a:hover{
	color: #FFFFFF;
text-decoration: underline;
}

H1 {
	background-image: url(images/headbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 42px;
	padding-top: 8px;
	padding-left: 40px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
		font-weight:normal;
		color: #939598;
		}
		
		H2 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight:bold;
		color: #939598;
		}
.bborder {
	border: 1px solid #90ABD9;
}
HR {
color: #90abd9;
background-color: #90abd9;
height: 1px;
}