body{
	background: url("../images/framework/top/bg.gif") repeat;
	border-left : 1px solid #AF9192;
	border-right : 1px solid #AF9192;
	border-bottom : 1px solid #AF9192;
}
.topblock{ 
	height:18px;
	border-bottom : 1px solid #AF9192;
 }
 .botblock{
	background : Black;
}
 .navblock{
	padding : 5px;
}
a{
	font: 11px Arial, Helvetica, sans-serif;
	color : #D1A378;
	text-decoration : none;
	padding-right: 6px;
	padding-left: 6px;
}
a:hover{
	font: 11px Arial, Helvetica, sans-serif;
	color : #E2D09A;
	text-decoration : underline;
	padding-right: 6px;
	padding-left: 6px;
}