body {
	background-image: url(../images/background.jpg);
	margin:0px;
}
.language {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.newsbackground {
	background-color: #D3D4C1;
}
.contentbackground {
	background-color: #FFFFFF;
}

.greybar {
	background-color: #363637;
}
.greenbar {
	background-color: #949500;
}
.gradientbarbottom {
	background-image: url(../images/gradientbar_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.verticalgreenline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949500;
}
.verticalgreenlineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949500;
}
.quicklink {
	font-family: Tahoma;
	font-size: 10px;
	color: #718D71;
	text-decoration:underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676A00;
	text-decoration:underline;
}
.testimonialsbox {
	background-color: #EFEFEF;
	border: 1px solid #868716;
}
.titleborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81820B;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	line-height:12pt;
}

.contenttext_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #626262;
	line-height:9pt;
}

.subtitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #676A00;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	line-height:12px;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #81820B;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363637;
	background-color: #F1F1F1;
	border: 1px solid #81820B;
	padding:2px;
	height:16px;
}
.textareafield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363637;
	background-color: #F1F1F1;
	border: 1px solid #81820B;
	padding:2px;
}
.formbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #81820B;
	border: 1px solid #81820B;
	height:18px;
}
.testimonialstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	line-height:12px;
}
.testimonialslinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #81820B;
	line-height:12px;
}
.footerbackground {
	background-color: #363637;
}
.footerbackground1 {
	background-color: #000000;
}
.footerlargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footermediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footercopyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.left_menu{
	background-image:none;
	background-color:none;
	padding-left:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
}
.left_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
.left_menu_bullet{
	background-color:none;
}
.left_menu_over{
	background-image:none;
	background-color:#595959;
	padding-left:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
.left_menu_over a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
.left_menu_bullet_over{
	background-color:#81820B;
}
.pictureborder {
	border: 1px solid #989709;
}