@charset "utf-8";
/* CSS Document */
body{
	font-family: "bold 11px Arial, Verdana, sans-serif";
	margin: 0 0 0 0;
}
a{
	font-size: 14px;
}
.head-1-bg{
	background-color: #BCC1FE;
	border-bottom: #DEE3FF;
	padding: 0 0 0 0;
}
.head-1{
	font-size: 25px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.head-2{
	padding:0px;
	width:8em;
}
.head-3{
	font-family: Sans-serif;
	text-align: center;
	font-size: 18px;
	color: #804000;
}
.tr-bg{
	background-color: #BCC1FE;
}
.ubercolortabs{
	padding: 0;
	width: 100%;
	overflow: hidden;
	background: transparent;
}
.ubercolortabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
.ubercolortabs li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
.ubercolortabs a{
	float: left;
	color: white;
	background: #804000 url(media/roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}
.ubercolortabs a span{
	float: left;
	display: block;
	background: transparent url(media/roundright.gif) no-repeat right top; /*right corner image*/
	padding: 7px 9px 3px 6px;
	cursor: pointer;
}
.ubercolortabs a span{
	float: none;
}
.ubercolortabs a:hover, .ubercolortabs li.selected a{
	background-color: #AE5300; /*background color of tabs onMouseover*/
	color: white;
}
.ubercolortabs a:hover span{
	background-color: transparent;
}
.ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #804000; /*background color of horizontal line*/
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
.foot{
	text-align:center;
}
.foot-1{
	color: #0AA0DB;
	font-size: 12px;
	text-align: center;
	clear: both;
}
.foot-2{
	color: #ABB0ED;
	font-size: 10px;
	text-align: center;
	clear: both;
}
.form-1{
	font-size: 20px;	
	color: #aaaaaa;
	padding: 5px;
}
.form-1-label{
	font-size: 15px;
	font-style: italic;
	color: #AB9AFA;
}
.message-1{
	text-align: center;
	color: #ff0000;
}
.last-login{
	font-size: 12px;
	text-align: right;
	color:#3300CC;
}
.popup-bid{
	font-size: 12px;
}
.popup-bid input,textarea{
	font-size: 12px;
	color: #33cc33;	
}
.content-font{
	font-size: 12px;
}
