body {
	scrollbar-face-color: #037237;
	scrollbar-shadow-color: #003300;
	scrollbar-highlight-color: #05A34F;
	scrollbar-3dlight-color: #05A34F;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #05A34F;
	scrollbar-arrow-color: #ffffff;
	background-color: #037237;
	margin-left : 0;
	margin-right : 0;
	margin-top : 10;
	margin-bottom : 10;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);

}


#maintable {
	background-color: #05A34F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDD282;
	border-left-color: #DDD282;
	align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD282;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD282;



}	
#content {
}
#middle {
	background-image: url(images/bodybg.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #037237;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #037237;

}
#left {
	background-color: #05A34F;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: center center;

}
.dogpictable {
	padding: 5px;
}
.dogtd {
	padding: 2px;

}

hr {
	color: #037237;
	height: 1px;
	width: 65%;
	align: center;
	style: dashed;
	}
.newsth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #037237;
	background-image: url(images/butbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.newstable{
	border: 1px solid #037237;
	background-color: #ffffff;
	width: 95%;
	align: center;
	text-align: left;
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 15px;
	font-weight: normal;
	color: #037237;
	text-align: right;
	padding: 2px;
}
.news {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 3px;
	}

.newsrttop {	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	vertical-align: top;
	align: center;
	background-image: url(images/butbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.newstablert{
	border: 1px solid #037237;
	padding: 0px;
	background-color: #ffffff;
	width: 95%;
	align: right;
	text-align: left;
}
.newsrt {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 2px;
	}

.ftmenubox {
}
form {
	width: 70%;

}
input, file, select, textarea { font-family: Verdana, Tahoma; font-size: 10px; color: #000000;
border: 1px #037237 inset}
.contrast {
	background-color: #3399FF;
}
.contrast2 {
	background-color: #FFFFFF;
}

.ctrastdk {
	background-color: #000066;
}

#top {
	background-color: #05A34F;
	background-image: url(images/leftbg.jpg);
}
#gallery {
	background-color: #FFFFFF;
}
#footer {}
a.menubutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	height: 24px;
	width:100%;
	color :#FFFFFF;
	background-color: #05A34F;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;

}

a.menubutton:visited {
	color :#FFFFFF;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin outset #FFFFFF;
   text-decoration :none;
   cursor:hand;
}
a.menubutton:hover {
	color:#ffffff;
	background-color: #037237;
	border-top: thin groove #037237;
	border-right: thin groove #037237;
	border-bottom: thin groove #037237;
	border-left: thin groove #037237;
	text-decoration :none;
	cursor:hand;
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

