p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 0px;
}
.textField {
	margin: 1px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #CCCCCC;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
}

form {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 30px 5px 5px;
	padding: 5px;
}
strong {
	font-weight: bold;
	text-decoration: none;
}
input {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
}
#submit {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f5f5f5;
	margin: 1px;
	padding: 2px;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	background-image: url(../cgi-bin/button_bg.jpg);
	background-repeat: repeat-x;
}
select {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#grey_table {
	background-color: #99CC66;
	border: 1px solid #ADDB79;
	color: #FFFFFF;
}
.color1_table {
	color: #000000;
	background-color: #E7F8D4;
	border: 1px solid #AAD777;
	text-decoration: none;
	height: 25px;
}
.color2_table {
	color: #000000;
	background-color: #EDEDED;
	text-decoration: none;
	height: 25px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.color3_table {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #AAD777;
	text-decoration: none;
}
.color4_table {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #AAD777;
	text-decoration: none;
}
#footer_table {
	color: #999999;
	background-color: #e7e7e7;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
.red_text {
	color: #FF9900;
}
#grey_button a:link{
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FF9900;
	background-image: url(../images/button_bg.jpg);
	padding: 2px;
	margin: 2px;
	border: 1px solid #003C74;
	display: block;
	width: 85px;
	background-color: #E0DFE3;
	text-align: center;
}
#grey_button a:hover{
	color: #3F0043;
	text-decoration: none;
}
.mini {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
}
