	body { 
		font-family: Verdana, Arial, sans-serif;
		background-color: Black;
		color: white;  
		scrollbar-face-color: #394656;
		scrollbar-highlight-color: #BFCAD0;
		scrollbar-shadow-color: #101010;
		scrollbar-3dlight-color: #101010;
		scrollbar-arrow-color: #B78601;
		scrollbar-track-color: #232733;
		scrollbar-darkshadow-color: #101010;
		margin-left: 0;
		margin-top: 0;
		overflow: hidden;
	}

	a {
		text-decoration: none;
		color:#BFCAD0;
		font-size:12px;		
	}
	a:hover {
		color:#B78601;	
	}	
	a.download_title {
		text-decoration: none;
		color:#BFCAD0;
		font-size:14px;	
		font-weight : bold;
	}
	
	a.download_title:hover {
		color:#B78601;
	}		
	
	H2.scnd {font-size: 25pt; color: #DD00FF}
	H2.welcome {font-size: 18pt; }
	H3 {
		color:#BFCAD0;
		font-weight : bold;		
	}
	div.content { 
		font-family: Verdana, Arial, sans-serif; 
		font-size: 10pt; 
		color: white; 
		vertical-align: top; 
		height: 450px; 
		overflow:auto;
		width:610px; 
	}
	
	div.description { 
		font-family: Verdana, Arial, sans-serif; 
		font-size: 10pt; 
		color: white;
	}
		
	span.content {
		font-family: Verdana, Arial, sans-serif; 
		font-size: 10pt; 
		color: white; 
	}
	
	span.error {
		font-family: Verdana, Arial, sans-serif; 
		font-size: 12pt; 
		font-weight: bold;
		color: #B78601; 
	}	
	
	a.menu_item {
		color:#BFCAD0;
		font-size:12px;
	}
	a.menu_item:hover {
		color:#B78601;
	}	
	span.menu_item_selected {
		color:#BFCAD0;
		font-size:12px;
		font-weight : bold;
	}
	span.faq_question {
		color:#BFCAD0;
		font-size:13px;
		font-weight : bold;	
	}
	td.navigation {
		background-image:url(images/trans-bg.gif);
	}