body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}

a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d725f;
	text-decoration: none;
} 
a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d725f;
	text-decoration: none;
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}
a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d725f;
	text-decoration: none;
}
.bgtop {
	background-attachment: scroll;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbelow {
	background-attachment: scroll;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d725f;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #475009;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #475009;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	line-height: 15px;
	color: #5b5501;
}
.smalll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
