a.menu, a.menu:link, a.menu:visited {
   display: block;
   text-decoration: none;
   font-weight: bold;
   overflow: hidden;
   white-space: nowrap;
   color: #222222;
   background-color: #F9FAFF;
}

a.menu:active {
    
    background: #959dbb;
}
a.menu:hover {
   background: #EEEEEE;
   text-decoration: none;
   color: #20579D;
}

a:link {
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        color: #222222;
        }
        
a:visited {
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
	color: #222222;
	}

a:link:hover {
	font-style: bold;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	}

a:visited:hover {
	font-style: bold;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	}

td {font-family:Segoe UI, Trebuchet MS,tahoma,verdana,sans-serif;text-decoration:none;font-style: bold;font-size:13px;	color:#222222}
th {font-family:Segoe UI, Trebuchet MS,tahoma,verdana,sans-serif;text-decoration:none;font-style: bold;font-size:13px;background: #959dbb}
A {FONT-FAMILY: Segoe UI,Trebuchet MS,verdana,sans-serif;font-style: strong; FONT-SIZE: 13px; TEXT-DECORATION: none}
H1 {FONT-FAMILY: Segoe UI,Trebuchet MS,lucida,sans-serif;font-style: bold; FONT-SIZE: 20px; TEXT-DECORATION: none}
INPUT{
        BACKGROUND-COLOR: #EAECEF;
        BORDER-BOTTOM: #3333CC 1px solid;
        BORDER-LEFT: #3333CC 1px solid;
        BORDER-RIGHT: #3333CC 1px solid;
        BORDER-TOP: #3333CC 1px solid;
        COLOR: #000000;
        FONT-FAMILY: Verdana
}
INPUT.button{
        BACKGROUND-COLOR: #999999;
        BORDER-BOTTOM: #3333CC 1px solid;
        BORDER-LEFT: #3333CC 1px solid;
        BORDER-RIGHT: #3333CC 1px solid;
        BORDER-TOP: #3333CC 1px solid;
        COLOR: #000000;
        FONT-FAMILY: Verdana
}
body
{
        scrollbar-track-color:#EAECEF;
        scrollbar-arrow-color:#000000;
        scrollbar-face-color:#959dbb;
        scrollbar-shadow-color:#909d70;
        scrollbar-highlight-color:#fffff0;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#000000;
}

body {font-family:Segoe UI, Trebuchet MS,tahoma,verdana,sans-serif;text-decoration:none;font-style:bold;font-size:13px;color: #222222;}

