BODY, TD, TH, LI 
   { color: #3D3D3D; font:10px Tahoma, verdana, helvetica, sans-serif; } 
 
 A { color:#CB3616;}
 A:hover { color:#FF3206;}


/*Colors - Template Match*/

 .white { color:#ffffff;}
 .white:hover { color:#ECE902;}
 .grey {color:#7F8180;}
 .orange { color:#F67815;}

/*Colors*/


.title {font:11px tahoma; font-weight:bold; text-transform:uppercase;}

.title_red {font:13px tahoma; font-weight:bold; text-transform:uppercase; color:#D74218;}

.text_field {width:150px; height:18px; border:1px solid #636F7B; font:11px arial; padding-left:3px;}

.tab {border-top:1px solid #7F868E; border-bottom:1px solid #7F868E; font:9px tahoma; font-weight:bold; text-transform:uppercase; color:#505A65;}

.tab_color {color:#505A65; text-decoration:none;}
.tab_color:hover {color:#F67815;}


.tab_color2 {-moz-box-sizing:border-box; box-sizing:border-box;margin:0;padding:0; font:10px verdana;  color:#505A65; padding-left:10px; height:21px; text-decoration:none; background-image: url(images/arrow/red.gif); background-repeat:no-repeat; font-weight:bold; text-transform:uppercase;}
.tab_color2:hover {color:#DB4218;}

.bold {font-weight:bold;}

