BODY {
   BACKGROUND: #dadada;
   SCROLLBAR-FACE-COLOR: #dadada;
   SCROLLBAR-HIGHLIGHT-COLOR: #666600;
   SCROLLBAR-SHADOW-COLOR: #666600;
   SCROLLBAR-3DLIGHT-COLOR: #d1d1d1;
   SCROLLBAR-DARKSHADOW-COLOR: #d1d1d1;
   SCROLLBAR-ARROW-COLOR: #ffffff;
   SCROLLBAR-TRACK-COLOR: #999999;

}
A {
   font-size: 7pt;
   text-decoration: none;
   font-family: Verdana;
   font-weight: normal;
   color: #FFFFFF;
   margin : 5px 5px;
}
A:HOVER {
   font-size: 7pt;
   text-decoration: underline;
   font-family: Verdana;
   font-weight: normal;
   color: Black;
   margin : 5px;
}
A.1 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 9px;
   font-weight : normal;
   text-decoration : none;
   color : #3C3C3C;
}

A.1:HOVER {
   font-size: 9px;
   text-decoration: underline;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #990000;
}
A.2 {
   font-size: 8pt;
   text-decoration: none;
   font-family: Verdana;
   font-weight: normal;
   color: #404040;
   line-height : 15px;
}
A.2:HOVER {
   font-size: 8pt;
   text-decoration: underline;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #800000;
   line-height : 15px;
}
P {
   font-size: 8pt;
   font-family: Verdana;
   color: #3C3C3C;
   margin-left : 10px;
   text-align : justify;
   margin-right : 10px;
   text-indent : 0px;
   margin-top : 1px;
   margin-bottom : 1px;
}
.1 {
   font-size: 9px;
   font-family: Verdana;
   color: #3C3C3C;
   text-align : right;
}
.2 {
   font-size: 10pt;
   font-family: Verdana;
   font-weight: bold;
   color: #3C3C3C;
   text-align : center;
   margin-top : 5px;
   margin-bottom : 5px;
}
.3 {
   font-size: 7pt;
   font-family: Verdana;
   color: White;
   text-align : right;
   text-indent : 0;
}
.4 {
   font-size: 7pt;
   font-family: Verdana;
   color: #FFFFFF;
   text-align: left;
   text-indent: 0;
   vertical-align: middle;
}
.5 {
   text-align: left;
   font-size: 9pt;
   font-family: Verdana;
   color: #3c3c3c;
   text-indent: 0px;
   margin-left: 100px
}
.6 {
   font-size: 10pt;
   font-family: Verdana;
   color: #3c3c3c;
   text-align: center;
   text-indent: 0px;
   margin-top: 1px;
   margin-bottom: 1px;
   font-weight: bold;
}
INPUT {
   FONT-FAMILY: Verdana;
   COLOR: black;
   FONT-SIZE: 7pt;
}
SELECT {
   FONT-FAMILY: Verdana;
   COLOR: 000000;
   FONT-SIZE: x-small;
   border : thin Black;
    margin-bottom: 0px;
}
TEXTAREA {
   FONT-FAMILY: Verdana;
   COLOR: #4c4c4c;
   FONT-SIZE: 7pt;
   background : #FFFFFF;
   border : none Black;
}
LI {
font-size: 8pt;
font-family: Verdana;
color: #000000;
}

TABLE {
   border-style: no;
}

TD {
   background-attachment : fixed;
   background-position : top;
   background-repeat : no-repeat;
}

td.menu {
   margin-left : 5px;
   margin-right : 5px;
   padding: 0px 0px 10px 0px;
   background: silver;
   text-align: left;
   vertical-align: top
}
HR {
   height: 1px;
   margin-left : 10px;
   margin-right : 10px;
   color : #E1E1E1;
}

IMG {
   border-style: no;
   border-width : 0px 0px 0px 0px;
}