body, html {
	background-color : #000011;	
   scrollbar-face-color: #000011; 
   scrollbar-shadow-color: #ffffff; 
   scrollbar-highlight-color: #ffffff; 
   scrollbar-3dlight-color: #110011; 
   scrollbar-darkshadow-color: #110011; 
   scrollbar-track-color: #110011; 
   scrollbar-arrow-color: #ffffff;
	margin : 0;
	padding : 0;
}
 H3,  H1 {
	text-align: center;
	color : White;
}
 A:link ,A:visited, A:active {
	text-decoration : none; color: #D2B48C;}
 A:hover {
	 text-decoration: underline;
	color : #FFCC99;
	}
.sidebar {
	background-color : #000011;
	color: #FFFFFF;
	text-align : center;
	font-family : "Eras Medium ITC";
	left : 0;
	padding-bottom : 0;
	padding-top : 10px;
	position : absolute;
	top : 35px;
	width : 140px;
	max-width: 140px;
	}
.corner {
	width : 140px;
	height : 25px;
	background-color : #000011;  
}
.topbar{
	background-color : #000011;   
	height  :25px;
	color: #FFFFFF;
	text-align : center;
	font-family : "Eras Medium ITC";
}
.smallprint{
	font-size : 9;
	color : #FFFFFF;
}
.justtext {
	font-size: 80%;
	text-align: justify;
	color : White;
}
.centtext{
	font-size:80%;
	text-align: center;
	color : White;
}
.button
{
	background-color : #000011;
	color: #FFFFFF;
	border-color : #660066;
font-family : "Eras Medium ITC";
	}
.dropdown
{
	background-color : #000011;
	color: #FFFFFF;
	border-color : #660066;
    font-family : "Eras Medium ITC";
	}
.left{
	font-size : 9;
	color : #FFFFFF;
	text-align : left;
}
.right
{
	font-size : 9;
	color : #FFFFFF;
	text-align : right;
}



