@charset "UTF-8";
.contentbg {
	background-image: url(images/content_30.jpg);
	background-repeat: repeat;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footernav a:link {
	color: #999999;
	text-decoration: none;
}
.footernav a:visited {
	color: #999999;
	text-decoration: none;
}
.footernav a:hover {
	color: #666666;
	text-decoration: underline;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
.mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	letter-spacing: 0.04em;
	word-spacing: 0.09em;
}
.content a:link {
	color: #D39038;
	text-decoration: none;
}
.content a:visited {
	color: #D39038;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content a:active {
	color: #D39038;
	text-decoration: none;
}
.contentspan {
	background-image: url(images/contentspan.jpg);
	background-repeat: repeat;
}
.img {
	border: 3px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 3px;
}
.list {
	text-indent: 50px;
}
