body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	background-color: #f5fbf2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a {
	font-size: 13px;
	color: #223501;
}
a:visited {
	color: #223501;
}
a:hover {
	color: #A32A00;
}
a:active {
	color: #223501;
}
h1 {
	font-size: 24px;
	color: #A32A00;
}
h4 {
	margin:0px;
	font-size:18px;
}
.main {
	border-right: double 4px #223501;
	border-left: double 4px #223501;
	background-image:url(images/back.jpg);
}
.left{
	background-image:url(images/index2.jpg);
	background-repeat:no-repeat;
}
.tdmenu {
	border:3px double #000000;
	background-color:#9cee8c;
	padding-left:15px;
	font-weight:bold;
	height:24px;
	text-align:left;
}
.tdmenu2 {
	height:10px;
}
.menulink {
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
}
.content {
	padding-left:20px;
	padding-right:20px;
}
.advtabel {
	border-bottom:1px dashed #A32A00;
}
