body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #344149;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 1002px;
	text-align: center;
}
.nav {
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: 100%;
	text-align: center;
}
.mid {
	width: 1002px;
}
.mid_tdleft {
	width: 290px;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.lefttable {
	width: 200px;
	margin-top: 20px;
	margin-left: 80px;
}
.lefttable td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #02A3D8;
	text-decoration: none;
	height: 30px;
	text-align: left;
	vertical-align: middle;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02A3D8;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #02A3D8;
}
.top_table {
	background-color: #010101;
	width: 100%;
}
.top_table td{
	width: 100%;
	text-align: center;
}
#nav {
float:left;
width:100%;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#nav li a:link,#nav li a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:5px 12px;
	color:#02A3D8;
	text-decoration: none;
	height: 39px;
}
#nav li a:hover {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
}
.mid_td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.mid_table {
	width: 100%;
}
.mid_table td{
	width: 100%;
	height: 289px;
	background-image: url(images/mid_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.foot {
	background-image: url(images/foot.jpg);
	height: 133px;
	width: 100%;
}
.foot td{
	text-align: center;
}
.page_link {
	text-align: center;
	vertical-align: middle;
	height: 56px;
	width: 100%;
}
h1 {
	font-size: 14px;
	color: #02A3D8;
	text-decoration: none;
	line-height: normal;
	margin-bottom: 0px;
}
.foot_table {
	width: 1002px;
}
.foot_table td{
	text-align: left;
}
.foot_table a:link,.foot_table a:visited{
	font-size: 12px;
	color: #B5C2CA;
	text-decoration: none;
	font-weight: lighter;
}
.foot_table a:hover{
	font-size: 12px;
	color: #B5C2CA;
	text-decoration: underline;
	font-weight: lighter;
	background-color: #334048;
}

