@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/site_bg.gif);
	background-repeat:repeat-x;	
	background-color: #183086;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}



#sidebar {
	padding-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #4a4a4a;
	text-align:left;
	}

#sidebar h1 {
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	margin: 8px 0px 0px 0px;
	}

#sidebar ul {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	}

#sidebar li {
	text-decoration:none;
	list-style:none;
	}
	
#main_content {
	font-size: 12px;
	line-height: 22px;
	color:#000000;
	text-align:left;
}

#main_content_inside {
	font-size: 12px;
	line-height: 22px;
	color:#000000;
	text-align:left;
	}

#main_content_inside p {
	padding-left: 38px;
	padding-right: 38px;
}

#main_content_inside h1 {
	padding-left: 38px;
	margin: 20px 0px 0px 0px;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	color:#183086;
}

em {
	color: #e46c00;
	font-weight:bold;
	font-style:normal;
	}

#right_sidebar {
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	}
	
a.blue:link, a.blue:visited, a.blue:active {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #010199 solid;
	font-size:12px;
	color: #010199;
	}

a.blue:hover {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #e46c00 solid;
	font-size:12px;
	color: #e46c00;
	}
	
#footer {
	color:#ffffff;
	font-size:10px;
	padding: 10px 0px 0px 0px;
}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px #ffffff dotted;
	font-size:10px;
	color: #ffffff;
	}

a.footer:hover {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px #ffffff solid;
	font-size:10px;
	color: #ffffff;
	}
	
hr {
	border: none 0;
	border-top: 1px solid #ededed;
	height: 1px;
	width:315px;
	margin: 10px 0px 15px 15px;
	text-align:center;
	}

hr.splash {
	border: none 0;
	border-top: 1px solid #ededed;
	height: 1px;
	width:860px;
	margin: 15px 0px 5px 5px;
	text-align:center;
	}


.whiteheader  {
	font-size: 12px;
	line-height: 24px;
	color:#ffffff;
	font-weight: bold;
	
	}
	
.auctiontable {
	border: 1px;
	border-color: #6c6c6c;
	border-style: solid;
	border-collapse: collapse;
padding-left: 38px; 
}

TD.auction  {
	border-bottom:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-color: #6c6c6c;
	border-style: solid; 
}

a:link {
	text-decoration: none;
	border-bottom: 1px #000000 solid;
	font-size:12px;
	color: #000000;
	}

a:visited {
	text-decoration: none;
	border-bottom: 1px #000000 solid;
	font-size:12px;
	color: #000000;
	}

a:active {
	text-decoration: none;
	border-bottom: 1px #000000 solid;
	font-size:12px;
	color: #000000;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px #010199 solid;
	font-size:12px;
	color: #010199;
	}

a.image:link {
	text-decoration: none;
	font-size:12px;
	color: #000000;
	}


a.image:visited {
	text-decoration: none;
	font-size:12px;
	color: #000000;
	}

a.image:active {
	text-decoration: none;
	font-size:12px;
	color: #000000;
	}

a.image:hover {
	text-decoration: none;
	font-size:12px;
	color: #010199;
	}
	
a.sidebar:link, a.sidebar:visited, a.sidebar:active {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px #4a4a4a dotted;
	font-size:10px;
	color: #4a4a4a;
	}

a.sidebar:hover {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px #4a4a4a solid;
	font-size:10px;
	color: #4a4a4a;
	}
	
a.national:link, a.national:visited, a.national:active {
	text-decoration: none;
	border-bottom: 0px;
	
	}

.auctiontable2 {
	border: 1px;
	border-color: #6c6c6c;
	border-style: solid;
	border-collapse: collapse;
	padding-left: 38px; 
	padding-top: 28px;
}
.auctioncells {
text-align:center;
}