.clsmenu {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #1e3c50;
cursor: hand;
}

.clsheader{
filter:blur(add=true, direction=255);
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold; 
color: #ffffff;
text-decoration: none;
padding: 6px; 
text-align: center; 
}

.clsDisclamer { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #fffcee;
}

A.bot{
TEXT-DECORATION: none;
color: #fffcee;
font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;

}
                      
A.bot:hover
{
text-decoration: underline;
color: #ffffff;
}

A.bot:link
{
TEXT-DECORATION: none;
color: #fffcee;
font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;}

A.bot:visited
{
TEXT-DECORATION: none;
color: #fffcee;
font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

A.link {text-decoration: underline; color: #2222aa; }
A.link:hover {text-decoration : underline; color: #2222aa; }
A.link:link {text-decoration : none; color: #2222aa; }
A.link:visited {text-decoration : none; color: #2222aa; }


body { 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px; 
height: 0px; 
width: 0px; 
left: 0px; 
top: 0px;
clip:  rect(0px 0px 0px 0px)
}

BODY.main{
background-attachment: fixed;
background-image: url("im/globe.gif");
background-repeat: no-repeat;
background-position: top right;
scrollbar-face-color:#eeeeee;
scrollbar-shadow-color:#1e3c50;
scrollbar-3dlight-color: #1e3c50;
scrollbar-arrow-color: #1e3c50;
scrollbar-base-color: #1e3c50;
scrollbar-darkshadow-color: #1e3c50;
scrollbar-face-color: #eeeeee;
scrollbar-highlight-color: #c2c2c2;
scrollbar-shadow-color: #c2c2c2;
scrollbar-track-color: #eeeeee;
}