<style>				
Body {background: #999999;}				
.mainbody				
	{			
		background: url(images/bookbg.jpg) fixed;		
		font-family: "Arial", sans-serif, bold;		
		font-size: 12pt;		
		color: #000000;		
		scrollbar-face-color:#eeeeee;		
		scrollbar-arrow-color:#000000;		
		scrollbar-track-color:#dddddd;		
		scrollbar-shadow-color:#000000;		
		scrollbar-highlight-color:#000000;		
		scrollbar-3dlight-color:#000000;		
		scrollbar-darkshadow-Color:#000000;		
	}			
				
h1 {				
	font-family: "Arial", sans-serif;			
	color: "#AD622B";			
	font-size: large;			
   }				
				
h2 {				
	font-family: "Arial", sans-serif;			
	color: "#54517C";			
	font-size: x-small;			
   }				
				
h3 {				
	font-family: "verdana", sans-serif;			
	color: "#333333";			
	font-size: small;			
   }				
				
h4 {				
	font-family: "Arial", sans-serif;			
	color: "#54517C";			
	font-size: 12pt;			
   }				
				
h5 {				
	font-family: "verdana", sans-serif;			
	color: "#937871";			
	font-size: medium;			
   }				
				
h6 {				
	font-family: "Arial", sans-serif;			
	color: "#4e6076";			
	font-size: large;			
   }		
				
:link {color: #666666}				
:visited {color: #999999;}				
:active {color: #999999;}				
:hover {color: #ff0000;}				
				
all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: #AD622B; cursor: hand; z-index:100}				
#MainTable A:hover {color: #4E6076;}				
				
.dropcontent				
	{			
		width: 350px;		
		height: 400px;		
		border: 1px solid #53507D;		
		background-color: #C6BCC0;		
		display:block;		
	}			
				
</style>				
