body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453E3E;
}
body {
	background-color: #ffffff;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #453E3E;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 800px;
	height: 136px;
	background-color: #FFFFFF;
}
.menu1 {
	width: 200px;
	background-color: #D0D0D0;
} 
.menu {
	padding: 0px 0px 0px 20px;
	width: 200px;
	height: 201px;
	background-image: url(index_04.jpg);
	background-repeat: no-repeat;
	background-color: #D0D0D0;
}
.menubg {
	width: 200px;
	height: 202px;
	background-image: url(index_07.gif);
	background-repeat: no-repeat;
}
.leftdown {
	padding: 0px 0px 15px 20px;
	width: 200px;
	height: 81px;
	vertical-align: bottom;
	background-image: url(index_08.jpg);
	font-size: 14px;
	color: #007C85;	
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 4px 0px 4px;
	color: #007C85;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	background-color: #F1F9FE;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}

.content {
	padding: 20px 20px 20px 20px;
	width: 460px;
	vertical-align: top;
	background-image: url(index_05.jpg);
	background-repeat: no-repeat;
	background-color: #DDDCDA;
}
.right {
	width: 100px;
	background-image: url(index_06.jpg);
}