body {
	font-family: Verdana;
	font-size: 10px;
	color: #006666;
	scrollbar-face-color: #A7C1C9;
	scrollbar-highlight-color: #DDECEE;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color:  white;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: white;
	background-color: ffffff;
	font-family: Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/bg1.jpg);
}

td {  
font-family: Verdana; 
font-size: 11px; 
color: #006666}
h1 {  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold
}

h2 {  font-size: 11px; font-weight: bold}
a {  color: #003333; text-decoration: underline}
a:hover {  color: #009900; text-decoration: underline}
text {  font-size: 9px; border: 1px #427182 outset}
select {  font-size: 9px; font-family: Arial}
input {  font-size: 9px; font-family: Verdana}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
hr { color: #CC9900; height: 1; width: 100%;
}
.subnav {
	font-size: 9px;
	padding-left: 6px;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
}
.greytable {
	border: 1px solid #CC9933;
	margin: 1px;
}


