body {
	topmargin: 0px;
	leftmargin: 0px;
	font-size: 12px;
	background-color: #F9F9F9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
	background-color: #F9F9F9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#newsCarousel table {
	background-color: #F0F6F9;
}
.main_table {
	width:1024px;
	height: 100%;
	background-color: #F9F9F9;
	border: 1px solid #ACACAC;
}

.newsTitle {
	color: #FA9937;
	font-size: 23px;
	font-family : "Script MT Bold";
}

.main_content {
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.bottom_td {
	background-color: #ACACAC;
	color: white;
	text-align: center;
}

.menu_td {
 	height:170px;
 	border-bottom: 1px solid #ACACAC;
	background-position: right top; 
	background-repeat:no-repeat;
}

.banner_td {
 	height:140px;
 	border-bottom: 1px solid #ACACAC;
	background-position: left top; 
	background-repeat:no-repeat;
	text-align: right;
}

.a_menu {
	text-decoraction: none;
}

h3 {
	color: #FA9937;
	font-size: 15px;
}

h2 {
	color: #FA9937;
	font-size: 27px;
	font-family : "Script MT Bold";
}

#img_photo_banner {
	border-color: #FA9937;
}

