body {
	background-color: #CC3300;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
td {
	background-color: #FFFFFF;
	vertical-align: top;
}

.nav_links a:link {
	color: #0000FF;
}
.nav_links a:visited {
	color: #000066;
}
.nav_links a:hover {
	color: #0099FF;
}
.nav_links a:active {
	color: #0099FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #33CCFF;
}
a:active {
	color: #FFFFFF;
}
.tx_title {
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: x-large;
	color: #FFFF00;
}
.tx_title a:link, .tx_title a:visited, .tx_title a:hover, .tx_title a:active {
	text-decoration: none;
	cursor: hand;
	display: block;
	color: #FFFF00;
}
.tx_td {
	padding: 10px;
}
.tx_body {
	padding: 15px 35px 15px;
	text-align: justify;
}
.tx_section_title {
	font-size: medium;
	color: #333333;
}
.tx_bot_links {
	font-size: x-small;
}
.tx_bot_links a:link {
	color: #330000;
}
.tx_bot_links a:visited {
	color: #990000;
}
.tx_bot_links a:hover {
	color: #CC0000;
}
.tx_bot_links a:active {
	color: #FFFFFF;
}
.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: #FF6600;
	float: left;
}
.navigation li a:visited{
	color: #FF9900;
}

.navigation li a:hover{
	cursor: hand;
	color: #FF9900;
}

.navigation ul{
	list-style-type: none;
	margin: 0px;
}

.td_top_bg {
	padding: 5px;
	background-color: #990000;
}
.td_shadow_bg {
	background-color: #CCCCCC;
	background-image: url(img_6.gif);
}
.td_white {
	background-color: #FFFFFF;
	padding: 10px;
}
.td_img_row_bg {
	background-color: #CC3300;
	color: #FFFFFF;
}
.td_img_botline {
	background-image: url(img_8.gif);
	background-repeat: repeat-x;
}
.td_nav_bg {
	background-image: url(img_1_bg.gif);
	background-repeat: repeat-x;
}
.tx_section_title_homepg {
	font-size: medium;
	color: #FFFF00;
	padding: 20px 20px 5px;
}
.tx_body_homepg {
	text-align: justify;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 30px;
}
