BODY {
MARGIN: 0px; 
PADDING: 0px;
BACKGROUND: #808080; 
COLOR: #000000;
TEXT-ALIGN: center;
} 

A:link {background: none; color: navy; text-decoration: underline; cursor: pointer;}
A:visited {background: none; color: purple; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: #800000; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: red; background: underline; cursor: pointer;}

.Global {
WIDTH: 95%;
HEIGHT: 100%;
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
BORDER-LEFT: 1px solid white;
BORDER-RIGHT: 1px solid black;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
background: url('headerBG_001.jpg') repeat;
}

.Header TD {
VERTICAL-ALIGN: top;
PADDING: 0px 0px 0px 0px; 
}

.Left {
BACKGROUND: #ffffeb;
COLOR: inherit;
}


.Right {
BACKGROUND: #ffffeb;
COLOR: inherit;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
PADDING: 5px 10px 5px 10px; 
}

.Content {
BACKGROUND: #ffffeb;
COLOR: inherit;
}

.BoxStyle {
WIDTH: 100%;
MARGIN-BOTTOM: 15px;
}

.MenuTopic {
        BACKGROUND: #C4A549; 
        COLOR: #000000;
        TEXT-DECORATION: none;
        BORDER-LEFT: 1px solid #ffefdf;
        BORDER-TOP: 1px solid #ffefdf;
        BORDER-RIGHT: 1px solid #452f59;
        BORDER-BOTTOM: 1px solid #452f59;
        WIDTH: 100%;
        HEIGHT: 16px;
        PADDING-LEFT: 5px;
        TEXT-ALIGN: left; 
        LINE-HEIGHT: 14px;
        FONT:  Bold 11px arial,Helvetica,sans-serif;
}

.MenuOff {
        BACKGROUND: #7F6B8B; 
        COLOR: #7F6B8B; 
        CURSOR: hand; 
        TEXT-DECORATION: none;
        BORDER-LEFT: 1px solid #dde4ec;
        BORDER-TOP: 1px solid #dde4ec;
        BORDER-RIGHT: 1px solid #2e4054;
        BORDER-BOTTOM: 1px solid #2e4054;
        WIDTH: 100%;
        HEIGHT: 16px;
        PADDING-LEFT: 5px;
        TEXT-ALIGN: left; 
        LINE-HEIGHT: 14px;
        FONT:  11px Arial,Helvetica,sans-serif;
}

.MenuOn {
        BACKGROUND: #C4A549; 
        COLOR: #000000;
        CURSOR: hand; 
        TEXT-DECORATION: none;
        BORDER-LEFT: 1px solid #ffefdf;
        BORDER-TOP: 1px solid #ffefdf;
        BORDER-RIGHT: 1px solid #452f59;
        BORDER-BOTTOM: 1px solid #452f59;
        WIDTH: 100%;
        HEIGHT: 16px;
        PADDING-LEFT: 5px;
        TEXT-ALIGN: left; 
        LINE-HEIGHT: 14px;
        FONT:  11px arial,Helvetica,sans-serif;
}

.MenuClick {
        BACKGROUND: #F7F2AD;
        COLOR: #000000;
        CURSOR: hand; 
        TEXT-DECORATION: none;
        BORDER-LEFT: 1px solid #2e4054;
        BORDER-TOP: 1px solid #2e4054;
        BORDER-RIGHT: 1px solid #dde4ec;
        BORDER-BOTTOM: 1px solid #dde4ec;
        WIDTH: 100%;
        HEIGHT: 16px;
        PADDING-LEFT: 5px;
        TEXT-ALIGN: left; 
        LINE-HEIGHT: 14px;
        FONT: 11px Arial,Helvetica,sans-serif;
}

.MenuOff A:link { color: #ffffeb; text-decoration: none; CURSOR: hand;}
.MenuOff A:visited { color: #ffffeb; text-decoration: none; CURSOR: hand;}
.MenuOff A:hover {color: #000000; text-decoration: none; CURSOR: hand;}

.MenuOn A:link { color: #000000; text-decoration: none; CURSOR: hand;}
.MenuOn A:visited { color: #000000; text-decoration: none; CURSOR: hand;}
.MenuOn A:hover {color: #000000; text-decoration: none; CURSOR: hand;}

.MenuClick A:link { color: #000000; text-decoration: none; CURSOR: hand;}
.MenuClick A:visited { color: #000000; text-decoration: none; CURSOR: hand;}
.MenuClick A:hover {color: #000000; text-decoration: none; CURSOR: hand;}

.HeadingStyle {
BACKGROUND: none;
COLOR: #000000;
FONT: bold 20px arial,sans-serif;
}


     H1 {
         color : #0000ff;
         font-family : tahoma,verdana,optimum;
         text-align : left ; 
         font-style : italic ;
         font-weight : bold;
         font-size : 22px;
         letter-spacing : 0px;
         padding-left : 20px;
         margin-bottom : 0px ;
         margin-top : 0px ;
      }
     H2 {
         color : #0000ff;
         font-family : tahoma,verdana,optimum;
         text-align : left ; 
         font-weight : bold;
         font-size : 16px;
         letter-spacing : 1px; 
         margin-bottom : 0px ;
         margin-top : 0px ;
      }
     H3 {
         color : #000000;
         font-family :tahoma,verdana,optimum; 
         text-align : left ; 
         font-size : 15px;
         padding-left : 20px;
         margin-bottom : 0px ;
         margin-top : 0px ;
      }
     H4 {
         color : #000000;
         font-family :tahoma,verdana,optimum; 
         text-align : left ; 
         font-size : 14px;
         padding-left : 5px;
         margin-bottom : 0px ;
         margin-top : 0px ;
      }
     H5 {
         color : #000000;
         font-family :arial, helvetica, sans-serif; 
         text-align : left ; 
         font-size : 13px;
         padding-left : 5px;
         margin-bottom : 0px ;
         margin-top : 0px ;
      }
     LI {
         color : black;
         font-family : arial, helvetica, sans-serif;
         text-align : left ; 
         font-size : 12px;
         padding-left : 10px;
         list-style : url('http://blt-web.com/images/site3/puzz-bullet.gif') inside ;
      }
      

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 20px;
}

.sm {
FONT: 12px arial,sans-serif;
}

.tip {
color : navy;
text-decoration : italic;
font-family : arial, helvetica, sans-serif;
font-size : 12px;
text-align : center;
}

.sm2 {
FONT: 10px arial,sans-serif;
}

.SmallFont {
FONT: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
FONT: 13px arial,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px arial,sans-serif;
}

.Footer {
WIDTH: 100%;
BACKGROUND: none;
COLOR: #000000;
FONT: 13px arial,sans-serif;
HEIGHT: 27px;
TEXT-ALIGN: center;
}



     input.button {
         background-color : #7F6B8B;
         border : 2px outset #d6dafe;
         font-family : verdana, helvetica, sans-serif;
         font-size : 9pt;
         font-weight : bold;
         font-variant : small-caps;
         color : #ffffeb;
         padding-left : 1px;
         padding-right : 1px;
      }
      
      
      
    #right {
           width : 250px ;
           float : right ;
           margin-right : 0px ; 
           margin-left : 8px ;
           padding-right : 0px ; 
           padding-left : 8px ;
           padding-top : 8px ;
           }
      
      
