body { 
	margin: 0; 
	padding: 0; 
	color: #58585A; 
	position: relative; 
	width: 100%; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #fff;
}

img { 
	border: none;
}

.black { 
	color: #000000;
	font-weight: bold;
}

#container { 
	position: relative; 
	margin: 0 auto 0; 
	width: 803px; 
	padding: 0 0 0 0; 
	background-color: #fff; 
	 }
	 
#header {
	position: relative; 
}

#contentmenu {
	position: relative; 
	text-align:center;
	margin-bottom: 20px;
}

#contentleft {
	position: relative; 
	float: left;
	width: 100px; 
	padding: 0 0 0 0;
	background-color: #143c84;
	color: #fff;
	min-height: 650px; 
}

#contentleft p {
	margin-left: 5px;
	margin-top: 5px;
}

#contentleft a {
	color: #fff;
	text-decoration: none;
}

#contentleft a:link {
	color: #fff;
}

#contentleft a:visited {
	color: #fff;
}

#contentleft a:hover {
	color: #fff;
	text-decoration: underline;
}

#contentleft a:visited {
	color: #fff;
}

#contentleft p.copy {
	margin-top: 10px;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
}

#contentright {
	position: relative; 
	float: right;
	width: 690px;
	background-color: #fff; 
}

#croleft {
	position: relative; 
	float: left;
	width: 205px; 
	padding: 0 0 0 0;
	background-color: #fff;
	color: #000;
	min-height: 450px; 
	padding: 10px;
}

#croright {
	position: relative; 
	float: right;
	width: 440px;
	padding: 10px;
	background-color: #fff; 
}

#resultstable {
	width:675px;
	padding:5px;
	float:left;
	border-width: 0px;
}

#resultstable a {
	color: #58585A; 
	border-bottom: 1px dotted #B4B4B6;
}

#resultstable tr, td {
	vertical-align: top;
}

#resultstable td.odd {
	color: #000000;
	background-color: #d3d4d6;
}

#resultstable td.even {
	background-color: #ffffff;
}

tr.highlight {
	background-color: #aacc44;
	cursor: pointer;
}

table.sponsor {
	border: 1px black solid;
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
}

tr.alt1 {
	background-color: #f0f0f0;
}

tr.alt2 {
	background-color: #ffffff;
}

td.sponsmain {
	width:25%;
	border-bottom: 1px black solid;
}

td.sponsres1eft {
	width: 435px;
}

td.sponsresright {
	width: 248px;
}
