.content {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494949;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #424242;
	text-decoration: none;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}


.tableheadtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

.image {
	padding: 4px;
	border: solid 1px #424242;
	margin: 5px;
}

a:link {color: #649B33}



.leftnavigation {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343434;
	text-decoration: none;
}
.leftnavigation:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F2F2F;
	text-decoration: underline;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804000;
	text-decoration: underline;
}































/*DROPDOWNMENU*/
#menu {
	margin: 0;
	padding: 0;
}
#menu ul a {
	display: block;
	width: 110px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	line-height: 10px;
	padding: 3px 4px 3px 12px;
	text-decoration: none;
	text-align: left;
	border-bottom: 0px solid #c7d0e1;
}
#menu ul a:hover {
	background-color: #F4F4D0;
	color: #000000;
}
#menu ul {
	position: absolute;
	z-index: 100;
	background-color: #649B33;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu li {
	background-color: #649B33;
	z-index: 100;
	list-style: none;
	float: left;
}
#menu li ul {
	visibility: hidden;
}
#menu li ul li {
	float: none;
}
* html #menu li ul li {
	height: 12px;
}
#menu .sub1 {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #649B33;
	background-color: #649B33;
	background: url(../images/line_34.jpg)
	margin: 1px 0 0;
	width: 110px;
}

* html #menu .sub1 {
	margin: 36px 0 0 -110px;
}
#menu .sub2 {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #60759e;
	background-color: #649B33;
	margin: -17px 0 0 168px;
	border: 1px solid #60759e;
}
.butonite {
	position: relative;
	height: 36px;
	margin: 0;

	text-align: left;
	vertical-align: top;
}
.butonite img {
	vertical-align: top;
}



























































