.mainbanner
{
	text-decoration:none;
	color:#ffcc99;
	font-size:20pt;
	font-weight:400;
	font-family:Century Gothic;
}
.titletext 
{  
	text-decoration:none;
	color:#bbffbb;
	font-size:16pt;
	font-weight:400;
	font-family:Century Gothic;
}
.smalltitletext 
{  
	text-decoration:none;
	color:#bbffbb;
	font-size:12pt;
	font-weight:400;
	font-family:Century Gothic;
        border: 1px solid; 
        background-color: #222222; 
}
.linkstitle
{  
	text-decoration:none;
	color:#ffcc99;
	font-size:15pt;
	font-weight:400;
	font-family:Century Gothic;
}
.link
{  
	text-decoration:underline;
	color:#bbffbb;
	font-size:10pt;
	font-weight:100;
	font-family:Century Gothic;
}
.rheader
{  
	text-decoration:none;
	color:#ffffff;
	font-size:12pt;
	font-weight:200;
	font-family:Century Gothic;
}
.rrow
{
        background-color: #191919;
        border: 1px solid rgb(255,255,255);
}
.ltable
{
        background-color: #101010;
        border: 1px solid rgb(255,255,255);
}
body  
{ 
  scrollbar-face-color: #000044;
  scrollbar-highlight-color: #000088;
  scrollbar-shadow-color: #000000; 
  scrollbar-3dlight-color: #004400; 
  scrollbar-arrow-color: #008800; 
  scrollbar-track-color: #880044;
  scrollbar-darkshadow-color: #000000;  
} 

