BODY { 
background-color:#000;
font-size:12px;
color:#000; 
margin:0; padding:0; 
background-image:url(/images/tile.gif);
font-family: Arial, Helvetica, sans-serif;
}
a { 
color:#3E65AA;
text-decoration:none; 
}
a:hover { 
text-decoration:underline; 
}
.catmenu {
margin-left: 20px;
}
.required{
color: #FF0000; 
font-weight : bold;
}
.error{
color: #FF0000; 
font-weight : bold;
font-size: 18px; 
padding:2px; 
}
.formWide{
width: 300px;
}
.formNarrow{
width: 150px;
}
.small{
font-size: 10px;
}
.title{
font-weight : bold; 
font-size: 25px;
}
H2 {
margin:0; padding:0; 
}
.toptext {
background-color:#000;
color:#666; 
padding:2px; 
font-size: 10px;
text-align: center;
}
.bottomlink{
text-decoration: none; 
color: #839ED1; 
font-weight : bold;
letter-spacing : 1px;
}
.bottomlink:visited{
color: #839ED1; 
font-weight : bold;
letter-spacing : 1px;
}
.bottomlink:hover { 
color: #ffffff;  
text-decoration: underline;
font-weight : bold; 
letter-spacing : 1px;
}
.menulink{
color: #819DD1;
font-weight : bold;
font-size: 10px;
letter-spacing : 1px;
}
.menulink:visited{
color: #819DD1;
font-weight : bold;
font-size: 10px; 
letter-spacing : 1px;
}
.menulink:hover { 
color: #819DD1;
font-weight : bold; 
font-size: 10px;
letter-spacing : 1px;
}
.nounder:hover { 
text-decoration: none;
}
.bodytext {
background-color:#fff;
color:#000; 
padding:13px; 
}
.white {
color:#fff;
}
.line{
background-image:url(/images/line.gif);
}

h3.location {
	color: #FFF;
	border-bottom: 1px dashed #fff;
	margin: 5px;
	padding: 5px;
}
