body {
	margin: 0px;
	padding: 0px;
	width:100%;
	background:#143556 url(../images/background.jpg) no-repeat center top !important;
	text-align:center;
	color: #666666;
}

table {
	margin: 0px;
	padding: 0px;
}

TD.menu_bg {
	font-size: 12px;
	vertical-align: middle;
	color: #003366;
	height: 25px;
	background:#FFFFFF url(../img/menu_bg.gif);
}
.menu_bg A:link {color: #666666; text-decoration: none;}
.menu_bg A:visited {color: #996666; text-decoration: none;}
.menu_bg A:hover {color: #FF9900; text-decoration: none;}

h1,h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	font-size: 8px;
	font-weight: normal;
}

strong {
	font-style: normal;
	font-weight: lighter;
	line-height: 120%;

}

em {
	font-style: normal;
	font-weight: lighter;
	line-height: 120%;

}

TD.list1 {
	background: #000000;
}

TD.list2 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

TD.list2_1 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	text-align:center;
}

TD.list2_2 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 190px;
	text-align:center;
}

TD.list2_3 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 70px;
	text-align:center;
}

TD.list2_4 {
	background: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	text-align:center;
}

TD.list3 {
	background: #FF9933;
}

TD.list3_1 {
	background: #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	width: 7%;
	text-align:center;
}

TD.list3_2 {
	background: #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	width: 26%;
	text-align:center;
}

TD {
	font-size: 16px;
	line-height: 20px;
	background: #FFFFFF;
}

TD.left {
	width: 3px;
	background:#FFFFFF url(../images/side_l.gif) ;
}

TD.right {
	width: 3px;
	background:#FFFFFF url(../images/side_r.gif) ;
}

TD.news {
	font-size: 0.8em;
	line-height: 24px;
	font-family: sans-serif;
}

TD.info_title {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	background: #CDE8E4 url(../info/img/info_title.gif) no-repeat center top !important;;
	color: #3E5D96;
	text-align:left;
}

TD.info {
	font-size: 14px;
}

TD.info_menu {
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	padding: 5px 5px 0px 0px;
	text-align:center;
}

TD.hr {
	height: 9px;
	padding : 0px;
	background:#A3B3DC url(../img/line_01.gif);
}

TD.hr2 {
	height: 9px;
	padding : 0px;
	background:#A3B3DC url(../img/line_03.gif);
}

TD.hr3 {
	height: 9px;
	padding : 0px;
	background:#F3F3E4 url(../img/line_02.gif);
}

