.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 250px;
	background-attachment: fixed;
}
#div-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	left: 200px;
	top: 10px;
	position: fixed;
}
#div-menu a {
	color: #333333;
	text-decoration: underline;
}
#div-menu a:visited {
	color: #333333;
	text-decoration: underline;
}
#div-menu a:hover {
	color: #ff0000;
	text-decoration: none;
}
#div-menu a:active {
	color: #FF0000;
	text-decoration: none;
}
.div-logo {
	position: fixed;
	height: 134px;
	width: 188px;
	left: 11px;
	top: 12px;
}
.style8 {font-size: 9px; color: #999999; }
#maincontent {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
