.default_style{
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;	
  color: #000000;
}
.default_style{
  text-align: center;
}
.default_style2{
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;	
  color: #000000;
  text-align: left;
}
.listing{
  color: #663300;
}

.listing_tr{
  background-color: #FFCC00;
  font-size: 12px;
}

.listing_td{
}

.listing_td_center_b{
  text-align: center;
  font-weight: bold;
}

.blockq{
  font-family: "Times New Roman", Times, serif;
  color: #000000;	
}

.blockq_red{
  font-family: "Times New Roman", Times, serif;
  font-size: 9px;
  color: #FF0000;
	
}

.def_center_bold_col{
  font-size: 16px;
  color: #663300;
  text-align: center;
  font-weight: bold;
}

.clockwrapper{
   font-weight: bold; 
}

div.cur_bid_holder{
  font-size: 12px;	
}
div.your_bid{
  font-size: 12px;	
}
div.cur_bid{
  font-size: 12px;	
  font-weight: bold; 
}

.plus2{
	font-size: 120%;
	font-weight: bold;
}
.plus5{
	font-size: 150%;
	font-weight: bold;
}
.error_header{
	font-size: 120%;
	font-weight: bold;
}
.error,.red{
	font-weight: bold;
	color: Red;
}
.form_required{
	color: Red;
}
.red_bg{
	font-size: 11px;
	background-color: Red;
	color: White;
}
.main_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pushmail_sent{
	text-decoration: line-through;
	color: Red;
}
.pushmail_already_sent{
	text-decoration: line-through;
	color: #20B2AA;
}

.std_font{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.std_font_bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.std_font_inv{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}
.std_font_bold_l{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.std_font_link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.tlt_font{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}
.tlt_font_highlighted{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #660000;
	color: White;
}
.tlt_font_link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.tlt_font_bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.tlt_font_bold_link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.tlt_font_bold_highlighted{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: Yellow;
	color: White;
}
.bid_holder_hidden{
	visibility: hidden;
}

.row_header{
	background-color: Yellow;
	font-weight: bold;
}
.row_even{
	background-color: #EFEFEF;
}
.row_odd{
	background-color: #FFFFFF;
}
.indent_left{
	padding-left: 12px;
}

.approx_euro{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #777777;
}

.approx_euro2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #777777;
}

/* Admin specific */
.admin_error{
	font-weight: bold;
	color: Red;
	background-color: Yellow;
}

.popup_window {
	background-color:#999999;
	color : #ffffff;
	font-weight: bold;
   text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.section_bg{
	background-color: #FFF2E8;
}


.section2_bg{
	background-color: #FFFFCC;
}

.container_printerfriendly	{
   border: 0px;
	background-color: #FFFFFF;
	font-family: Verdana,Arial,Sans;
	font-weight: normal;
	float: center;
}
.table1ul{
	padding-left: 6px;
}
a.swaenButton {
	padding:4px 10px;
	margin:0 0 4px 0;
	border: 1px dotted #999999;
	border-width:1px;
	background:#FFFFCC;
	color:#999999;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	text-align:left;
}

a.swaenButton:hover {
  color:#999999;
  background:#FFCC00;
}
.star{
	padding: 2px 1px 2px 2px;
}
.times_2_brown{
	font: "Times New Roman";
	size: 12px;
	color: #663300;
}
.times_2_brown_right{
	text-align: right;
	font: "Times New Roman";
	size: 12px;
	color: #663300;
}
