A:link {
        COLOR: #525D69;
        TEXT-DECORATION: none;
}
A:visited {
        COLOR: #525D69;
         TEXT-DECORATION: none;
}
A:active {
        COLOR: #525D69;
}
A:hover {
        COLOR: #ffffff;
}
BODY {
        BACKGROUND-COLOR: A4A9AF;
        COLOR: #ffffff;
}
input, textarea, select, option{
   FONT-FAMILY: Arial;
   FONT-SIZE:10pt;
   align: left;
   background-color: #A4A9AF;
   COLOR:#59636F;
   BORDER:1px solid #ffffff;
}
.searchsubmit{
   BORDER:0px solid #ffffff;
}
.searchinput{
   FONT-FAMILY: Arial;
   FONT-SIZE:9pt;
   align: left;
   background-color: #ECEDEE;
   COLOR:#59636F;
   BORDER:0px solid #ffffff;
}
select{
   FONT-FAMILY: Arial;
   FONT-SIZE:9pt;
   COLOR:#2B1F6A;
   BORDER:1px solid black;
}
form{
   FONT-FAMILY: Arial;
   FONT-SIZE:9pt;
   COLOR:#000000;
}
TD {
   FONT-SIZE: 9pt;
   COLOR: #FFFFFF;
   FONT-FAMILY: Arial;
}
.gfont {
   FONT-SIZE: 9pt;
   COLOR: #FFFFFF;
   FONT-FAMILY: Arial;
}
.wfont {
   FONT-SIZE: 8pt;
   COLOR: #000000;
   FONT-FAMILY: Arial;
}
.lfont {
   FONT-SIZE: 9pt;
   FONT-FAMILY: Arial;
}
.lite {
   FONT-SIZE: 9pt;
   COLOR: #000000;
   BACKGROUND-COLOR: #CBE47E;
   FONT-FAMILY: Arial;
}
.dark {
   FONT-SIZE: 9pt;
   COLOR: #ffffff;
   FONT-FAMILY: Arial;
}
.button {
   background-color: #59636F;
   font-size: 9pt;
   color : #ffffff;
   font-family: arial;
   border-width: 0px;
   border-color: #ffffff;
   border-style: solid;
}
.darkbutton {
   background-color: #A8A8A8;
   font-size: 9pt;
   color : White;
   font-family: arial;
   border-width: 0px;
   border-color: #666666;
   border-style: solid;
}
.darkd {
   FONT-SIZE: 9pt;
   COLOR: #000000;
   BACKGROUND-COLOR: #B0D228;
   FONT-FAMILY: Arial;
}
.menulite {
   FONT-SIZE: 9pt;
   background-image: url('img/menu2lite.gif');
   BACKGROUND-COLOR: #9FB4C6;
   FONT-FAMILY: Arial;
}
.menuliteb {
   FONT-SIZE: 9pt;
   background-image: url('img/menu2lite.gif');
   COLOR: #FFFFFF;
   BACKGROUND-COLOR: #174777;
   FONT-FAMILY: Arial;
}
.menudark {
   FONT-SIZE: 9pt;
   COLOR: #000000;
   BACKGROUND-COLOR: #CBE47E;
   FONT-FAMILY: Arial;
}
.amenucolor {
   FONT-SIZE: 9pt;
   COLOR: #FFFFFF;
   FONT-FAMILY: Arial;
}
.darkline {
   BACKGROUND-COLOR: #8E959B;
}