
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, input, textarea, select, span, div, td, th, p, li, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input, textarea, select {
	font-weight: bold;
	background-color: #cccccc;
	border: 1px solid #666666;
}
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #374656; text-decoration: none }
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #374656; text-decoration: none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #374656; text-decoration: none }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF6600; text-decoration: none }

#bold { font-weight: bold; }
#msg { font-weight: bold; color: #CC0000; }
#ttl { font-weight: bold; font-size: 15px; }
#topimg { border:2px solid #FF9900; }


.light { color: #EEEEEE; }
a.light:link { color: #EEEEEE; text-decoration: none; }
a.light:visited { color: #EEEEEE; text-decoration: none; }
a.light:hover { color: #EEEEEE; text-decoration: underline; }

.left { color: #3399CC; }
a.left:link { color: #3399CC; text-decoration: none; }
a.left:visited { color: #3399CC; text-decoration: none; }
a.left:hover { color: #3399CC; text-decoration: underline; }

.orange { color: #FF6600; }
a.orange:link { color: #FF9900; text-decoration: underline; }
a.orange:visited { color: #FF9900; text-decoration: underline; }
a.orange:hover { color: #999999; text-decoration: underline; }
