@charset "UTF-8";
/* CSS Document */

body {
	background: url("images/back.jpg") top center repeat-x;
	background-attachment: fixed;
	margin: 25px 0px 25px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	}

.smallbody {
	width: 240px;
	font-size: 7pt;
	line-height: 10pt;
	text-align: left;
	}

.super {
	font-size: 6pt;
	line-height: 10pt;
	text-align: left;
	}

a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	text-decoration: underline;
	color: #0842d6;
	}

a.links, a.links:active, a.links:link, a.links:visited {
	text-decoration: none;
	color: #0842d6;
	}

a.links:hover {
	text-decoration: underline;
	color: #0842d6;
	}

#header {
	width: 800px;
	height: 160px;
	}
	
#white {
	width: 760px;
	min-height: 675px;
	padding: 25px 10px 20px 30px;
	background: #ffffff;
	text-align: left;
	}

#sidebar {
	width: 200px;
	float: left;
	}

#sidegray {
	width: 178px;
	background: #f2f2f3;
	border: 1px solid #c6c8ca;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	}

#maingray {
	width: 138px;
	height: 185px;
	background: #f2f2f3 url("images/bluebar.jpg") top center repeat-x;
	border: 1px solid #c6c8ca;
	padding: 5px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	}

#maingray2 {
	width: 138px;
	height: 160px;
	background: #f2f2f3 url("images/bluebar.jpg") top center repeat-x;
	border: 1px solid #c6c8ca;
	padding: 5px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	}

#main {
	width: 500px;
	margin: 0px 15px 0px 235px;
	}

#date {
	font-size: 8pt;
	color: #9c9c9c;
	text-align: right;
	}

.blue {
	color: #0842d6;
	}

.black {
	color: #000000;
	padding: 0px 5px 0px 10px;
	}

.whitetitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	}

.whitetitle2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #ffffff;
	}

#footer {
	width: 800px;
	padding: 1px 0px 0px 0px;
	}

#footer a, #footer a:active, #footer a:link, #footer a:visited {
	color: #f2f2f3;
	}

#footer a:hover {
	color: #0842d6;
	}

#copyright {
	font-size: 7pt;
	color: #f2f2f3;
	}

#graybox {
	width: 237px;
	background: #c6c8ca;
	border: none;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}

#bannermov {
	width: 520px;
	height: 160px;
	background: url("images/schuffbanner.png") top center no-repeat;
	float: right;
	}

.results {
	color: #000000;
	}
	
.results a, .results a:active, .results a:visited, .results a:link {
	color: color: #0841d8;
	}
