body
{
	background-color:#000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #777777;
	scrollbar-3dlight-color: #555555;
	scrollbar-darkshadow-color: #555555;
	scrollbar-shadow-color: #777777;
	scrollbar-arrow-color: #888888;
	scrollbar-track-color: #333333;
}

#container
{
	width: 100%;
	height: 100%;
 	align: center; 
}

#double
{
	width: 900px;
	height: 100%; 
	border-style:ridge;
	border-width: 8px;
	border-color: #1d1d1d;
}

#selection
{
	background-color:#000000;
	width: 900px;
	height: 45px;
}

#base_background_top_War
{
	width: 900px;
	height: 380px;
	background-image: url('BG_Header_old.jpg');
	background-repeat: no-repeat;
}

#base_background_content_War
{
	width: 900px;
	height: 380px;
	background-image: url('BG_Content_old.jpg');
	background-repeat: no-repeat;
}

#base_background_bottom_War
{
	width: 900px;
	height: 160px;
	background-image: url('BG_Footer_old.jpg');
	background-repeat: no-repeat;	
}

#base_background_top_Wel
{
	width: 900px;
	height: 380px;
	background-image: url('BG_Header_new.jpg');
	background-repeat: no-repeat;
}

#base_background_content_Wel
{
	width: 900px;
	height: 380px;
	background-image: url('BG_Content_new.jpg');
	background-repeat: no-repeat;
}

#base_background_bottom_Wel
{
	width: 900px;
	height: 165px;
	background-image: url('BG_Footer_new.jpg');
	background-repeat: no-repeat;
}

#content 
{
	width: 800px;
	height: 315px;
}

#Main_text 
{
	width: 795px;
	height: 325px;	
	clear: right;
	float: left;
	margin-top: 25px;
	font-family: Verdana; 
	font-size: 10px;
	color:#929292;
	Overflow: auto;
	padding-right:10px;
	
}

#col_left 
{
	width: 530px;
	height: 325px;	
	clear: right;
	float: left;
	margin-top: 25px;
	font-family: Verdana; 
	font-size: 10px;
	color:#929292;
	border-right-style:ridge;
	border-width: 4px;
	border-color: #1d1d1d;
	Overflow: auto;
	padding-right:10px;
}

#col_right 
{
	width: 230px;
	height: 325px;
	float: left;	
	clear: right;
	font-family: Verdana; 
	font-size: 10px;
	margin-top: 25px;
	margin-left: 15px;
	color: #929292;
	Overflow: auto;
	padding-right:10px;
}

#footer_left
{
	width: 340px;
	height: 10px;
	clear: right;
	float: left;
	margin-top: 85px;
	font-family: Verdana; 
	font-size: 8px;	
}

#footer_right
{
	width: 340px;
	height: 10px;
	float: right;	
	clear: right;
	margin-top: 85px;
	font-family: Verdana; 
	font-size: 8px;
}

#table_layout
{
	width: 150px;
	height: 250px;
	margin-top: 20px;
}

#oneonedesign_left
{
	background-color:#000000;
	width: 400px;
	height: 10px;
	clear: right;
	float: left;
	font-family: Verdana; 
	font-size: 10px;
	color: #595959;
}

#oneonedesign_right
{
	background-color:#000000;
	width: 400px;
	height: 10px;
	float: right;	
	clear: right;
	font-family: Verdana; 
	font-size: 10px;
	color: #595959;
}

a
{
	text-decoration: none;
	font-size: 10px;
}
a:link 
{ 
	color: #595959;
} 

a:visited 
{ 
	color: #595959; 
	text-decoration : none;
} 

a:hover 
{ 
	color: #3F3F3F;
} 


a.opac img
{
	filter:alpha(opacity=80);   
	-moz-opacity: 0.8;   
	opacity: 0.80;
}


a.opac:hover img
{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	border: 0;
}

h3 
{
	color:#929292;
	font-size: 15px;
	margin-bottom: 3px;
}

h4 
{
	color: #008bcd;
	font-size: 11px;
	
}

h5 
{
	color: #008bcd;
	font-size: 10px;
	margin-bottom: 3px;		
}

img
{
	border: none;
}

td
{
	background-image:url('TableBG.gif'); 
	background-repeat: no-repeat;
	padding-left: 18px;

}

table
{
	margin-left: 35px;
	
}
