* {
	padding: 0;
	margin: 0;
}

body {
	background:#FF6600;
	color:#014782;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover
{
text-decoration:underline;
}
ul, ol
{
padding-left:20px;
}
.errors
{
color:#FF0000;
font-weight:bold;
}
.check
{
color:#009900;
}
#content
{
margin: 0px auto;
	width:800px;
}
#top
{
	background:url(toppart.jpg) no-repeat;
	height:21px;
	clear: both;
}
#container {
background:#FFFFFF url(middlepart.jpg) repeat-y;
}
#footer {
	background: #FF6600 url(footer.jpg) no-repeat;
	height:9px;
	clear: both;
}
#disclaimer
{
text-align:center;
font-size:12px;
background:none;
}
.disclink
{
color:#4B0082;
text-decoration:none;
font-weight:bold;
}
#watermark
{
background:#fff url(waterrainbow.jpg) repeat-y;
margin: 0px auto;
}
.bodylinks
{
color:#FF0000;
font-weight:bold;
text-decoration:none;
}
.vhead
{
font-weight:bold;
color:#4B0082;
text-align:center;
}
.vtext
{
color:#4B0082;
font-size:14px;
text-align:center;
}
.ihead
{
font-weight:bold;
color:#003399;
text-align:center;
}
.itext
{
color:#003399;
font-size:14px;
text-align:center;
}
.bhead
{
font-weight:bold;
color:#0066FF;
text-align:center;
}
.btext
{
color:#0066FF;
font-size:14px;
text-align:center;
}
.greenp
{
color:#339900;
font-size:14px;
font-weight:bold;
}
.orangep
{
color:#FF6600;
font-size:14px;
font-weight:bold;
}
#bluepanel
{
background:#FFFFFF url(bluepanel.png) no-repeat;
height:226px;
clear:none;
}
.paneltext
{
padding: 8px 9px 0px 9px;
text-align:left;
}
#menu
{
	height:19px;
	margin:0px auto;
	width:330px;
	border-top:dashed 3px #FF0000  ;
	border-bottom:dashed 3px #FF0000  ;
	font-size:15px;
	display:block;
	color:#FF0000;
	text-align:center;

}
#sitetext
{
padding: 0px 32px 0px 32px;
text-align:justify;
color:#4B0082;
}
#sitetext h3
{
font-weight:bold;
font-size:16px;
color:#4B0082;/*0033CC*/
padding-bottom:2px;
padding-top: 10px;
}
#sitetext p
{
padding-bottom:4px;
}
.contact
{
border:solid 1px #4B0082;
overflow:auto;
background-color:#fff;
color:#4B0082;
font-weight:bold;
}
.vaclinks
{
text-decoration:none;
font-weight:bold;
}
.mlinks
{
color:#FF0000;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
.byo
{
color:#003399;
text-decoration:none;
font-weight:bold;
}