BODY.view          { color: #FFD19E; 
                     background: url(../images/bgimage.gif) #2F3856 repeat-y fixed;
                     font-size: 15px;
                     font-family: Arial, Helvetica;
                     font-style: normal;
                     text-align: justify;
                     overflow: hidden;
                     margin: 0;
                     padding: 0;
                     scrollbar-3dlight-color:#475682; 
                     scrollbar-arrow-color:#FFD19E;
                     scrollbar-base-color:#3a466b;
                     scrollbar-darkshadow-color:#1a1f30;
                     scrollbar-face-color:#3a466b;
                     scrollbar-highlight-color:#475682;
                     scrollbar-shadow-color:#1a1f30;
                     scrollbar-track-color: #333d5e;
                    }


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

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

TD.showpage_title  { color: #ffdab0;
                     background-color: #4d5c8d;
                     font-size: 21px;
                     font-family: Arial, Helvetica;
                     font-weight: bold;
                     text-align: center;
                     vertical-align: top;
                   }

TD.showpage_subtitle  { 
                     font-size: 16px;
                     font-family: Arial, Helvetica;
                     font-weight: bold;
                     text-align: left;
                     vertical-align: top;
                   }

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.lefttextmargin      { width: 105px; }
TD.righttextmargin      { width: 10px; }

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