BODY.view          { color: #000000;
                     background: url(../images/background2.png) #ffcc33 no-repeat fixed;
                     font-size: 15px;
                     font-family: Arial, Helvetica;
                     font-style: normal;
                     text-align: justify;
                     margin: 70px;
                    }


BODY.menu          { color: #000000;
                     background: url(../images/icecoldcom_logo.png) #ffcc33 no-repeat fixed;
                     font-size: 15px;
                     font-family: Arial, Helvetica;
                     font-style: normal;
                     text-align: justify;
                   }

A:link             { color: red; }
A:active           { color: red; }
A:visited          { color: red; }
A:hover            { color: red; }

TD.showpage_body   { 
                     font-size: 16px;
                     font-family: Arial, Helvetica;
                     font-weight: normal;
                     text-align: justify;
                     vertical-align: top;
                   }

TD.showpage_page   { 
                     font-size: 16px;
                     font-family: Arial, Helvetica;
                     font-weight: normal;
                     text-align: center;
                     vertical-align: center;
                   }

TD.showpage_plink  { 
                     font-size: 16px;
                     font-family: Arial, Helvetica;
                     font-weight: normal;
                     text-align: left;
                     vertical-align: center;
                   }

TD.showpage_nlink  { 
                     font-size: 16px;
                     font-family: Arial, Helvetica;
                     font-weight: normal;
                     text-align: right;
                     vertical-align: center;
                   }

TD.av              {
                     font-size: 15px;
                     font-family: Arial, Helvetica;
                     font-weight: normal;
                     text-align: left;
                     vertical-align: center;
                     background: #abf585;
                   }

TD.nav             {
                     font-size: 15px;
                     font-family: Arial, Helvetica;
                     font-weight: normal;
                     text-align: left;
                     vertical-align: center;
                     background: #ff3c03;
                   }
		   
TD.view            { color: #000000;
                     font-size: 15px;
                     font-family: Arial, Helvetica;
                     font-style: normal;
                     text-align: left;
		   }

TD.lefttextmargin      { width: 105px; }
TD.righttextmargin      { width: 10px; }

SELECT.pager       {
                     background: #384266;
                     color: #FFD19E;
                   }                          
