html{	height: 100%;
}
body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.mid_table {
	width: 1002px;
	height: 400px;
}
.marq {
	height: 30px;
	width: 800px;
}
.foot {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 198px;
}
.foot td{
	text-align: center;
	vertical-align: middle;
}

h1 {
	font-size: 14px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00A8F4;
}



.mid_table_tdleft {
	padding-top: 45px;
	padding-left: 25px;
}
.left_table {
	background-image: url(images/list_bg.jpg);
	background-repeat: repeat-y;
	width: 220px;
}
.marq td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.left_table td{
	height: 22px;
	padding-left: 36px;
}
.mid_table_tdmid {
	background-image: url(images/mid.jpg);
	background-repeat: no-repeat;
	width: 475px;
}
.mid_table_tdright {
	background-image: url(images/right.jpg);
	width: 255px;
	background-repeat: no-repeat;
}




td {
	vertical-align: top;
}
.top1 {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 228px;
	width: 100%;
}
.top1 td{
	text-align: center;
}
.top2 {
	background-image: url(images/top.jpg);
	height: 228px;
	width: 1002px;
	background-repeat: no-repeat;
}
#nav{
	margin-top: 144px;
}
#nav li {
	display: inline;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;

}
#nav li a:link,#nav li a:visited {
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 16px;
}
#nav li a:hover {
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 50px;
	background-image: url(images/nav_bg_on.jpg);
	background-repeat: repeat-x;
}
.foot_table {
	width: 1002px;
}
.foot_table td{
	text-align: left;
}
.foot_table a:link,.foot_table a:visited{
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.foot_table a:hover{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

