body{
/*background-image: url("../images/gradient.gif");*/
}
td,p,li{
font-family: verdana;
font-size: 11px;
line-height: 15px;
}
.disclaimer{
font-family: verdana;
font-size: 9px;
line-height: 11px;
}
.form_lbl{
font-family: verdana;
font-size: 11px;
line-height: 15px;
}
.top_nav_on{
font-family: verdana;
font-size: 10px;
color: #810607;
text-decoration: none;
padding: 10px;
font-weight: bold;
}
.top_nav_off{
font-family: verdana;
font-size: 10px;
color: #F7EED2;
text-decoration: none;
padding: 10px;
font-weight: bold;
}
.top_nav_cell_on{
background-color: #F7EED2;
}
.top_nav_cell_off{
background-color: #810607;
}


.sub_nav_on{
font-family: verdana;
font-size: 10px;
color: #810607;
text-decoration: none;
padding: 2px;
font-weight: bold;
}
.sub_nav_off{
font-family: verdana;
font-size: 10px;
color: #810607;
text-decoration: none;
padding: 2px;
}
.sub_nav_cell_on{
background-color: #ffffff;
}
.sub_nav_cell_off{
background-color: #efefef;
}
.sub_nav_border{
background-color: #800000;
}
.footer{
font-family: verdana;
font-size: 10px;
color: #F7EED2;
padding: 15px;
}
.std_hdr{
font-family: verdana;
font-size: 12px;
color: #810607;
font-weight: bold;
line-height: 20px;
background-color: #ffffff;
}
.sub_hdr{
font-family: verdana;
font-size: 12px;
color: #810607;
font-weight: bold;
line-height: 16px;
background-color: #ffffff;
}
.blurb_hdr{
font-family: verdana;
font-size: 11px;
color: #810607;
font-weight: bold;
line-height: 13px;
}
.supplier_count{
font-size: 11px;
color: #666666;
font-weight: bold;
line-height: 12px;
}
.bold_text{
color: #810607;
font-weight: bold;
}
a{
/*color: #800000;*/
}
submit,input,textarea,select,button{
font-family: verdana;
font-size: 11px;
}
.wholesaler_link{
color: #373126;
}
.table_background{
background-color: #CCCCCC;
}
.cell_background{
background-color: #ffffff;
}
.cell_background_2{
background-color: #efefef;
}
.todays_market_header{
font-family: verdana;
font-size: 12px;
color: #ffffff;
line-height: 14px;
background-color: #810607;
}
.todays_market_header:visited{
color: #ffffff;
}
.otherservices_header{
font-family: verdana;
font-size: 12px;
color: #000000;
font-weight: bold;
line-height: 14px;
background-color: #cccccc;
}
hr{
color: #810607;
height: 1px;
}
.the_source_cat{
font-family: verdana;
font-size: 12px;
color: #F7EED2;
font-weight: bold;
line-height: 14px;
background-color: #810607;
}
.the_source_hdr_lf{
font-family: verdana;
font-size: 11px;
color: #F7EED2;
font-weight: bold;
line-height: 15px;
background-color: #810607;
}
.the_source_hdr_rt{
font-family: verdana;
font-size: 12px;
color: #810607;
font-weight: bold;
line-height: 14px;
background-color: #ffffff;
}
.the_source_text{
font-family: verdana;
font-size: 10px;
line-height: 12px;
}
.header_link{
font-family: verdana;
font-size: 12px;
color: #ffffff;
line-height: 14px;
background-color: #810607;
}
.header_link:visited{
color: #ffffff;
}
.wholesaler_state{
font-family: verdana;
font-size: 11px;
color: #666666;
font-weight: bold;
}
a:visited{
color: blue;
}
.supplier_attribute{
font-weight: bold;
color:#666666;
}
.optional{
color:#666666;
}
.testimonials{
color:#666666;
}
.disabled_form {
    background-color:#c0c0c0;
    border:2px solid black;
}
.disabled_field {
    background-color:white;
    color:#a0a0a0;
    border:1px solid black;
    padding:10px;
}