body {
	background		: #f3f3f3;
	background-image: url("/gfx/textures/stripe_bg.gif");
	color			: white;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	border			: 0px;
	margin			: 0px;
    padding			: 0px;
	width			: auto;	
   scrollbar-arrow-color		:	#FFFFFF;
   scrollbar-face-color			: 	#709ce0;
   scrollbar-highlight-color	:	#4169e1;
   scrollbar-shadow-color		: 	#a0a0a0; 
   scrollbar-3dlight-color		:	#d8bfd8; 
   scrollbar-darkshadow-color	:	#c0c0c0;
   scrollbar-track-color		:	#b0c4e0; 
     }	 
	 
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;	}


.navmap	{
	background-color: white;
	color			: navy;
	border			: double #0000ff;
	font-family		: Arial, Helvetica, sans-serif;
    font-size		: 13px;
	font-weight		: bold;
			}	
.main	{
	background-color: transparent;
	color			: navy;
	border			: double #e1e1e1;			
		}					
.bottom-nav	{
	background-color: transparent;
	color			: navy;
	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;
			}		

td.accentbar
		{
	background	: #6495ed;
		}
td.navbar
		{
	background	: #709ce0;  
	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;
			}					
		

H1	{
	color			: black;
	font-family		: Helvetica, Arial;
	font-size		: 28px;
	font-weight		: bold;
	}
H2	{
	color			: #4b94fb;
	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;
	}			
			

