.footer {font-family: arial; font-size: 11px; color: #4f72A3; text-decoration: none;}
.footer:hover {font-family: arial; font-size: 11px; color: #000000; text-decoration:none;}
.nav {font-family: arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.nav:hover {font-family: arial; font-size: 12px; color: #FFFFFF; text-decoration:underline;}

p.main {border-color:gray; border-width:thin; border-right-style: dotted;}
p.box {border-right-style: solid; border-color:silver; border-width:thin;}
p.out {border-top-style: solid; border-width:thin; border-color:silver;}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

BODY{
scrollbar-face-color:#2e5ea9;
scrollbar-arrow-color:BLACK;
scrollbar-track-color:BLACK;
scrollbar-shadow-color:#1E4521;
scrollbar-highlight-color:#8199be;
scrollbar-3dlight-color:#bcd6ff;
scrollbar-darkshadow-Color:#013079;
margin-top:0;
margin-bottom:0;
margin-right:0;
margin-left:0;
}

ul{ 
list-style-type: dot; 
margin-top: 0px; 
} 

li{ 
margin-left: -10px; 

} 


div.content
{
font-family:arial;
color:#000000;
font-size:13;
text-decoration:none;
}

div.content2
{
font-family:arial;
color:#000000;
font-size:15;
text-decoration:none;
}


div.footer
{
font-family:arial;
color:gray;
font-size:11;
text-decoration:none;
}

.topheader	{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

.visit	{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	background-color:transparent;
}
.error	{
	background: transparent;
	color: #cc0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}