/* Default Tags */
body {
SCROLLBAR-FACE-COLOR: #DC7E00; 
SCROLLBAR-HIGHLIGHT-COLOR: #DC7E00; 
SCROLLBAR-SHADOW-COLOR: #cccccc; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #E3E3E3; 
SCROLLBAR-DARKSHADOW-COLOR: #999999; 
}


/* anchor behavior */
a {text-decoration: underline; color: #AB1916; font-weight: normal;}
a:hover {text-decoration: underline; color: #AB1916; font-weight: normal;}
.productList {text-decoration: none; color: #333333; font-weight: bold;}
a.productList {text-decoration: none; color: #333333; font-weight: bold;}
a.productList:hover {text-decoration: underline; color: #333333; font-weight: bold;}
.red {font-size: 10px; text-decoration: none; color: #AB1916; font-weight: normal;}
a.red {font-size: 10px; text-decoration: none; color: #AB1916; font-weight: normal;}
a.red:hover {font-size: 10px; text-decoration: underline; color: #AB1916; font-weight: normal;}


/*text styles*/
.footerText {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #AB1916; text-decoration: none;}
a.footerText {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #AB1916; text-decoration: underline;}
a.footerText:hover {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #AB1916; text-decoration: none;}
.footerTxtGray {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #333333; text-decoration: none;}
a.footerTxtGray {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline;}
a.footerTxtGray:hover {font-family:Arial, sans-serif;  font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; }

.whiteText {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.whiteText {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
a.whiteText:hover {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}

/*padding*/
.paddingAll {padding:5px;}
.paddingGen {padding-left:15px;}

/* Forms */
.form {margin: 0px; padding: 0px;}
.formFields {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none; border:solid 1px #DC7E00;}
.formTxt {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #DC7E00; text-decoration: none;}
