﻿body {
	margin:0px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #4A4A4A;
}
a {
	color:#55ae1f;
}
.top {
	height:30px;
	text-align:right;
	padding-right:20px;
	vertical-align:middle;
	background-color:#016131;
	color: #f7f4b1;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fdd5a1;
	border-bottom-color: #fdd5a1;
	border-left-color: #fdd5a1;
}
.banner {
	background-color:#fff;
	padding:3px;
}
.menu {
	background-color:#fff08b;
	width:755px;
	color: #44324c;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #feb832;
	border-left: 2px solid #feb832;
}
.search {
	background-color:#ffb82e;
	width:235px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #feb832;
}
.right {
	width:235px;
	background-color: #ffc561;
	vertical-align: top;
	color: #442a35;
}
.right a {
	color:#344075;
	text-decoration:underline;
}
.main {
	width: 755px;
	background-color:#fff;
	vertical-align: top;
	padding: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #feb832;
}
.footer {
	height: 40px;
	text-align:center;
	background-color:#fef6c5;
	color: #4c3b0d;
}
.breadcrumb {
	color: #716b62;
	background-color:#fdf6c4;
	padding:3px;
}
.copyright {
	width: 100%;
	height: 26px;
	font-family: Tahoma;
	font-size: 11px;
	color: #898888;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}
.copyright a {
	font-family: Tahoma;
	font-size: 11px;
	color: #898888;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}
.f {
	color:#0033FF;
}
