body {
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
color: #D3E3F1;
margin: 0;
padding-top: 5%;
padding-bottom: 5%;
background-color: #000000;

scrollbar-base-color:#000000;
	scrollbar-arrow-color:#D3E3F1;
	scrollbar-track-color:#000000;
	scrollbar-3dlight-color:#404040;
	scrollbar-highlight-color:#666666;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#071018;
}
 
.text {
font-size: 8pt;
color: #D3E3F1;
}

.text2 {
font-size: 8pt;
color: #FFFFFF;
}

.smtext {
font-size: 7pt;
color: #D3E3F1;
}

.toptext {
font-size: 7pt;
color: #585858;
}

.navtext {
font-size: 7pt;
color: #999999;
}

a:link { 
color: #FFFFFF; 
text-decoration: underline; 
font-size: 8pt;}
 
a:active { 
color: #FF0000; 
text-decoration: none; 
font-size: 8pt;} 

a:hover { 
color: #CCCCCC; 
text-decoration: none; 
font-size: 8pt;}
 
a:visited { 
color: #FFFFFF; 
text-decoration: none; 
font-size: 8pt;}

a.nav { 
color: #CCCCCC; 
text-decoration: underline; 
font-size: 7pt;}

a:hover.nav { 
color: #FFFFFF; 
text-decoration: none; 
font-size: 7pt;}

a:visited.nav { 
color: #CCCCCC; 
text-decoration: underline; 
font-size: 7pt;}

a.bot { 
color: #333333; 
text-decoration: underline; 
font-size: 6pt;}

a:hover.bot { 
color: #333333; 
text-decoration: none; 
font-size: 6pt;}

a:visited.bot { 
color: #333333; 
text-decoration: underline; 
font-size: 6pt;}

a.date { 
color: #585858; 
text-decoration: none; 
font-size: 7pt;}

a:hover.date { 
color: #CCCCCC; 
text-decoration: none; 
font-size: 7pt;}

a:visited.date { 
color: #585858; 
text-decoration: none; 
font-size: 7pt;}

.tablebg {
background-image:  url(../gfx/tables.jpg);
background-repeat: no-repeat;
background-position: top center;
}

.mp3bg {
background-image:  url(../mp3/bg.jpg);
background-repeat: no-repeat;
background-position: center center;
}

.images {
background-color: transparent;
border: #000000 1px solid; 
}

IMG {
background-color: transparent;
border: NONE; 
}

HR.hr {
border: dashed 1px #666666;
color : #666666; 
height: 1px;
             }
			 
HR.hr2 {
border: 1px #000000;
color : #000000; 
height: 1px;
             }