﻿
input {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
input.locator {
background-color: #FFFFFF; 
font-size: 12px;
BORDER: 1px solid #999999; 
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86864C;
	height: 19px;
	filter: Light;
	font-weight: normal;
}
textarea {
	border: thick solid #009966;
}
menu {
	background-color: #FFFF00;
}
fieldset {
	background-color: #FF3300;
}
.bodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodymenu {
	font-family: Arial;
	font-size: 12px;
	color: #808000;
}
.bodyblue {
	font-family: Arial;
	font-size: 12px;
	color: #2B67AE;
}
.bodybluechi {
	font-family: Arial;
	font-size: 14px;
	color: #2B67AE;
}
.bodyblack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.bodyblackchi {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #8A5B29;
	text-decoration: underline
}
a:visited {
	color: #837454;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
a:link {
	color: #0066FF;
}
