.bordersite {
	border: 1px solid #527C3C;
}
.bg {
	background-color: #AED084;
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-color: #AED084;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg.gif);
}
.ovr {
	background-image: url(images/over.gif);
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	cursor: hand;
	color: #00602B;
}
.copy {
	font-family: Tahoma, arial;
	font-size: 9px;
	color: #FFFFFF;
}

.out {
	background-image: url(images/out.gif);
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #C9DB8A;
}
a.menu-left:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #C9DB8A;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
a.menu-left:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #AFCA55;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
a.menu-left:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #00602B;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
.bg_right {
	background-repeat: repeat-x;
	background-position: left top;
}
.head {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #41342C;
}
.headtable {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.input {
	border: 1px solid #D88D3A;
}
.bt {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #41342C;
	background-color: #AED084;
	border: 1px solid #CBE2AC;
}

.font {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #41342C;
	text-align: justify;
}

