@import url("auctions.css");

body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #222222;
}
a
{
	color:#345866;
	text-decoration:none;
}
a:hover
{
	color:#012e40;
	text-decoration:underline;
}
#maintable
{
	width:753px;
}
#maintable_1
{
	width:450px;
}
#nav1
{
font-family:Arial;
color:#012e40;
font-size:12px;
float:left;
font-weight:bold;
height:20px;
padding-top:5px;
}
#nav1 a
{
	font-family:Arial;
	color:#012e40;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#nav1 a:hover
{
	font-family:Arial;
	color:#012e40;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
#header
{
width:753px;
background-image:url(../images/bglogo.gif);
height:105px;
clear:both;
}
#blankwhite
{
height:10px;
width:753px;
}
#nav2
{
	height:40px;
	background-color:#012e40;
	width:753px;
}
#nav2 p
{
	padding-left:10px;
	padding-right:9px;
	margin-top:13px;
	list-style-type: none;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
.li_all
{
	background-image:url(../images/slider.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#nav2 a
{
	color:#b2c0c5;
	text-decoration:none;
}
#nav2 a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
#datetime
{
	width:753px;
	font-family:Arial;
	color:#012e40;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:8px;
}
#leftcol
{
	width:365px;
	float:left;
}
#rightcol
{
	width:374px;
	float:right;
	padding-left:10px;
}
.texthome
{
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;
	color:#000000;
	overflow:auto;
	height:190px;
	text-align:justify;
}
#bottomads
{
	width:753px;
	height:150px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	text-align:left;
}
#footer
{
background-color:#012e40;
height:82px;
width:753px;
clear:both;
}
#footer_left
{
	width:400px;
	color:#FFFFFF;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}
#footer_left a
{
	color:#FFFFFF;
}
#footer_left a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_right
{
	width:300px;
	color:#FFFFFF;
	float:right;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	clear:right;
}
#footer_right a
{
	color:#FFFFFF;
}
#footer_right a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.txtmr {
	
	font-size: 14px;
	
}

