@charset "utf-8";


body {
	background: #000000 url(img/bg10.jpg) repeat center;
	margin: 0px;
	scrollbar-arrow-color:#CD9612;
	scrollbar-track-color:#241304;
	scrollbar-shadow-color:#632A00;
	scrollbar-face-color:#632A00;
	scrollbar-highlight-color:#632A00;
	scrollbar-darkshadow-color:#632A00;
	scrollbar-3dlight-color:#632A00
}



a:link {
	text-decoration: none;
	color: #E0BD5B
}
a:visited {
	text-decoration: none;
	color: #E0BD5B
}
a:hover {
	text-decoration: none;
	background-color:#E0BD5B;
	color: #632A00
}
a:active {
	text-decoration: none;
	background-color:#E0BD5B;
	color: #632A00
}




.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:28px;
	color: #E0BD5B
}
.title {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color: #E0BD5B
}
.main {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height:17px;
	color: #ffffff
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #E0BD5B
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff
}
.contact2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	height:22px;
	width:500px;
	padding:2px 5px 0px 5px;
	background-color:#632A00;
	border:none
}
.contact3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	height:200px;
	width:500px;
	padding:2px 5px 0px 5px;
	background-color:#632A00;
	border:none
}
.contact4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	height:22px;
	width:60px;
	padding:2px 5px 0px 5px;
	background-color:#632A00;
	border:none
}
.contact4b {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	height:25px;
	width:90px;
	padding:2px 5px 0px 5px;
	background-color:#632A00;
	border:none
}
