body {
	background-color: #008B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
td {
	background-color: #FFFFFF;
	vertical-align: top;
}
.tx_cname {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #5A5F18;
}
.tx_subname {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #5A5F18;
}
.tx_cname a:visited, .tx_cname a:active , .tx_cname a:link, .tx_cname a:hover{
	text-decoration: none;
	cursor: hand;
	display: block;
	color: #5A5F18;
}
.tx_section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.tx_td {
	padding: 5px;
}
.tx_body {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.tx_bot_links {
	font-size: x-small;
}
.tx_bot_links a:link {
	color: #FFFF66;
}
.tx_bot_links a:visited {
	color: #FFCC66;
}
.tx_bot_links a:hover {
	color: #FFFF00;
}
.tx_bot_links a:active {
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #6600FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #00CCFF;
}
.navigation li a:link,li a:visited,li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	font-size: small;
	font-weight: bold;
	cursor: hand;
	display: block;
	text-decoration: none;
	color: #996600;
	float: left;
}
.navigation li a:visited{
	color: #663300;
}

.navigation li a:hover{
	cursor: hand;
	color: #CC9900;
}

.navigation ul{
	list-style-type: none;
	margin: 0px;
}

