@charset "utf-8";
.bgheader {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/layout_02.jpg);
}
.bgtable {
	background-image: url(images/layout_10.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.style1 {
	font-family: "Calisto MT";
	font-size: 16px;
	font-weight: bolder;
	font-style: oblique;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 20px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.next a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.next a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;