body{
scrollbar-base-color: #000066
}
.btmlinks {  }
a.btmlinks:link {color: #ffffff; text-decoration: none} 
a.btmlinks:visited {color: #ffffff; text-decoration: none} 
a.btmlinks:active {color: #ffffff; text-decoration: none} 
a.btmlinks:hover {color: #ffffff; text-decoration: underline} 

.navlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000066;
}
a.navlinks:link {color: #000066; text-decoration: none; font-weight: bold} 
a.navlinks:visited {color: #000066; text-decoration: none; font-weight: bold} 
a.navlinks:active {color: #000066; text-decoration: underline; font-weight: bold} 
a.navlinks:hover {color: #000066; text-decoration: underline; font-weight: bold} 

.formfield {  width: 134px; border: #ffcc00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.clear {
	clear: both;
}
