body{
	margin:0px;
}
body,td,input{
	font-family:"Trebuchet MS";
	font-size:13px;
}
a{
	text-decoration:none;
	color:#676767;
	font-size:14px;
}
.header{
	background:url(images/header.jpg);
	background-repeat:repeat-x;
	height:78px;
	text-align:center;	
	vertical-align:top;
}
.big_footer{
	height:325px;
	background-color:#232323;
	text-align:center;	
}
.big_footer td{
	vertical-align:top;
	color:#717171;
	text-align:justify;
	padding:8px;	
}
.big_footer h2{
	color:#FFFFFF;
	font-size:30px;
	font-weight:normal;
}
.body{
	height:100%;
	vertical-align:top;
	padding:30px;
	text-align:center;	
}
.body td{
	vertical-align:top;
}
.site_footer{
	background:url(images/footer.jpg);
	background-repeat:repeat-x;
	height:62px;
	text-align:right;
	padding:5px;
	color:#ffffff;
}
.site_footer a{
	color:#CCCCCC;
}

#Menu td{
	white-space:nowrap;
	text-align:center;
}
#Menu td a{
	color:#8A8B8C;
	text-decoration:none;
	font-size:14px;
}
#Menu td a:hover{
	color:#6B9732;
}
#Menu .selected{
	background:url(images/s_m.gif);
	background-repeat:repeat-x;
}
#Menu .selected a{
	color:#6B9732;	
}
.title{
	background:url(images/title.jpg);
	background-repeat:no-repeat;
	width:560px;
	height:60px;
	font-size:28px;
	color:#6B9732;
	padding:10px;
}
.content{
	width:560px;
	text-align:justify;
	line-height:22px;
	margin-bottom:8px;
	color:#676767;
	line-height:30px;
}
.block{
	width:257px;
	height:250px;
	background:url(images/block.jpg);
	background-repeat:no-repeat;
	padding:5px;
	text-align:justify;
	padding-right:20px;
	color:#76787B;
}
.block label{
	font-size:24px;
	color:#6B9732;
	text-align:center;
	width:230px;
	padding-top:5px;
	margin-bottom:5px;	
}
.more{
	color:#6B9732;
	text-decoration:none;
	font-weight:bold;
	float:right;
	padding-top:8px;
}
#gallery{
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#gallery li{
	width:120px;
	height:120px;
	text-align:center;
	display:inline;
	float:left;
	margin:3px;	
}
#gallery li img{
	border:2px solid #cccccc;
}
.titlea a{
	color:#6B9732;
	font-size:18px;
	text-decoration:none;
}
.titlea{
	border-bottom:1px solid #6B9732;
	margin-bottom:4px;
	margin-top:4px;	
	white-space:nowrap;
	color:#6B9732;
	font-size:18px;	
}
.content img{
	margin:5px;
}
.selectedSlide{
	background-color:#666666;
	color:#ffffff;
}
.selectedSlide a{
	color:#ffffff;
}
.Slide a{
	color:#ffffff;
}
.Slide{
	background-color:#232323;
}
