body
	{
	background-color: 330000;
}

a:link {text-decoration:underline;color:#4a4a4a}
a:visited {text-decoration:underline;color:#1f3f24}
a:hover {text-decoration:none;color:#bcb7a9}
a:active {text-decoration:underline;color:#750000}

.scrollbar 
	{
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#6666666;
	scrollbar-face-color:#1A64FF;
	scrollbar-highlight-color:#003399;
	scrollbar-shadow-color:
	}

.background_text
	{
	position:absolute;
	top:120px;
	left:165px;
	width:740px;
	height:570px;
	overflow:hidden;
	z-index:15
	}

.position-logo
	{
	position:absolute;
	top:10px;
	left:10px;
	width:154px;
	height:100px;
	overflow:hidden;
	z-index:20
	}
	
.position-titlebar
	{
	position:absolute;
	top:20px;
	left:200px;
	width:550px;
	height:80px;
	overflow:hidden;
	z-index:20
	}
	
.position_menu
	{
	position:absolute;
	top:125px;
	left:15px;
	width:130px;
	height:350px;
	overflow:hidden;
	z-index:15
	}

.position-main
	{
	position:absolute;
	top:125px;
	left:170px;
	width:700px;
	height:460px;
	z-index:25
	}


