BODY {
        background: #FFFFFF;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 8.5pt;
        font-weight: normal;
        color: #000000;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        marginwidth: 0;
        marginheight: 0;
        width: 100%;
        overflow-x: auto;
        overflow-y: yes;
        topmargin: 0;
        leftmargin: 0

}
a:link, a:visited, a:active {
        text-decoration: none;
        color: #000000
}
a:hover {
        color:#CCCCCC
}
.reg_text { color: #000000; font-size:  14px; font-family: Verdana;}
a.header1 {color: #FFFFFF !important; font-size:  14px; font-family: Verdana; text-decoration: underline !important;}
a.header1:hover {text-decoration: none !important;}
a.terms {color: #3780B9 !important; font-size:  14px; font-family: Verdana; text-decoration: underline important;}
a.terms:hover {text-decoration: none !important;}
a.media {color: #3780B9 !important; text-decoration: underline important;}
a.media:hover {text-decoration: underline;}
.editstyle {
BACKGROUND-COLOR: gainsboro; 
BORDER-RIGHT: 1px solid black;
BORDER-TOP: 1px solid black;
BORDER-LEFT: 1px solid black;
BORDER-BOTTOM: 1px solid black;
}

.editstyle_error {
BACKGROUND-COLOR: gainsboro; 
BORDER-RIGHT: 1px solid red;
BORDER-TOP: 1px solid red;
BORDER-LEFT: 1px solid red;
BORDER-BOTTOM: 1px solid red;
}

.header {
background: gainsboro;
font:  14px  Verdana;
font-weight: bold;
}
.heading {
color: #FFFFFF;
font-weight: bold;
}

.field_error {
display: none; 
background-color: white; 
width: 175px; 
border: solid 1px red; 
position: absolute; 
font-size: 10pt;
}

.news_box {
position:relative;
left:20px;
top:0px;
width:240px;
}

.manufacturers_box {
position:relative; 
display:none; 
border: 1px solid black; 
background-color: white; 
left: -10px; 
width: 175px; 
height: 130px; 
padding: 4px;
}