body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: crosshair;
}
#content #text {
	padding-top: 10px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #009966;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #9BEEC7;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#layout {
	background-image: url(imgs/bg02.png);
	width: 100%;
}
#bar01 {
	background-image: url(imgs/bg01.png);
	height: 50px;
	width: 100%;
}
#bar02 {
	background-image: url(imgs/bg01.png);
	height: 46px;
	padding-top: 10px;
	padding-right: 600px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
}
#content {
	background-image: url(imgs/bg02.png);
	padding-right: 600px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
}
#content #title02 {
	line-height: 3px;
	color: #99FFFF;
}
.style3 {color: #999999}
.style6 {color: #FFFFFF; font-weight: bold; }

