html,body{
	margin:0;
	padding:0;
	height:100%;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
  #wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #f0f0f0;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.footer a:link{
	color: #f0f0f0;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #f0f0f0;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #dcf253;
	text-decoration: none;
	font-weight: normal;
}
.content_title {
	font-family: "Calibri";
	font-size: 25px;
	font-weight: normal;
	color: #6da52d;
	line-height: 18px;
	text-decoration: none;
}	 

.content {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}	 
.content a:link{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #e05c02;
	line-height: 18px;
	text-decoration: underline;
}	 
.content a:visited{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #e05c02;
	line-height: 18px;
	text-decoration: underline;
}	 
.content a:hover{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}	 

.td {
	font-size: 11px;
	font-weight: normal;
	color: #8bbdca;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.menu a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0c3907;
	text-decoration:none;
}
.news {
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	line-height: 16px;
	text-decoration: none;
}
.news_title {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #e05c02;
	text-decoration: none;
}

.news_title a:link{
	font-weight: bold;
	color: #e05c02;
	text-decoration: none;
}
.news_title a:visited{
	font-weight: bold;
	color: #e05c02;
	text-decoration: none;
}
.news_title a:hover{
	font-weight: bold;
	color: #4b8c0b;
	text-decoration: none;
}

