a {  
font-weight: bold; 
color: #6666CC; 
text-decoration: none
}

body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
text-align: justify;

 scrollbar-3dlight-color: #411C45;
 scrollbar-arrow-color: #ffffff;
 scrollbar-darkshadow-color: #411C45;
 scrollbar-face-color: #411C45;
 scrollbar-highlight-color: #411C45;
 scrollbar-track.color: #411C45;
}

p {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
text-align: justify
}

.topleftmain {  
background-attachment: scroll; 
background-image: url(graphics/background.jpg); 
background-repeat: no-repeat; 
background-position: 0px 0px; 
background-color: 200E21
}

.topleftsub {  
background-attachment: fixed; 
background-image: url(graphics/background.jpg); 
background-repeat: no-repeat; 
background-position: -60px -60px; 
background-color: 200E21
}

td { 
border: #411C45;
border-style: outset;
border-top-width: 2;
border-right-width: 2; 
border-bottom-width: 2; 
border-left-width: 2;
backgroufnd-image: url(graphics/trans.png);
}


