body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


.out_text {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #175E9E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*background-color: #E4E4E4;*/	
}

.bottom_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #175E9E;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #175E9E;
	text-decoration: none;
	background-color: #999999;
}
#menu {
	background-image:url(menu/menu/mid.jpg);
	background-repeat:repeat-x;	
}
#newsTop {
	background-image:url(menu/menu/news_box_top.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 15px;
	vertical-align:bottom;
}
#newsMid {
	background-image:url(menu/menu/news_box_mid.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}
#midMenu {
	vertical-align:top;
	width: 87px;
}
#midContent {
	vertical-align: top;
}
#newsBot {
	background-image:url(menu/menu/news_box_bot.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 49px;
	vertical-align: top;
}