A:link { color: #e25d00; text-decoration: none; background: transparent; } 
A:active { color: #e25d00; text-decoration: underline; background: transparent; } 
A:visited { color: #e25d00; text-decoration: none; background: transparent; } 
A:hover { color: #e25d00; text-decoration: underline; background: transparent; }

A.top:link { color: #5f5f5f; text-decoration: none; background: transparent; } 
A.top:active { color: #e25d00; text-decoration: underline; background: transparent; } 
A.top:visited { color: #5f5f5f; text-decoration: none; background: transparent; } 
A.top:hover { color: #e25d00; text-decoration: underline; background: transparent; }

A.gproduct:link { color: #006600; text-decoration: none; background: transparent; } 
A.gproduct:active { color: #006600; text-decoration: underline; background: transparent; } 
A.gproduct:visited { color: #006600; text-decoration: none; background: transparent; } 
A.gproduct:hover { color: #006600; text-decoration: underline; background: transparent; }

A.oproduct:link { color: #e25d00; text-decoration: none; background: transparent; } 
A.oproduct:active { color: #e25d00; text-decoration: underline; background: transparent; } 
A.oproduct:visited { color: #e25d00; text-decoration: none; background: transparent; } 
A.oproduct:hover { color: #e25d00; text-decoration: underline; background: transparent; }

body, tr {

   font-family : Verdana, Arial;
   font-size  : 9pt;
   color : #000000;

}

li {

   list-style-type: circle; 
   font-family : Verdana, Arial;
   font-size  : 9pt;
   color: #ff0055;
   margin: 0px;
   padding-top: 1px;

}

.li_text {

   list-style-type: square; 
   font-family : Verdana, Arial;
   font-size  : 7.5pt;
   color: #ff0000;
   margin: 0px;
   padding-top: 1px;

}

.main_text {

   font-family : Verdana, Arial;
   font-size  : 9pt;
   color : #000000;

}

.title {

   font-family : Verdana, Arial;
   font-size  : 12pt;
   color : #000000;

}

.main_text_border {

   text-align: left;
   border: 0px #ababab solid;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 20px;
   padding-right: 10px;

}

.nav_border {

   text-align: left;
   border-top: 1px solid #757575;
   border-bottom: 1px solid #959595;
   border-left: 0px solid #ababab;
   border-right: 0px solid #ababab;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;

}

.page_border {

   text-align: left;
   border-left: 1px #2b2b2b solid;
   border-right: 1px #2b2b2b solid;
   border-top: 1px #2b2b2b solid;
   border-bottom: 1px #2b2b2b solid;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;

}

.form_elements {

   font-family : Verdana, Arial;
   font-style: none;
   font-size: 9pt;
   color: #000000;
   background-color: #ffffff; 
   border-style: solid; 
   border-bottom:1px solid #ababab;
   border-right:1px solid #ababab; 
   border-top:1px solid #ababab;
   border-left:1px solid #ababab;
   width: 140px;
   height: 18px;
   margin: 0;
   padding: 0;

}