@charset "utf-8";

img, div {
	 behavior: url(../includes/iepngfix.htc);
	 border: 0px;
	 margin: 0px;
	 padding: 0px;
}

h1 {
	margin: 6px 0px;
	padding: 0px;
	color: #768190;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Arial;
}

h1 a {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Arial;
}

h1:hover {
	color: #80A01F !important;
	text-decoration: underline !important;
}

a {
	color: #768190;
	font-size: 10px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
	text-decoration: none;
}

a:hover {
	color: #80A01F;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 11px;
	color: #28333a;
	font-family: Tahoma, "Times New Roman", Verdana, Arial;
}

.wrapper {
	width: 770px;
	/* height: 800px; */
	margin: 0px auto !important;

	text-align: left;

	background-image: url("../images/wrapper-bg.jpg");
	background-repeat: repeat-y;
}

.wrapper .left {
	width: 205px;
	display: inline;
	float: left;
}

.left .gmenu {
	padding-left: 26px;
	margin: 10px 0px 0px;
	list-style-type: none;
}

.gmenu li {
	clear: both;
	display: block;
	height: 26px;
	line-height: 26px;
	background-image: url("../images/menus/separator.jpg");
	background-repeat: no-repeat;
	background-position: 0px 25px;
}


.gmenu a {
	padding-left: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #768190;
	font-family: "Times New Roman", Verdana, Arial;
	background-image: url("../images/menus/pointer.jpg");
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.gmenu a:hover {
	color: #80a01f;
}

.menu3 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-image: url("../images/menus/menu3-bg.jpg");
	text-align: center;
}

.menu3 a {
	margin-left: 36px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-family: "Times New Roman", Verdana, Arial;
}

.menu3_body {
	width: 180px;
	margin: 0px auto;
	text-align: center;
}

.menu3_body a {
	color:#28333A;
	font-family:Tahoma,"Times New Roman",Verdana,Arial;
	font-size:11px;
}

.menu3_body a:hover {
	color: #80a01f;
}

.wrapper .right {
	width: 564px;
	display: inline;
	float: right;
	overflow: hidden;
}

.right_header {
	margin-left: 1px;
}

.footer {
	clear: both;
	height: 23px;
	border-top: 14px solid #A0A0A0;
	padding-left: 216px;
	padding-top: 3px;

	color: #768190;
	font-size: 10px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
	text-decoration: none;
	font-style: italic;
}

.submenu {
	margin-left: 1px;
	height: 33px;
	background-image: url("../images/menus/submenu.jpg");
}

.smleft {
	float: left;
	width: 186px;
	line-height: 25px;
	text-align: center;

	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
	
}

.smright {
	float: right;
	width: 350px;
	line-height: 25px;
	text-align: center;
	
	color: #768190;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
}

.smright a {
	color: #768190;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
	/* text-decoration: none; */
}

.smright a:hover {
	color: #80A01F;
}

.pagemenu {
	padding-left: 36px;
	height: 24px;
	line-height: 23px;
	margin-top: 1px;
	border-top: 1px solid #E5E5E5 !important;
	border-left: 1px solid #E5E5E5 !important;
	border-bottom: 1px solid #E5E5E5 !important;
	background-image: url("../images/menus/submenu-icon.jpg");
	background-repeat: no-repeat;
	background-position: 10px 0px;

	color: #768190;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
}

.pagemenu a {
	color: #768190;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
	text-decoration: none;
}

.pagemenu h1 {
	margin: auto;
	margin-top: -2px;
	display: inline;
	font-family: auto;
	text-decoration: none ! important;
	cursor: pointer;
}

.pagemenu .title {
	color: #80A01F !important;
	text-decoration: underline !important;
	font-style: normal;
	font-size:12px;
}

.pagemenu a:hover {
	color: #80A01F;
	text-decoration: underline;
}

.content {
	margin-left: 3px;
}

.sidemenu {
	height: 231px;


	background-image: url("../images/menus/side-menu-bg.jpg");
	background-repeat: no-repeat;

	color: #768190;
	font-size: 11px;
	font-family: Verdana, Georgia, "Times New Roman", Arial;
}