
body {
	background		: black;
	color			: maroon;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	border			: 0px;
	margin			: 0px;
    padding			: 0px;
	width			: auto;	
   scrollbar-arrow-color		:	#FFFFFF;
   scrollbar-face-color			: 	#FF0080;
   scrollbar-highlight-color	:	#D0D0D0;
   scrollbar-shadow-color		: 	#1F2E72; 
   scrollbar-3dlight-color		:	#EE82EE; 
   scrollbar-darkshadow-color	:	#1F2E72;
   scrollbar-track-color		:	#4B0082; 
     }	 
	 
A:link	  {
	background		: transparent;
	color           : red;
	font-weight		: bold;
	text-decoration : underline;
     }
A:visited {
	background		: transparent;
	color           : indigo;
	font-weight		: bold;
	text-decoration : underline;
     }
A:active {
	background		: transparent;
	color           : maroon;
	font-weight		: bold;
	text-decoration : underline;
     }
A:hover {
	background		: #ffff00;
	color           : fuchsia;
	font-weight		: bold;
	text-decoration : underline;
     }

.oldweb {	display:	none;	}


#banner 	{
	background	: black; 
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 24px;
	font-weight	: bold;
		}

td.accentbar
		{
	background	: #ff1493;  
		}
td.navbar
		{
	background	: #ff1493;   
	height		: 900px;
		}


#title 	{
	color		: #ff1493; 
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 24px;
	font-weight	: bold;
		}
		
.index 	{
	color		: #0000ff; 
	font-family	: Arial, Helvetica, sans-serif;	
	font-size	: 12px;
	font-weight	: bold;
		}	
		
.index2 	{
	color		: #8b008b; 
	font-family	: Arial, Helvetica, sans-serif;	
	font-size	: 12px;
	font-weight	: bold;
			}					
		
#content 	{
	background	: #FFF8DC;
	color		: maroon; 
	font-family	: Arial, Helvetica, sans-serif;	
	font-size	: 12px;
			}		

.bottom_nav	{
	background		: transparent;
	color			: maroon;
	font-family		: Arial, Helvetica, sans-serif;
    font-size		: 12px;
	font-weight		: bold;
			}
H1	{
	color			: black;
	font-family		: Helvetica, Arial;
	font-size		: 28px;
	font-weight		: bold;
	}
H2	{
	color			: #ff1493;   
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 24px;
	font-weight		: bold;
	}
H3 	{
	color			: #ff7f50; 
	font-family		: Helvetica, Arial;
	font-size		: 20px;
	font-weight		: bold;
	} 
H4	{
	color			: #D0D0D0;
	font-family		: Arial;
	font-size		: 20px;
	font-weight		: bold;
	}
H5	{
	color			: #D0D0D0;
	font-family		: Arial;
	font-size		: 18px;
	font-weight		: bold;
	}	

TD {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size		: 12px;
	}			
			

