body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header_bg {
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height:119px;
	width:955px;
}

.tab_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #4E4C41;
	text-decoration: none;
	
	height:21px;
	width:65px;
	display:block;
	text-align:center;
	padding: 5px 0px 0px 3px;
}
.tab_button:hover{

color:#FFB411;
}
.tab_fixed_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #68B4FF;
	text-decoration: none;
	border-left:#0000CC;
	height:21px;
	width:65px;
	display:block;
	text-align:center;
	padding: 5px 0px 0px 3px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.inpute_rounded_div
{
background-image: url(../images/login_bg.gif);
background-repeat:no-repeat;
height:26px;
width:122px;
}
.inpute_rounded{
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;
  background:none;
  border:none;
  width:108px;
  height:18px;
  margin:0;
  padding: 5px 7px 0px 7px;
}

.inpute{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-color:#E8E8E8;
border:1px solid #999999;
padding-left:5px;
}
.forgotpassword {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.forgotpassword:hover {
color:#009900;
text-decoration:underline;

}
/* ######### Grey Table Border ###########  */
.grey_cor_top{
border-top:1px solid #C9C7C7;
}
.grey_cor_left{
border-left:1px solid #C9C7C7;
}
.grey_cor_right{
border-right:1px solid #C9C7C7;
}
.grey_cor_bottom{
border-bottom:1px solid #C9C7C7;
}
/* ######### Grey Table Border end ###########  */



.main_auction_bg{


}
.inside_auction_bg{
background-image:url(../images/inside_auction_bg.gif);
background-repeat: no-repeat;
background-position:bottom;

}

.normal_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.view_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}
.view_detail:hover {
color:#E36700;
text-decoration:underline;
}
.padding-right{
padding-right:4px;
}
.small_t_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444545;
	text-decoration: none;
	padding-left:4px;
}
.border_leftright{
border-left:1px solid #C9C7C7;
border-right:1px solid #C9C7C7;
}

.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #960808;
	text-decoration: none;
}
.product_name:hover{
text-decoration:underline;
}
.dotted{
background-image:url(../images/dotted.gif);
background-repeat:repeat-x;
height:2px;


}
.orange_border_r{
border-right:1px solid #D25F02;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.product_name_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.product_name_small:hover{
text-decoration:underline;
}

.sold_rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #960808;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.orange_highlight_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: orange;
	text-decoration: none;
}
.right_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #E89219;
	text-decoration: none;
}
.right_menu:hover {
	color: #960808;
}
.product_pagin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.white_bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #E89219;
	text-decoration: none;
}
.red_bold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #960808;
	text-decoration: none;
}
.butonerror{ 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding:10px;  
  text-align:center;
  color:#960808;  
  font-size:12px;
  margin-top:5px;
  border:1px dashed #000000;
  background-color:#F1F0EF;
  display:none;  
}
.right_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #E89219;
	text-decoration: none;
	
}
.right_menu1:hover {
	color: #960808;
}
hr {
  color:#CCCCCC;
  border: 0px;
  width: 100%;
  height: 1px ;
  
}

#rssBox{
		width:223px;
		margin:5px;
		float:right;
		height:300px;	
		border:1px dotted #317082;
		padding:3px;
		font-size:0.8em;
		background-color:#E2EBED;
		}
.tab_m{width:95px; background-color:#E9EFF5; font-size:12px;}
.tab_m1{height:28px; text-align:center; font-size:14px; border:0px;}
.tab_m2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E4C41;
	text-decoration: none;
	vertical-align:text-bottom;
}
.tab_m2:hover {
color:##4E4C41;
text-decoration:underline;
}
.right_menu1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E89219;
	text-decoration: none;
}
.right_menu1:hover {
	color: #960808;
}
.normal_bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
