BODY
		{
		margin:0;
		SCROLLBAR-TRACK-COLOR: #000000;
		SCROLLBAR-FACE-COLOR: #000000;
		SCROLLBAR-SHADOW-COLOR: #000000;
		SCROLLBAR-HIGHLIGHT-COLOR: #000000;
		SCROLLBAR-3DLIGHT-COLOR: #2B5A54;
		SCROLLBAR-DARKSHADOW-COLOR: #2B5A54;
		SCROLLBAR-ARROW-COLOR: #2B5A54;
		overflow : auto;
		background-color:#000000;
		}
		
	#main{
	 position:absolute;
	 top: 0px;
	 left: 142px;
	}
	
	#bg{
	    width:1029;
		height:903;
		background: url(../content/bg.jpg) no-repeat;
	}
	.head  {
	font-family : Trebuchet,Verdana,sans-serif;
	font-size : 12px;
	line-height: 16px;
	font-weight : bold;
	color : #FFFFFF;
	}
	.text  {
	font-family : Trebuchet,Verdana,sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : normal;
	color : #B6D8CF;
	}
	
	A:link {font-weight : bold; color : #B6D8CF; text-decoration : none;}
	A:visited {font-weight : bold; color : #FFFFFF; text-decoration : none;}
	A:hover {font-weight : bold; color : #FFFFFF; text-decoration : none;}
	B {font-weight : bold; color : #CCCCCC; text-decoration : none;}
	STRONG {font-weight : bold; color : #F7C243; text-decoration : none;}
	.Stil3 {font-size: 10px}