body {
	background: White;
}

body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #008812;
}
a:hover{
	color:#B22222;
}

h1 {
	font-family: Verdana;
	font-size: 17px;
	color: #494949;
   font-weight: normal;
}
h2{
	font-family: Verdana;
	font-size: 14px;
	color: #008812;
   font-weight: bold;
}
.llink{
	color:#456596;
	text-align: right;
	vertical-align: middle;
}
.rlink{
	color:#008812;
	text-align: left;
	vertical-align: middle;
}

.footer {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	background: #00B31C;
	background-image: url(images/gazon2_27.gif);
	border-left: 1px solid White;
	border-right: 1px solid White;
	padding-left: 20px;
}
.footer_link{
		font-family: Verdana;
	font-size: 10px;
	color: #00FF00;
}
.menu{
background-color: #00B31C;
background-image: url(images/gazon2_27.gif);
background-repeat: repeat-y;
	border-left: 1px solid White;
	border-right: 1px solid White;
}
.menutext{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00E61C;
}
.link1{
color: White;
text-decoration: none;
}
.link2{
color:#00E61C;
text-decoration: none;
}
.menutable{
	border-top: 1px solid White;
		border-bottom: 1px solid White;
	}

.logo {
	border-left: 1px solid White;
	border-right: 1px solid White;
}
.logobg{
	background-image: url(images/logobg2.gif);
}
.mainbg{
	background-image: url(images/mainbg2.gif);
}
.maintable{
	background-color: White;
	background-image: url(images/gazon2_22.gif);
	background-repeat: no-repeat;
}
.maintable2{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.maintitle{
	font-family: Verdana;
	font-size: 17px;
	color: #494949;
}
.subtitle{
	font-family: Verdana;
	font-size: 14px;
	color: #008812;
   font-weight: bold;
}
.maintext{
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: #474747;
	padding-right: 10px;
	padding-left: 10px;
	}
	.pad{
		padding-left: 10px;
		padding-bottom: 10px;
	}
	
	.news {
		background: #005F08;
		background-image: url(images/grass_news_bg.gif);
		background-repeat: repeat-y;
		color: white;
		font-size: 10px;
	}
	
	.newstext {
		color: white;
		font-size: 10px;
	}
	
	.newslink {
		color: #00E61C;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.newstitle {
		color: #00E61C;
		font-weight: bold;
		font-size: 11px;
	}

