.heading {
        FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.heading1 {font-family: <% = strTextType %>; font-size: 24px; color: <% = strTextColour %>; font-weight: bold;}
.printerText {
        FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Times New Roman, Times, serif
}
.code {
        FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.comments {
        FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #666600; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a.leftmenu:link { display : block; padding-top : 1px; padding-right : 1px; padding-bottom : 1px; padding-left : 
1px; border-style : solid; border-top-width : 0px; border-right-width : 0px; 
border-bottom-width : 0px; border-left-width : 0px; width : 150px; font-weight : 
bold; text-align : left; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-SIZE: 11px; } 

a.leftmenu:hover { display : block; padding-top : 1px; padding-right : 1px; padding-bottom : 1px; padding-left : 1px; border-style 
: solid; border-top-width : 0px; border-right-width : 0px; border-bottom-width : 
0px; border-left-width : 0px; width : 150px; font-weight : bold; text-align : left; COLOR: #FFFFFF;TEXT-DECORATION: none; FONT-SIZE: 11px; } 

a.leftmenu:visited { display : block; padding-top : 1px; padding-right : 
1px; padding-bottom : 1px; padding-left : 1px; border-style : solid; 
border-top-width : 0px; border-right-width : 0px; border-bottom-width : 0px; 
border-left-width : 0px; width : 150px; font-weight : bold; text-align : left; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-SIZE: 11px; } 

.button {
        BORDER-RIGHT: #000000 1px outset; BORDER-TOP: #999999 1px outset; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px outset; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #000000 1px outset; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #e8e8e8
}
.TextBox     { font-size: 12px; background-attachment: fixed; background-image: 
               url('../images/box_shadow.gif'); color: #000000; font-family: 
               Verdana, Arial, Helvetica, sans-serif; background-color: 
               #ffffff; border-left: 1px inset #000000; 
               border-right: 1px inset #666666; border-top: 1px inset #000000; 
               border-bottom: 1px inset #666666 }
LI {
        LIST-STYLE-TYPE: square
}
.menuBox {
        BORDER-RIGHT: #e7e7e7 1px solid; BORDER-TOP: #e7e7e7 1px solid; PADDING-LEFT: 2px; BORDER-LEFT: #e7e7e7 1px solid; CURSOR: hand; BORDER-BOTTOM: #e7e7e7 1px solid
; background-color: #0000FF
}
.catMenu {
        BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 2px; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #ffffff
}
.stripeTable { font-weight: normal; font-size: 13px; background-image: 
               url('../images/table_grey_strip_bg.gif'); color: #000000; 
               font-family: Verdana, Arial, Helvetica, sans-serif; 
               background-color: #f8f8f8 }
.font1 { color: #000000; font-weight: 500; text-decoration: none; font-size: 14px; font-family: Arial, Helvetica}
.font2 { color: #B3004B; font-weight: 500; text-decoration: none; font-size: 14px; font-family: Arial, Helvetica}
.font3 { color: #000000; font-weight: 500; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica}
.font4 { color: #ffffff; font-weight: 600; text-decoration: none; font-size:  8px; font-family: Arial, Helvetica}
.font5 { color: #000000; font-weight: 500; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica}
.font6 { color: #000000; font-weight: 500; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica}
.font7 { color: #ffffff; font-weight: 600; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica}
.font8 { color: #000000; font-weight: 600; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica}

BODY
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #e7e7e7;
    SCROLLBAR-3DLIGHT-COLOR: #a5a5a5;
    SCROLLBAR-ARROW-COLOR: #a5a5a5;
    SCROLLBAR-TRACK-COLOR: #e7e7e7;
    SCROLLBAR-DARKSHADOW-COLOR: #e7e7e7
    SCROLLBAR-SHADOW-COLOR: #a5a5a5
}

.text {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strTextColour %>}
.bold {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strTextColour %>; font-weight: bold;}
.italic {font-family: <% = strTextType %>; font-size: 14px; color: #009900; font-style: italic;}
.heading {font-family: <% = strTextType %>; font-size: 24px; color: <% = strTextColour %>; font-weight: bold;}
a {font-family: <% = strTextType %>; font-size: 14px; color: <% = strLinkColour %>}
a:hover {font-family: <% = strTextType %>; font-size: 14px; color: <% = strHoverLinkColour %>}
a:visited:hover {font-family: <% = strTextType %>; font-size: 14px; color: <% = strHoverLinkColour %>}
.selecao {background:#99CCFF;color:#0033CC;font-weight: 600; text-decoration: none; font-size: 10px; font-family: Arial, Helvetica;cursor:hand;}
.menu {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.DEK {Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute }
.MSG  {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #fffc40; FONT-FAMILY: Verdana; TEXT-DECORATION: none}

	