body {
	background-color: #FDB812;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	background-color: #FFFFFF;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.caption {
	font-size: 9px;
	color: #333333;
}
.headerlarge {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding-top: 10px;
	line-height: 1.25em;
}
.headersmall {
	font-size: 16px;
	font-weight: bold;
	color: #B89949;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.mainbody {
	background-image: url(../img/body_background.jpg);
	background-repeat: repeat-y;
}
.contentbody {
	background-image: url(img/bak_lg.jpg);
	background-repeat: repeat-y;
}
.iframe {
	border: none;
}
.contentbodyindex {
	background-image: url(img/bak.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.lightbox1 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 10px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	width: 90%;
	margin: 0px;
	text-align: center;
}
p {
	text-align: left;
}
