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

td img {display: block;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdc055;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C3726;
}
.style1 {font-size: 14px}

a:link {
	color: #bdc055;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bdc055;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #bdc055;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}
h1 {
	font-size: 30px;
	color: #000000;
	margin-top:0px;
}
h2 {
	font-size: 20px;
	color: #2C3726;
	margin-top:0px;
}
h3 {
	font-size: 16px;
	color: #2C3726;
	margin-top:0px;
}
strong { color: #2c3726; }
div#content {
padding:20px;color:#000000;width:984px;margin:0 auto;clear:both;background-color:#fdfdfd;border-bottom:solid 26px #000000;min-height:450px;line-height:20px;
}
div#footer {
padding:5px 20px 20px 20px;color:#000000;width:984px;margin:0 auto;clear:both;;
}
#top {
	font-size: 24px;
}
#content td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
#content a:link {
	color: #2c3726;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #2c3726;
}
#content a:hover {
	text-decoration: none;
	color: #bdc055;
}
#content a:active {
	text-decoration: none;
	color: #2c3726;
}