/* CSS Document */
body{
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-arrow-color: #D0AA6E;
scrollbar-track-color: #D0AA6E;
scrollbar-shadow-color: #D0AA6E;
scrollbar-highlight-color: #D0AA6E;
scrollbar-3dlight-color: #D0AA6E;
scrollbar-darkshadow-Color: #D0AA6E;
}

body,td,th{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#000000;}

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

BODY A:Link {font-family: Verdana; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none;}
BODY A:Visited {font-family: verdana; font-weight: bold; font-size: 10px; color:#000000; text-decoration: none;} 
BODY A:Active {font-family: verdana; font-weight: bold; font-size:10px; color: #000000; text-decoration: none;} 
BODY A:Hover {font-family: verdana; font-weight :bold; font-size:10px; color: #EBE3BD; text-decoration: none;} 


Body {leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"}

.bkg2 {background-attachment: fixed(removethisstuffincludingbracketsifuwantofixit); background-image: url(images/bkg.jpg);}

.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}