body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	width: 147px;
	font-familyl: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navigation li {
	height: 30px;
	text-align: center;
	margin: 0;
	padding: 0px;
}
#navigation a {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#navigation a:hover {
	margin: 0;
	color: #744609;
	text-decoration: underline;
}
#navigation a:active {
	margin: 0;
	color: #990000;
}
.horz_line {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #764408;
	text-decoration: underline;
	line-height: 12px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	line-height: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
.text a:visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration: underline;
}
.nav_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.nav_text a:visited {
	color: #333333;
	text-decoration: none;
}
.nav_text a:hover {
	color: #996633;
	text-decoration: underline;
}
.nav_text a:active {
	color: #CC0000;
	text-decoration: underline;
}
.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4235;
	text-decoration: underline;
}
.sub_headings {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
