body {
	background-color: #F0F1EC;
	background-image: url(../imgs/wave.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #10468B;
	font-size: 10px;
}
li {
	list-style-image: url(../imgs/bullet.png);
	margin-left: -20px;
	margin-top: 0px;
}
.maintext {
	padding: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
}
.maintext a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.top8 {
	padding-top: 8px;
}
.top16 {
	padding-top: 16px;
	text-align: left;
}
.top16 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.top16 a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.topright16 {
	padding-top: 16px;
	text-align: left;
	padding-right: 24px;
}
.leftmenu {
	font-size: 9px;
	text-align: left;
	padding-right: 6px;
	letter-spacing: -0.05em;
}
.leftmenu a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.leftmenu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.brdrbttm {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: left;
}
.bottom {
	color: #999999;
	font-size: 9px;
	padding-bottom: 8px;
	text-decoration: none;
}
.bottom a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.bottom a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #999999;
	text-decoration: none;
}
.bottom a:visited {
	color: #999999;
	font-weight: normal;
}
.bottom a:visited:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #999999;
	text-decoration: none;
}
.intro {
	background-image: none;
}

