body,td,th {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height:20pt;
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}

body {
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.maintable {
	height: 650px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	background-image: url(images/sub_navmain.jpg);
	background-repeat: repeat;
	height: 30px;
	width: 130px;
	padding-top: 15px;
}
.nav ul {
	margin: 0;

	list-style: none;
	line-height: normal;
}

.nav li {
	display: none;

}

.nav a {

	float: center;


	letter-spacing: -0.5px;
	text-decoration: none;
	font: 12px "Arial", Helvetica, sans-serif;
	color: #999999;
}

.nav a:hover { 
	text-decoration: none; 
	color: #333333;
}



}




