BODY {
scrollbar-arrow-color: #FF00FF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000;
}

#welcome {position: relative; 
background: #000000; 
width: 790px; height: 20px; 
text-align: center; 
padding-top: 2px; 
margin-top: 0px;
border: 0px ridge #FFCC00;
}
#menu {position: relative; 
background: #000000; 
width: 758px; height: 20px; 
text-align: center; 
border-bottom: 0px solid #FFCC00;

}
#bmenu { 
background: #FFFF80;
font-family: Tahoma; 
color: #FF0000; 
font-size: xx-small; 
font-weight: 500; 
font-style: normal; 
vertical-align: middle; 
text-align: center; width: 72; 
border: 0px ridge #FF0000; 
} 
#menu1 { 
background: #FFFF80;
font-family: Tahoma; 
font-size: x-small; 
font-weight: 500; 
font-style: normal; 
vertical-align: middle; 
text-align: center; width: 180; 
border: 2px ridge #FFCC00; 
} 
#col1 {
margin-top: 2px; 
background: #000000; 
align: left; width: 275px; 
padding-top: 5px; padding-left: 5px;
border: 0px ridge #FFCC00;
}
#col2 {
margin-top: 2px; 
background: #000000; 
align: right; width: 400px; 
padding-top: 5px; padding-left: 5px;
border: 0px ridge #FFCC00;
}

a:link {color:#FF0000; text-decoration:none;}
a:visited {color: #808080; text-decoration:none;}
a:hover {color: #0000FF; text-decoration:none;}
a:active {color:#00FF00; text-decoration:none;}

#sfilter {
filter:shadow(color=#FF0000);
font:bold 20px Verdana;
color: #000000;
letter-spacing:3pt;}
#gfilter {
filter:glow(color=#FF0000);
font:bold 14px Tahoma;
color: #FFFFFF;
word-spacing:2pt;}

#hspace { }
#vspace {height: 5px;}


