
#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	background-color: #ffffff;
}
#results th {
	background-color: #99ccff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
#results table {
	border: 1px solid #333;
	margin-bottom: 5px;
}
#results td {
	border-bottom: 1px dotted #999;
	border-right: 1px solid #333;
}
#results .tr0 {
	background-color: #eeeeee;
}
#results .tr1 {
	background-color: #ffffff;
}
#results a {
	color: #333;
	text-decoration: none;
}
#results a:hover {
	text-decoration: underline;
}
#searchbox select {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	text-transform: uppercase;
}
#nav a {
	color: #333;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
.toolbar { 	
	font-weight: bold;
	border: 1px solid #208dbc;
	background-color: #208dbc;
	color: #fff;
}
a.toolbar { 
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
