@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #07a1a1;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.nav-bg {
	background-image: url(../images/nav-mid.gif);
	background-repeat: repeat-x;
}
.top_box_mid {
	background-image: url(../images/top-box-mid.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
}
.contentheading {
	background-image:url(../images/content-heading-bg.gif);
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:920px;
	height:29px;
	padding-left:10px;
	padding-top:0px;
	margin:0px;
	
	}
	
.mainlevel {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#006161;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	}
#active_menu {
	background-color:#FFF;
	padding-top:16px;
	padding-bottom:16px;
	padding-left:16px;
	padding-right:16px;
	}
	
.mainlevel_footer{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #07a1a1;
	text-decoration:none;
	
	}

.banneritem img{
border:0px;
}