body {
background-color: #F7F7F7;
	}
.input {
	background-color: #fbfbfb;
	color: #999999;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-repeat: repeat;
	border: 1px solid #dddddd;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
button {
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-position: left center;
	border-style: none;
	text-decoration: none;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #fbfbfb;
	font-weight: bold;
	color: #999999;
	margin-top: 13px;
	height: 26px;
	width: 150px;
	border: 1px solid #dddddd;
}
.submitbutton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #ffffff;
	font-weight: bold;
	color: #5e5e5e;
	margin-top: 13px;
	height: 26px;
	width: 150px;
	border: 1px solid #5e5e5e;
	cursor: auto;
}
input[type=textarea]:focus,
input[type=text]:focus,
input[type=password]:focus {
	outline: 1px solid #dddddd;
	border: 1px dotted #666666;
}
textarea:focus {
	outline: 1px solid #dddddd;
	border: 1px dotted #666666;
}
.links_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-position: left center;
	border-style: none;
	text-decoration: none;
}
.links_inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	background-position: left center;
	border-style: none;
	text-decoration: none;
}
textarea {
	border: 1px solid #CCCCCC;
}
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-position: left center;
	border-style: none;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-position: left center;
	border-style: none;
	text-decoration: none;
}
a:hover {
	color: #366dbf;
}
body,td,th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
}
