body, BODY, html { 
background-color: #B6B6B6;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
voice-family: betty, female; 
/*background-image: url(images/bkgd.jpg.jpg);  */
scrollbar-base-color:#898989;
}

table, td {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #898989;
}

a:active     {  text-decoration: underline; font-weight: bold; color: #898989}
a:link       {  text-decoration: underline; font-weight: bold; color: #898989}
a:visited     {  text-decoration: underline; font-weight: bold; color: #898989}	
a:hover     {  text-decoration: underline; font-weight: bold; color: #f37b46}	
}

a.bodycopy:active     {  text-decoration: underline; font-weight: bold; color: #898989}
a.bodycopy:link       {  text-decoration: underline; font-weight: bold; color: #898989}
a.bodycopy:visited    {  text-decoration: underline; font-weight: bold; color: #898989}	
a.bodycopy:hover      {  text-decoration: underline; font-weight: bold; color: #f37b46}	
}

a.copyright:link       {  text-decoration: none; color: #FFFFFF}
a.copyright:visited    {  text-decoration: none; color: #FFFFFF}
a.copyright:hover      {  text-decoration: underline; color: #FFFFFF}
}

a.copyright2:link       {  text-decoration: none; color: #898989}
a.copyright2:visited    {  text-decoration: none; color: #898989}
a.copyright2:hover      {  text-decoration: underline; color: #898989}
}

.pageheader {
padding-left: 0px;
font-weight: bold;
font-size: 18px;
color: #f37b46;
}

.bodycopy {
padding-left: 0px;
font-weight: bold;
font-size: 12px;
color: #898989;
}

.bodycopyorange {
padding-left: 0px;
font-weight: bold;
font-style: italic;
font-size: 12px;
color: #F37B46;
}


.copyright {
padding-left: 0px;
font-size: 10px;
color: #FFFFFF;
}

.copyright2 {
padding-left: 0px;
font-size: 10px;
color: #898989;
}

.fieldtxt {
padding-left: 0px;
font-weight: bold;
font-size: 12px;
color: #f37b46;
}


hr, HR {
noshade;
color: #f48300;
height: 1px;
}

.hr-dash {
border-bottom-style: dashed;
border-bottom-color: #338733;
border-bottom-width: 1px;
border-top-width: 0px;
font-weight:bold;
font-size: medium;
color: #338733;
padding: 0px;
}
