@charset "utf-8";
/* CSS Document */


a:link {
	color: #1B501E;
	font-family: "Tahoma Small Cap";
	text-decoration: none;
}
a:visited {
	color: #1B501E;
	font-family: "Tahoma Small Cap";	
	text-decoration: none;
}
a:hover {
	color: #1B501E;
	font-family: "Tahoma Small Cap";
	text-decoration: underline;
}
a:active {
	color: #1B501E;
	font-family: "Tahoma Small Cap";
	text-decoration: none;
}
.style10 {font-size: 16px}

body {
	background-color: #618C45;
	color: #474927;
	margin-top: 0px;
	font-size: 14px;
}
.tdBGcolor {
	background-image: url(../images/td-BG.jpg);
	background-repeat: repeat;
}


.style3 {
	font-size: 22px;
	font-weight: 600;
	color: #32331C;
}
.style5 {
	font-size: 17px;
	color: #32331C;
}
.style7 {font-size: 18px}
.style8 {font-size: 14px}
.style9 {font-size: 12px
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	width:800px;
	}
#wrapper2 {
	position: relative;
	left:0px;
	top:2px;
	width:800px;
	height:49px;
	z-index:99;
	margin: 0 auto;
}
#flash{
	margin-top:0px;
	width: 800px;
	height: 387px;
	margin-left:0px;
	
	}

#apDiv1 {
	position:absolute;
	margin-left:20px;
	top:-25px;
	width:800px;
	height:49px;
	z-index:99;
}
#apDiv2 {
	position:relative;

	z-index:50;
}
#tableBody {
	position: absolute;
	top: 0px;
}
.td-left {
	background-image: url(../images/img/images/Left.png);
	background-repeat: repeat-y;
	background-position: right;
}.td-Right {
	background-image: url(../images/img/images/Right.png);
	background-repeat: repeat-y;
	background-position: left;

}.td-top {
	background-image: url(../images/img/images/top.png);
	background-repeat: repeat-x;
	background-position: bottom;

}.td-Bottom {
	background-image: url(../images/img/images/Bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.td-bg {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

