@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: url(../images/brg_tile.jpg) #000000 repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #A3A3A3;
	scrollbar-darkshadow-color: #A3A3A3;
	scrollbar-track-color: #000000;
}


a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.fontyellow {
	color: #ffcb2c;
}

.fontblack {
	color: #2a2d36;
}

.fontgray {
	color: #61697f;
}

.font_size16 {
	font-size: 16px;
	line-height: 20px;
}

.font_size18 {
	font-size: 18px;
	line-height: 22px;
}

.fontVerdana13Grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8f96a0;
}

.fontBlueGrayish {
	color: #354870;
}

.font_size14 {
	font-size: 14px;
	line-height: 18px;
}

.wrapper {
	margin: 0 auto;
}

.header {
	background: url(../images/bg_header.jpg) no-repeat top left;
}

.footer {
	background: url(../images/bg_footer.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	color: #2a2d36;
}

.footer2 {
	width: 902px;
	text-align: right;
	margin: 14px auto 21px auto;
	color: #61697f;
}

.tablecenter {
	background: #2c2f38 url(../images/bg_table1st.gif) repeat-x top;
}

.tablecenter_sub {
	background: url(../images/bg_table2ndt.jpg) no-repeat left top #FFFFFF;
	color: #2a2d36;
}

.tablecenter_subcenter {
	background: url(../images/bg_table2ndtcenter.jpg) no-repeat left top #FFFFFF;
}

.tablecenter_subright {
	background: url(../images/bg_table2ndtright.jpg) no-repeat left top #FFFFFF;
}

.tablecenter_subcenter .contenttext {
	margin: 0 15px 0 30px;
	padding: 58px 0 53px 0;
	color: #2a2d36;
	line-height: 16px;
}

.tablecenter_sub_footer {
	background: url(../images/bg_table2ndt_footer.gif) repeat-x top #ffffff;
}

.recentnews {
	background: #2c2f39;
	width: 883px;
	margin: 5px auto 0 auto;
	height: 30px;
}

.recentnews_inside {
	margin: 0px 13px;
	padding: 8px 0 0 0;
	text-align: left;
}

.content_under_table {
	margin: 0 10px 27px 10px;
	line-height: 16px;
}

.submenu_img_header {
	margin: 50px 0 0 0;
}

img { behavior: url(iepngfix.htc) }