@charset "utf-8";
body {
	background-image: url(Assets/Images/wood032.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #006600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 14px;
	color: #000000;
}
h6 {
	font-size: 9px;
	color: #000000;
}
#tdLogo {
	background-color: #231F20;
}
#tdTopAd {
}
#tdNavigation {
	color: #FFFFFF;
}
#tdContent {
}
#tdBottomAd {
}
#tdFoot {
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
