BODY {
	background : #F1E8C7 url(img/sb_.jpg) repeat-x;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	vertical-align : top;
}

.text a {
	color : Black;
	text-decoration : none;
}

.text a:hover {
	text-decoration : underline;
}

.text h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 5px;
	margin-left : 10px;
	color : #CCBF92;
	border-bottom : 1px solid;
	text-align : right;
}

.menuimg {
	background-color : #F6F1DD;
	border-left : 1px solid #D3BF9A;
	border-right : 1px solid #D3BF9A;
	border-top : 1px solid #D3BF9A;
	border-bottom : 1px solid #D3BF9A;
	text-align : center;
}

.menu {
	background-color : #F6F1DD;
	border-left : 1px solid #D3BF9A;
	border-right : 1px solid #D3BF9A;
	border-top : 1px solid #D3BF9A;
	border-bottom : 1px solid #D3BF9A;
}

.menu a {
	width : 100%;
	display : block;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	padding-top : 2px;
	padding-bottom : 2px;
}

.menu a:hover {
	background-color : #D3BF9A;
}