body {
	font-family: Arial, Helvetica, sans-serif;
	background: #666633 url(images/bg.gif) repeat-y center;
	margin: 0px;
}
a:visited {
	color: #996600;
}
a:link {
	color: #336633;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #990000;
}
.see {
	color: #999999;
	font-style: italic;
}
li {
	margin-bottom: 10px;
}
blockquote {
	background: #EEEEEE;
}
td {
	vertical-align: top;
}
address {
	font: normal small "Century Gothic", Arial, sans-serif;
}
.sitename a {
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #003300;
}
.content {
	width: 670px;
	text-align: left;
	display: block;
}
.headertbl {
	background-image: url(images/bgtop.png);
	background-repeat: repeat-x;
	width: 900px;
}
.footertbl {
	background-image: url(images/bgbot.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.img_bdr {
	color: #000000;
	border: 1px solid #000000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 5px;
}
.nav p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.nav td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h4 {
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #666633;
}
.sitename {
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #003300;
	margin: 0px;
}
