body {
	line-height:1.5;
	margin-bottom: 5px;
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	background: #164a6e;	
	color: #000000;
	justify:center;
	z-index: 0;
	background: url(bg.gif) top right; 
}

div{
margin-left: auto;
margin-right: auto;
width: 500px;
text-align: left;
}

.b{
	background: #ffffff;	
	width:930px;
	padding: 10px;
}

.roundcont {
	min-width: 960px;
	max-width: 1200px;
	background: #ffffff;	
	color: #000000;
	padding: 10px;
	
	
}

.roundcont p {
}

.roundtop { 
	margin: -10px -10px;
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	margin: -10px -10px;
	background: url(br.gif) no-repeat top right; 
}

img{
	border:0;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
  
   display: block !important;
}


td, textarea, input, select {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.spaced{
	line-height:1.5;
	margin-bottom: 5px;
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.row1 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ddddff; 	
}
.row2 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff; 	
}
.rowhl1 {
	background-color: #bbbbdd; 	
}
.rowhl2 {
	background-color: #ddddff; 	
}

.avatarimg {
	border: solid;
	border-width: 1px;
	border-color: #aaaaaa;		
}
.rowdl1 {
	background-color: #ffffff; 	
	border: dotted;
	border-width: 1px;
	border-color: #000000;	
	background: url(img/nohighlightbig.png);
	
}
.rowdl2 {
	background-color: #ffffff;
	border: dotted;
	border-width: 1px;
	border-color: #000000;
	background: url(img/nohighlightbig.png);	

}

.hasfunds {
	background-color: #99ff99;
	border: dotted;
	border-width: 1px;
	border-color: 00ff00;

}

.nofunds {
	background-color: #ff9999;
	border: dotted;
	border-width: 1px;
	border-color: ff0000;

}


h2,.header {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #752A00;
	font-weight: bold;
	text-transform: lowercase;
	text-align:center;	
}
h3 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #752A00;
	font-weight: bold;
	text-transform: lowercase;
}
h1 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	color: #E05000;
	font-weight: bold;
	letter-spacing: 8pt;
	text-transform: lowercase;
	text-align:center;
	border-bottom: dotted thin;
	border-bottom-color: black;
}

h4 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #E05000;
	font-weight: bold;
	text-transform: lowercase;
	text-align:left;
	border-bottom: solid thin;
	border-bottom-color: black;
}


hr {
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: black;
	
}

.error{
	font-weight: bold; 
	font-size: 12px; 
	color: #660000;
}

.grey{
	font-size: 10px; 
	color: #666666;
}
.usericon{
	vertical-align:absmiddle;
	padding-right:2px;
	border:none;
	width:16px;
	height:16px;
}
.username{
	font-size: 10px; 
	font-weight:bold;
	vertical-align:top;
	text-decoration: none;	
}
.small{; 
	font-size: 10px; 
}

.submitno{
	border-width: 2px; 
	border-style: solid;
	border-color: #ff0000;
	background-color: #BD0000;
	color: #ffffff;
	align: center;
	text-align: center;	
	font-weight:bold;
	padding: 10px;
	width: 330px;	
	
}

.submitno:hover{
	background: #ff0000;
}

.submityes{
	border-width: 2px; 
	border-style: solid;
	border-color: #00ff00;
	background-color: #00AA00;
	color:#ffffff;
	padding: 5px;
	align: center;	
	text-align: center;
	font-weight:bold;	
	padding: 10px;
	width: 330px;	
	
}

.bidsearchheader{
	border-width: 1px; 
	border-style: solid;
	border-color: #aaaaaa;
	background-color: #ffffff;
	color:#000000;
	padding: 5px;
	align: center;	
	text-align: left;
	
}
.submityes:hover{
	background: #00BD00;
}


.submitmaybe{
	border-width: 2px; 
	border-style: solid;
	border-color: #0000ff;
	background-color: #0000AA;
	color:#ffffff;
	padding: 5px;
	align: center;	
	text-align: center;
	font-weight:bold;	
	padding: 10px;
	width: 330px;	
	
}

.submitmaybe:hover{
	background: #0000BD;
}
.errorbox{
	font-weight: bold; 
	text-align: center;
	background-color: #ffffff;
	border: solid;	
	border-width: 2px; 	
	border-color: #FF6666;		
	padding: 15px;
	padding-top: 5px;
	padding-left: 5px;	
	width: 485px;
}

