.css {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	background-color: #cbcbcb;
}
.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #790000;
	line-height: normal;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #dddddd;
	line-height: 18px;
}

.nav_left {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_left a{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.nav_left a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #e0d98e;
	text-decoration: none;
}
.nav_left_02{
	font-size: 11px;
	font-weight: normal;
	color: #dcdcdc;
	font-family: Arial;
}
.nav_left_02 a{
	font-size: 11px;
	font-weight: normal;
	color: #dcdcdc;
	font-family: Arial;
	text-decoration: none;
}
.nav_left_02 a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #e0d98e;
	font-family: Arial;
	text-decoration: none;
}
.middle_nav_normal {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-weight: normal;
	color: #e0e0e0;
	text-decoration: none;
}
.middle_nav_normal a{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #e0e0e0;
	text-decoration: none;
}
.middle_nav_normal a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #fff799;
	text-decoration: none;
}
.middle_nav_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.middle_nav_home {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.middle_nav_home a{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.middle_nav_home a:hover{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #e0d98e;
	text-decoration: none;
}
.middle_nav_sub {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.middle_nav_sub a{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.middle_nav_sub a:hover{
	font-family: Arial;
	color: #FFCC00;
	text-decoration: none;
}
.middle_nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #e0e0e0;
	text-decoration: none;
}
.title_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1d232a;
	text-decoration: none;
}
.body_title_02 {
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
}
.font_dark {
	color: #333333;
}
.font_dark a{
	color: #333333;
}
.font_dark a:hover{
	color:#CC6600;
}
.footer_row {
	background-color: #cbcbcb;
	background-image: url(images/spacer_07.gif);
	background-repeat: repeat-x;
}
.sub_title {
	font-size: 16px;
	font-weight: bold;
}
.sub_title a{
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	color:#660000;
}
.sub_title a:hover{
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.sub_title_1 {
	font-size: 16px;
	font-weight: bold;
	color: #790000;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sub_title_red {
	font-size: 16px;
	font-weight: bold;
	color: #790000;
}
.table_hdr {
	background-color: #999999;
}
.table_row_alt_1 {
	background-color: #f8f7db;
}
.table_row_alt_2 {
	background-color: #FFFFFF;
}
.breadcrumb {
	font-size:10px;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.footer_link {
	font-size: 11px;
	color: #990000;
}
.main_menu {
	color: #666666;
	font-size:16px;
}
.main_menu a {
	color: #666666;
	text-decoration:none;
}
.main_menu a:hover{
	color: #990000;
	text-decoration:none;
}
.main_menu_selected a{
	color: #990000;
	text-decoration:none;
}
.sub_nav {
	color: #5e5959;
	font-size: 12px;
	font-weight: bold;
}
.sub_nav a{
	color: #5e5959;
	font-size: 12px;	
	text-decoration:none;
	font-weight: bold;
}
.sub_nav a:hover{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.footer_searchBox {
	background-color: #CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #63666a;
	border-right-color: #63666a;
	border-bottom-color: #63666a;
	border-left-color: #63666a;
}