/* CSS Document */
 body,td { 
margin-left:0px; 
margin-top :0px; 
margin-right:0px; 
margin-bottom :0px; 
font-size:10px;
color:#000000;
font-family:Verdana,Arial;
          scrollbar-face-color: #5A7BC6;
	    scrollbar-shadow-color: #3757A2;
  	 scrollbar-highlight-color: #9AAEDC;
       scrollbar-3dlight-color: #2A4576;
	scrollbar-darkshadow-color: #2A4576;
	     scrollbar-track-color: #839AD1;
         scrollbar-arrow-color: #FFF869
 }
#glowtext{filter:glow(color=#000000,strength=1);width:100%}
#shadowtext{filter:DropShadow(color=#000000, offx=1, offy=1);width:100%}
#shadow2text{filter:Shadow(color=#000000, direction=135,strength=2); width:100%}
 A:hover {COLOR:#49629A}
 A {text-decoration: none}
 .headline {font-size:11px; letter-spacing:0.2mm; word-spacing:0.3mm;*}
 a.other:link {COLOR:#FFFFFF}
 a.other:visited {COLOR:#FFFFFF}
 a.other:active {COLOR:#FFFFFF}
 a.other:hover {COLOR:#FFF869}
 a.other2:link {COLOR:#999999}
 a.other2:visited {COLOR:#999999}
 a.other2:active {COLOR:#999999}
 a.other2:hover {COLOR:#49629A}
 a.other3:link {COLOR:#49629A}
 a.other3:visited {COLOR:#49629A}
 a.other3:active {COLOR:#49629A}
 a.other3:hover {COLOR:#000000}
 .other3 {text-decoration: underline}
 .ul {text-decoration: underline}
