.textreg {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.textbig {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
.textbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.textboldbig { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #00000}
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

.offset {
	position: absolute;
	margin-left : 5pt;
}

.gutter {
	position: absolute;
	margin-left : 1pt;
	margin-top : 0px;
}

.pdarkblue {
	color : #4281A4;
}

.plightblue {
	color : #95C0D9;
}

.pgrey {
	color : #222222;
	font-size: 8pt;
}

.tomato {
	color : #FF6347;
	font-size: 8pt;
}


a {text-decoration : none}

.bluetextreg {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003399}
.bluetextbig {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #003399}
.bluetextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003399}
.bluetextbold_2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #003399}
.bluetextboldbig { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #003399 }
.bluetextsmall { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003399}

.whitetextreg {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff}
.whitetextbig {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #ffffff}
.whitetextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff}
.whitetextboldbig { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #ffffff }
.whitetextsmall { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff}

.greentnr { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #9f0000 }
.boldgreentnr { font-family: Arial, Helvetica, sans-serif; font-size: 26pt; color: #9f0000 }

.title { font: bolder normal; font-family: sans-serif; font-size: 26pt; background-color: lightblue; width: 650; }
.phototitle { font: bolder normal; font-family: sans-serif; font-size: 12pt; width: 175; }
.columntext { font-family: sans-serif; font-size: 10pt; width: 400; }
.columnhead { font-family: sans-serif; font-size: 10pt; width: 400;font-weight: bold; }
.columntitle { font-family: sans-serif; font-size: 14pt; width: 350; }
.photosubtitle { font: bolder normal; font-family: sans-serif; font-size: 8pt; }
.links { font: bolder normal; font-family: sans-serif; font-size: 8pt; color : #FF0000; width: 90%; }

.bidtable1 { font: bolder normal; font-family: sans-serif; font-size: 10pt; background-color: #F0E68C; font-weight: bold;   }
.rostertable1 { font: bolder normal; font-family: Arial,sans-serif; font-size: 8pt; background-color: #F0FFF0; font-weight: normal;   }
.rostertable2 { font: bolder normal; font-family: Arial,sans-serif; font-size: 8pt; background-color: #E9F8FF; font-weight: normal; }
.ahtable1 { font: bolder normal; font-family: Arial,sans-serif; font-size: 9pt; background-color: #F0FFF0; font-weight: normal;   }
.ahtable2 { font: bolder normal; font-family: Arial,sans-serif; font-size: 9pt; background-color: #E9F8FF; font-weight: normal; }
.table1 { font: bolder normal; font-family: sans-serif; font-size: 9pt; background-color: #F0FFF0; font-weight: bold;   }
.table2 { font: bolder normal; font-family: sans-serif; font-size: 9pt; background-color: #E6E6FA; font-weight: bold; }


.table3 { font: bolder normal; font-family: sans-serif; font-size: 10pt; background-color: lightyellow; font-weight: bold; }
.tablepassed { font: bolder normal; font-family: sans-serif; font-size: 10pt; background-color: #FFA500; font-weight: bold; }
.tablebid1 { font: bolder normal; font-family: sans-serif; font-size: 10pt; background-color: green; font-weight: bold; }
.tablebid2 { font: bolder normal; font-family: sans-serif; font-size: 10pt; background-color: #BCED91; font-weight: bold; }
.tablebidowner { font: bolder normal; font-family: sans-serif; font-size: 10pt; background-color: #00FFFF; font-weight: bold; }
.tablebidnom { font: bolder normal; font-family: sans-serif; font-size: 10pt; background-color: #00FFFF; font-weight: bold; }
.tablehead { font-family: sans-serif; font-size: 10pt; 10pt; font-weight: bold; color: #ffffff; background-color: #555555; text-align: center; font-style:normal; font-variant:normal  }
.StatMsg { font: bolder normal; font-family: sans-serif; font-size: 12pt; width: 390; background-color: #FF0000; font-weight: bold;   }

#content {
    float: none;
	width: 1000px;
	height: 700px;
	margin: 0px;
	background: #F5F5DC ;
	border: 2px solid #800000;
	border-top: none;
    overflow:auto;
}



#head1000Center {
	float: left;
	width: 1000;
	margin: 0;
	background: #F8F8FF;
	text-align: center;
	padding: 0px 0px;
	border: 1px solid #222222;

}

#headright {
	float: right;
	width: 400;
	margin: 3;
	text-align: right;
	padding: 0px 0px;
}

#headleft {
	float: left;
	width: 500;
	margin: 3;
	text-align: center;
	font-weight: bold;
	background: #191970;
	color: #F8F8FF;
	padding: 0px 0px;
}

#col500LeftFR {
	float: right;
	width: 500;
 height: 420;
	padding: 0px 10px;
	text-align: right;
}

#col400LeftFR {
	float: left;
	width: 400;
    height: 130;
	padding: 0px 10px;
}


#chatwindow {
  float: left;
  width: 390px;
  background: #FFFFFF;
 height: 120;
  padding: 0px 10px;
 text-align: left;
}



#col90pLeftFR {
	float: left;
	width: 98%;
 height: 240;
	padding: 10px 10px;
	text-align: left;
}

#colOneLeftClear360 {
	float: left;
	width: 390px;
	padding: 0px 0px;
	text-align: left;
}

#colOneLeftClear960 {
	float: left;
	width: 960px;
	padding: 0px 0px;
	text-align: left;
}


#auctioninfo {
	float: left;
	width: 400;
	padding: 0px 20px;
	text-align: left;
}

#currentbid {
	float: left;
	width: 400px;
	padding: 10px 10px;
	text-align: left;
}

