@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F0FEE8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_lightest.gif);
	background-repeat: repeat-x;
	background-position: 625px 375px;
	background-attachment: fixed;
}

a:link {
	color: #23350F;
	font-weight: bold;
}

a {
	font-weight: bold;
}

a:hover {
	color: #900;
}

a:visited {
	color: #900;
	/*color: #23350F;*/
	font-weight: bold;
	/*text-decoration:none;*/
}

a.dnav:link {
	color: #FEFAA9;
	font-weight: bold;
}

a.dnav:visited {
	color: #F0FEE8;
	font-weight: bold;
}

a.dnav:hover {
	color: #F0FEE8;
	font-weight: bold;
}

/*
a.lnav:hover {
	color: #900;
}

a.lnav:active {
	text-decoration: none;
}

a.lnav:link {
	color: #23350F;
	font-weight: bold;
	text-decoration:none;
}
*/
.style1 {
	color: #23350F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #F0FEE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	color: #23350F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {color: #FFFFCC}
.style7 {font-size: 9px}
.style8 {color: #23350F}
.style9 {color: #23350F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style10 {
	color: #23350F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.mediumtext {
	color: #23350F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.titles {
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.bigwhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
.style12 {font-size: 18px}


.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FEFAA9;
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #23350F;
}

#fullheight {
	height:100%;
	background:#F0FEE8;
}

</style>
