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:#456596;
}
a:hover{
	color:#00C0FF;
}
h1 {
	font-family: Verdana;
	font-size: 17px;
	color: #494949;
}

.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: #9CABBD;
	background-image: url(images/gazon_28.gif);
	background-repeat: repeat-y;
	border-left: 1px solid White;
	border-right: 1px solid White;
	padding-left: 20px;
}
.footer_link{
		font-family: Verdana;
	font-size: 10px;
	color: #00C0FF;
}
.menu{
background: #9CABBD;
	background-image: url(images/gazon_28.gif);
	border-left: 1px solid White;
	border-right: 1px solid White;
	background-repeat: repeat-y;
}
.menutext{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#00C0FF;
}
.link1{
color: White;
text-decoration: none;
}
.link2{color:#D0D0D0;}
.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/logobg.gif);
}
.mainbg{
	background-image: url(images/mainbg.gif);
}
.maintable{
	background-color: White;
}
.maintable2{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.maintitle{
	font-family: Verdana;
	font-size: 17px;
	color: #494949;
}

.maintitlex{
	font-family: Verdana;
	font-size: 17px;
	color: #456596;
}

.subtitlex{
	font-family: Verdana;
	font-size: 14px;
	color: #3769A6;
	font-weight: bold;
}
.maintext{
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: #474747;
	padding-right: 10px;
	padding-left: 10px;
	
}


	.news {
		background: #707479;
		background-image: url(images/outdoor_news_bg.gif);
		background-repeat: repeat-y;
		color: white;
		font-size: 10px;
	}
	
	.newstext {
		color: white;
		font-size: 10px;
	}
	
	.newslink {
		color: #00C0FF;
		font-weight: normal;
		text-decoration: underline;
		text-align: right;
	}
	
	.newstitle {
		color: #384E64;
		font-weight: bold;
		font-size: 11px;
	