.errorbox2{
	padding: 3px; 
	border: solid thin;
	border-color: #CFCFCF;
	background: url(img/nohighlightbig.png);
}

.errortitle2 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 17px;
	color: #774444;
	text-transform: lowercase;
	text-align:center;
	border-bottom: solid thin;
	border-bottom-color: black;
	padding:0px;
	background: url(img/highlighthead.png);	
}


.infobox{
	font-weight: bold; 
	text-align: center;
	border-color: 00007a; 
	background-color: ffffff; 
	border-width: 1px; 
	border-style: none;
	padding: 15px;
	padding-top: 5px;
	padding-left: 5px;
	width: 485px;
}

.infobox2{
	padding: 3px; 
	border: solid thin;
	border-color: #CFCFCF;
	background: url(img/nohighlightbig.png);
	
}
.infotitle2 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 17px;
	color: #444477;
	text-transform: lowercase;
	text-align:center;
	border-bottom: solid thin;
	border-bottom-color: black;
	background: url(img/highlighthead.png);	
}

.singleblack{
	border-color: #888888; 
	background-color:#ffffff;
	background-image: url('img/bgline.png');
	border-width: 1px; 
	border-style: solid;
	padding: 1px;
	width: 100px;
}

.singlegrey{
	border: solid thin;
	border-color: #CFCFCF;
	border-width: 1px; 
	border-style: solid;
	padding: 10px;
	
}

.bidwarning{
	border-color: 057000; 
	border-width: 2px; 
	border-style: dotted;
	padding: 10px;
	width: 500px;
}
.warning{
	border-color: #888888; 
	border-width: 1px; 
	border-style: solid;
	padding: 5px;
}
.summarybox{
	border-style: none;
	padding: 0 px;
	width: 500px;
	text-align: left;
}

#footer{
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	text-align:center;
	align: center;
	font-size: 8pt;
	color: #646464;
	text-transform: lowercase;	
	
}

#leftcontentold{
	position: absolute;
	left:10px;
	top:79px;
	width:200px;
	background:#ffffff;
	border:none;
}

.loginbox{
	position: absolute; 
	right: 20px; 
	top: 170px; 
	padding: 5px; 
	width: 170px; 
	border: dotted thin;
	border-color: black;
	
}

.loginheader{
	align:center;
	padding: 5px; 
	border: none;
	text-align:center;
	font-weight: bold; 
	color:#000000;
	background-color: #e2c18e;
	font-size: 10pt;
	
}

.loginbox2{
	border: solid;
	border-color: #dddddd;
	align:center;
	padding: 0px; 
	width: 330px; 
	background-color:white;
	border-width: 1px; 
	
	
}


.bidbox{
	padding: 5px; 
	align:right;
	border: solid thin;
	border-color: #CFCFCF;
	background: url(img/nohighlightbig.png);
	
}
.bidtitle {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	color: #E05000;
	font-weight: bold;
	letter-spacing: 8pt;
	text-transform: lowercase;
	text-align:center;
	border-bottom: solid thin;
	border-bottom-color: black;
	
	background: url(img/highlighthead.png);	
}
/* highlight */
.hl {
	color: #E05000;
	font-weight: bold;
}
.bigprice {
	font-weight: bold;
	font-size: 24px;
}
.giant{
	font-weight: bold;
	font-size: 30px;
}

.mediumprice {
	font-weight: bold;
	font-size: 18px;
}
.number{
	font-weight: bold;
	font-size: 18px;
	color: #057000;	
}

#leftcontent {
	position: absolute;
	right:10px;
	top:79px;
	width:170px;
	background:#fff;
	border:none;

}
#centercontent {
	background:#ffffff;
	margin-left: 199px;
	margin-right:199px;
	border:none;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right: 201px;
}


a { text-decoration: none; color:#016699; font-weight: bold; }
a:hover { color:white; background-color:#016699; }

.logo{
	z-index: 0; 
	position: absolute; 
	left: 0px; 
	top: 90px; 
	padding: 5px; 
	padding-right: 20px;
	
}


input,select, textarea{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	background-color: #E2EDEB;
	border: 1px solid #888888;
}

.radio, .checkbox, .image{
	border: none;
	background-color: none;
}



