/* CSS Document */

.site_body {
	background-color: #570e00;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#outer_table {
	margin: auto;
	width: 963px;
}
.topnavi_lc {
	background-image:url(../images/top_nav_lc.gif);
	height: 54px;
	width: 29px;
}
.topnavi_rc {
	background-image: url(../images/top_nav_rc.gif);
	height: 54px;
	width: 29px;
}
.topnavi_bg {
	background-image:url(../images/top_nav_bg.gif);
	height: 54px;
}
.topnavi_active_link {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px 8px;
	text-decoration: none;
}
.topnavi_active_link:hover {
	color: #fff;
	text-decoration:inherit;
}
.topnavi_default_link {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.marquee_lc {
	background-image: url(../images/marq_lc.gif);
	height: 46px;
	width: 12px;
}
.marquee_rc {
	background-image:url(../images/marq_rc.gif);
	height: 46px;
	width: 12px;
}
.marquee_bg {
	background-image:url(../images/marq_bg.gif);
	height: 46px;
	background-repeat: repeat-x;
}
.marquee {
	color: #f8b707;
	font-size: 14px;
	margin: 2px;
}
.container_table_tlc {
	background-image:url(../images/container_tlc.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 12px;
        background-position:center bottom;
}
.container_table_trc {
	background-image:url(../images/container_trc.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 12px;
	background-position:center bottom;
}
.container_table_tbg {
	background-image:url(../images/container_tbg.gif);
	background-repeat: repeat-x;
	height: 18px;
	background-position:center bottom;
}
.container_left {
	background-image:url(../images/container_left.gif);
	background-repeat:repeat-y;
	width: 12px;
}
.container_right {
	background-image:url(../images/container_right.gif);
	background-repeat:repeat-y;
	width: 12px;
}
.container_table_blc {
	background-image:url(../images/container_blc.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 12px;
}
.container_table_brc {
	background-image:url(../images/container_brc.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 12px;
}
.container_table_bbg {
	background-image:url(../images/container_bbg.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.silver_btn {
	background-image: url(../images/silver_btn.png);
	background-repeat: no-repeat;
	height: 28px; 
	width: 82px;
	font-size: 9px;
	padding-left: 5px;
}
.heading_txt {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}
.orange_trans {
	background-image:url(../images/org_trans.png);
	background-repeat:no-repeat;
	min-height: 439px;
	width: 191px;
}
.small_txt {
	font-size:10px;
	color: #000000;
	padding: 0px 10px;
}
.read_more {
	font-size:10px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
}
.read_more:hover {
	color: #ffffff;
}
.vertical_divider {
	background-image:url(../images/ver_div.gif);
	width: 25px;
	background-repeat: repeat-y;
	
}
/* Footer Class - Start  */
.copyright_txt {
	font-size: 10px;
	color: #ffffff;
}
.footer_link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footer_link:hover {
	font-size: 10px;
	color: #f8b708;
}
