input {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

Select {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.body {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white10 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;
	color: #ffffff;}
.white10 a:link {  font-weight: normal; color: #ffffff; text-decoration: none}
.white10 a:visited {  font-weight: normal; color: #ffffff; text-decoration: none}
.white10 a:hover {  font-weight: normal; color: #ffcc33; text-decoration: underline}
.white10 a:active {  font-weight: normal; color: #ffffff; text-decoration: none}

.nav_main {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #003300;}
.nav_main a:link {  font-weight: bold; color: #660000; text-decoration: none}
.nav_main a:visited {  font-weight: bold; color: #660000; text-decoration: none}
.nav_main a:hover {  font-weight: bold; color: #cc6600; text-decoration: underline}
.nav_main a:active {  font-weight: bold; color: #660000; text-decoration: none}

.black10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.black10 a:link {  font-weight: bold; color: #0000cc; text-decoration: none}
.black10 a:visited {  font-weight: bold; color: #0000cc; text-decoration: none}
.black10 a:hover {  font-weight: bold; color: #6699ff; text-decoration: underline}
.black10 a:active {  font-weight: bold; color: #0000cc; text-decoration: underline}

.black11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.black11 a:link {  font-weight: bold; color: #0000cc; text-decoration: none}
.black11 a:visited {  font-weight: bold; color: #0000cc; text-decoration: none}
.black11 a:hover {  font-weight: bold; color: #6699ff; text-decoration: underline}
.black11 a:active {  font-weight: bold; color: #0000cc; text-decoration: underline}

.burg12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #660000}
.burg12 a:link {  font-weight: bold; color: #0000cc; text-decoration: none}
.burg12 a:visited {  font-weight: bold; color: #0000cc; text-decoration: none}
.burg12 a:hover {  font-weight: bold; color: #6699ff; text-decoration: underline}
.burg12 a:active {  font-weight: bold; color: #0000cc; text-decoration: underline}

.features {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.features a:link {  font-weight: bold; color: #0000cc; text-decoration: none}
.features a:visited {  font-weight: bold; color: #0000cc; text-decoration: none}
.features a:hover {  font-weight: bold; color: #6699ff; text-decoration: underline}
.features a:active {  font-weight: bold; color: #0000cc; text-decoration: underline}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}

.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	width: 98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-style: solid;
	padding: 3px;
	margin: 4px;
	text-align: right;
}

.label { font-size:11px; color: black; font-weight: bold; }
.error { font-size:11px; color: red; font-weight: bold; }
.hidden { font-size: 9px; }
.notice { font-size: 12px; font-weight: bold; }

.featurebutton {
	background: url(images/feature_bg.gif) no-repeat left top;
	width: 217px;
	height: 27px;
	text-align: left;
	padding: 20px 11px 5px;
	margin-left: 1px;
	}
