body {
	background-color: #660000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
td {
	vertical-align: top;
	background-color: #FFFFFF;
}

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: #FFFFFF;
}
.tx_title a:link, .tx_title a:visited, .tx_title a:hover, .tx_title a:active {
	text-decoration: none;
	cursor: hand;
	display: block;
	color: #FFFFFF;
}
.tx_td {
	padding: 10px;
	background-color: #FFFFFF;
}
.tx_body {
	padding: 5px;
	text-align: justify;
}
.tx_section_title {
	font-size: medium;
	color: #333333;
}
.td_header {

	background-color: #99FFCC;
	vertical-align: top;
}
.tx_bot_links {
	font-size: x-small;
}
.tx_bot_links a:link {
	color: #FF3300;
}
.tx_bot_links a:visited {
	color: #FF6600;
}
.tx_bot_links a:hover {
	color: #FF9900;
}
.tx_bot_links a:active {
	color: #FFFFFF;
}
.navigation li a:link, li a:visited, li a:hover{
	padding: 5px 3px 3px 14px;
	font-size: small;
	font-weight: bold;
	cursor: hand;
	display: block;
	text-decoration: none;
	color: #E40000;
}

.navigation li a:visited{
	color: #FF6600;
}
.navigation li a:hover{
	color: #FF9900;
}

.navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.td_top_bg {
	background-image: url(img_1.gif);
	padding: 10px 20px 20px;
	background-repeat: repeat-x;
}
.td_bot_redbgcolor {
	background-color: #660000;
}

