@charset "utf-8";
/* CSS Document */
a img{
	border:0px;
	}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #2a2e21;
	font-weight: bold;
}

.style12 {font-size: 14px}
.style14 {color: #2a2e21}

body {
	margin-top: 0px;
	background-color: #274e53;
	background-image: url(../images/back_01.jpg);
	background-repeat: repeat-x;
	height: 800px;
}

.header_ban {
	background-image: url(../images/header_menu_03.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 740px;
}

.menu_txt {
	background-image: url(../images/menu_03.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-family:"Trebuchet MS";
	font-size: 14px; font-style:normal;
	font-weight: bold;
}
.menu_div {
	background-image: url(../images/menu_div.jpg);
	background-repeat: repeat-x;
}

.menu_txt a {
color:#2a2e21;
text-decoration: none;
}

.menu_txt a:visited{
color:#2a2e21;
}

a.menu_txt:active{
color:#2a2e21;
}
.top_nav_left {
	background-image: url(../images/header_box_left.jpg);
	background-repeat: repeat-x;
	height: 267px;
	width:243px;
}

.top_nav_flash_mvi{
	
	background:#FFFFFF;
	width:496px;
	height: 267px;	
}

.body_main {
	background: #FFFFFF;
	background-repeat: repeat-x;
	height: 330px;
	width:740px;
}

.body_text {
	font-size: 11px;
	font-style:normal;
	color:#FFFFFF;
	font-family: "Verdana";
}

.footer{
	width:740px;
	height: 50px;
}

.footer a{
font-family: "Trebuchet MS"; font-size: 10px; color: #FFFFFF; font-weight: bold;
text-decoration: none;
}

.readmore{
		font-family: "Trebuchet MS"; font-size: 10px; color: #FFFFFF; font-weight: bold;
		text-decoration: none;
}

.readmore a{
text-decoration:none;
}
.readmore a:visited{
text-decoration:none;
}

.img_brd{
	border: 1px solid #2a2e21;
	}

