@charset "UTF-8";
.bottom_bar {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #1C3029;

}
.more {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFF;
}

a:visited {
	color: #FFF;
}

a:hover {
	color: #CCC;
}

a:active {
	color: #FFF;
}

.cat {
	color: #D1921F;
}

.cat A:link {
	text-decoration: underline;
	color: #D59115;
}
.cat A:visited {
	text-decoration: underline;
	color: #D59115;
}
.cat A:active {text-decoration: none}
.cat A:hover {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}

.body_text {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.bottom_bar tr td {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

bottom_bar_left {
	text-align: left;
}
.main_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	color: #D1921F;
}
