/* CSS Document */
.title {
      font-family:Tahoma; 
      font-size:11px;  
      color:#ffffff; 
      font-weight:bold
}

.title1 {
      font-family:Tahoma; 
      font-size:11px;  
      color:#080807; 
      font-weight:bold
}

.tr_over {
	background-color: #FF0000;
}

.a1 {
	COLOR: #ffffff; 
	TEXT-DECORATION:none
}

.a1:hover {
	COLOR: #ffdd99; 
	TEXT-DECORATION: underline
}

.td-cat {
	background-color: #1F1F1F;
	border: dotted #CCCCCC;
	padding: 1px;
} 
  
a {
	COLOR: #2c1f19; 
	TEXT-DECORATION:underline;
}

a:hover {
	COLOR: #2a1f19; 
	TEXT-DECORATION:none;
}

.bgBlack {
	background-color: #000000;
}

.bgGrey {
	background-color: #ddceb9;
}

.bgBody {
	background-color: #ffffff;
}

.bgTitle1 {
	background-color: #EDB033;
}

.bgTitle2 {
	background-color: #A00527;
	background-image: url(Red/img/bg1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.menu1   {
      font-family:Tahoma; 
      font-size:11px;  
      color:#231814; 
      font-weight:bold;
}

.content {
      font-family:Tahoma; 
      font-size:11px;  
      color:#181817; 
      font-weight:100;
}


.content1 {
      font-family:Tahoma; 
      font-size:11px;  
      color:#ffffff; 
      font-weight:100;
}

.content2 {
      font-family:Tahoma; 
      font-size:12px;  
      color:#181817; 
      font-weight: bold;
      margin: 20 20;
}

.small {
       font-family:Tahoma; 
       font-size:9px;  
       color:#1f1f1f; 
       font-weight:100
}

.contacts {
      font-family:Tahoma; 
      font-size:11px;  
      color:#ffffff; 
}

.warning {
      font-family:Tahoma; 
      font-size:14px;  
      color:#EDB033; 
}

.red {
      color:#9E0B0E; 
}

.bgHot {
	background-color:#f29264; 
	padding: 4px;
}

.market {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
      font-size:9px;  
      color:#1f1f1f; 
      font-weight:100
}

.market li{
	list-style-type: none;
	display: inline;
}

.tablecsv {
      font-family:Tahoma; 
      font-size:12px;  
      color:#181817; 
      font-weight: bold;
      margin: 20 20;
      border: solid 1px #000;
      min-width: 600px;
}

.tablecsv td {
      border: solid 1px #444;
}

.hotoff {
      border: 0px;
      width: 100px;      
      height: 100px;            
      float: left;
      margin: 2px;
      font-size:9px;  
      color:#1f1f1f; 
      font-weight:100
}

.hotoff img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.flogo {
      border: 0px;
      width: 420px;      
	float: left;      
}

.dlogo {
      text-align: center;
      border: 0px;
      width: 900px;
}

.w400 {
	width: 400px;
}

.bgYellow {
	background: #f8b356;
}

.hondalist {
	float: left;
    font-size:14px;  	
}

.whitelist, .redlist { margin:0; padding:2px 0 0; list-style-type:upper-alpha; list-style:none;}
.whitelist  li { float:left; margin:2; padding:0;}
.whitelist a {color: #fff; font-weight: bold;}
.redlist {float: right;}
.redlist  li { float:left; margin:2; padding:0;}
.redlist a {color: #900; font-weight: bold;}
.redlist b {float: left; color: #900;}
.redbl, .redbl a {color: #fff;}
.redbl a {font-weight: bold;}
.f20b {font-size: 20px; font-weight: bold;}
