body{
	margin:0;
	padding:0;
	background-repeat:repeat;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	line-height:15px;
	background-image: url(images/h_bg.jpg);
	
	}

	
p{
	margin:8px 0 10px 0;
	padding:0;
	line-height:15px;

	
	}
	

	
a{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	
	}

a:hover{
	color:#f3b213;

	}
	
/* */


.footer{
	font-family:Tahoma;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
	
	
a.footer:hover{
	color:#06A2D3;
	}
	

	
#border_main {
	border:3px solid #FFF;
	}
	
#border_down{
	border-bottom:3px solid #FFF;
	}
