body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #A51515;
}
h1 {
	font-size: 10px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 14px;
	color: #333333;
}
h4 {
	margin-bottom: 10px;
	margin-top: 25px;
	font-size: 11px;
	color: #CCCCCC;
}
.boxleft {
	background: #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
.head {
	background: #000000;
	background-image: url(../images/h1.jpg);
	height: 33px;
}
.content {
	width: 683px;
	border-right: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
.navtop {
	margin-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.navbottom {
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 11px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 928px;
}
.boxright {
	margin: 0px 10px 10px 20px;
	float: right;
	height: auto;
	width: 230px;
	border-left: 1px solid #999999;
	padding-left: 15px;
	padding-bottom: 15px;
}
.picfloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.type12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
