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;
}

.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}

.white11 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #ffffff;}
.white11 a:link {  font-weight: bold; color: #ffcc33; text-decoration: underline}
.white11 a:visited {  font-weight: normal; color: #ffcc33; text-decoration: unerline}
.white11 a:hover {  font-weight: normal; color: #ffffff; text-decoration: underline}
.white11 a:active {  font-weight: normal; color: #ffcc33; text-decoration: underline}

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

.red12 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #cc3300;}
.red12 a:link {  font-weight: normal; color: #003300; text-decoration: none}
.red12 a:visited {  font-weight: normal; color: #0000cc; text-decoration: none}
.red12 a:hover {  font-weight: normal; color: #ffcc33; text-decoration: underline}
.red12 a:active {  font-weight: normal; color: #003300; 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: #003300; text-decoration: none}
.nav_main a:visited {  font-weight: bold; color: #003300; text-decoration: none}
.nav_main a:hover {  font-weight: bold; color: #ffcc33; text-decoration: underline}
.nav_main a:active {  font-weight: bold; color: #003300; 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}

.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: #336600;
	font-weight: bold;
}

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



}

.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; }

.pedboxname {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	border: 1px dotted #996600;
	background-color: eeeeee;

}
.pedbox {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	border: 1px dotted #CCCCCC;
}
.pedbox2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px dotted #CCCCCC;
}
.pedbox3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	border: 1px dotted #CCCCCC;
}
