body {
	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;
	color: #000000;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #ffffff

}

.bodybox{
	border-color: 000000; 
	border-width: 2px; 
	border-style: solid;
	background-color: #FFFFFF;
	padding: 5px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	width: 845px;
	text-align: left;	
}
.submit{
	align: center;
	text-align: center;	
	border-width: 2px; 
	border-style: solid;
	border-color: #0082FF;
	background-color: #0071DE;
	color:#ffffff;
	align: center;	
	text-align: center;
	font-weight:bold;	
	padding: 10px	
}

.submit:hover{
	background: #0082FF;
}

.submittiny{
	align: center;
	text-align: center;	
	border-width: 2px; 
	border-style: solid;
	border-color: #0082FF;
	background-color: #0071DE;
	color:#ffffff;
	align: center;	
	text-align: center;
	font-weight:bold;	
}

.submittiny:hover{
	background: #0082FF;
}

.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
}

.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	
}

.submityes:hover{
	background: #00BD00;
}
.bodytext{
	border-color: dddddd; 
	border-width: 2px; 
	border-style: solid;
	border-top: none;
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 0 px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}
.loginbox{
	right: 20px; 
	top: 170px; 
	padding: 5px; 
	width: 170px; 
	border: solid thin;
	border-color: #0071DE;
	margin-left: auto;
	margin-right: auto;

}


#header {
  float:left;
  width:100%;
  background:#ffffff url("bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:100%;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0px 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#0000aa;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#0000ff;
  }
#header #current {
  background-image:url("left_on.gif");
  }
#header #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

td, textarea, input, select {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #004F9B;
	font-weight: bold;
	text-transform: lowercase;
	text-align:center;	
	background: #eeeeff;

}
.quotewrapper{
	width: 100%; 
	border: none;	
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	margin-top: 0px;	
}

.right{
	float:right;
}
.stats {
	float:center;
}

.quote {
	float:left;
	
	background: transparent url(quoleft.png) left top no-repeat;
		
}
blockquote div {
  padding: 0 48px;
  background: transparent url(quoright.png) right bottom no-repeat;
}

h1 {
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	color: #0071DE;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 4pt;
	text-transform: lowercase;
	text-align:center;
		
}

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;
}

td.greyborder{
  background-color:#FFFFFF;
  border:1px solid lightgrey;
  padding:5px;
}

hr {
	color: #000000;
	border: solid;
	border-width: 1px;
	border-color: black;
	
}
.tdhead{
	font-weight: bold; 
	font-size: 12px; 
	color: #0071DE;
	text-align:center;
}

.td1{
	border-color: 0071DE; 
	background-color: #eeeeff;
}
.td2{
	border-color: 0071DE; 
	background-color: #ccccff;
	padding: 10px;
}

.tdc{
	text-align:center;
}
.tdr{
	text-align:right;
}
.tdl{
	text-align:left;
}

.tdt{
	text-align:center;
	vertical-align:top;
	font-weight: bold; 
	font-size: 12px; 
	color: #0071DE;
	text-align:center;
	
}

.error{
	font-weight: bold; 
	font-size: 12px; 
	color: #0071DE;
}
.warning{
	font-weight: normal; 
	font-size: 12px; 
	color: #444444;
}

.errorbox{
	font-weight: bold; 
	text-align: center;
	border-color: 0071DE; 
	border-width: 2px; 
	border-style: dotted;
	padding: 5px;
	width: 400px;
}

.infobox{
	font-weight: bold; 
	text-align: center;
	border-color: 888888; 
	border-width: 2px; 
	border-style: dotted;
	padding: 5px;
	width: 400px;
}


#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;
}


.bidbox{
	padding: 5px; 
	border: solid thin;
	border-color: #CFCFCF;
	background: url(img/nohighlightbig.png);
	
}
.small{
	font-size: 10px;
}
.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;
}
.hl2 {
	color: #0071DE;
	font-weight: bold;
}

.anysite {
	color: #0F6BD9;
	font-weight: bold;
}
.anysite1 {
	color: #18970B;
	font-weight: bold;
}

.mysite {
	color: #0F6BD9;
	font-weight: bold;
}
.mysite1{
	color: #D3832D;
	font-weight: bold;
}


#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:link {
	color: #0000dd;
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #0000FF;
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0000dd;
	font-family: Tahoma, verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;

}
.logo{
	z-index: 0; 	
}



.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
