body {
	background-color: #FFFFFF;
	margin-top:0px;
	text-align:center;
	
}

html, body {height:100%; margin:0; padding:0;}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1; padding:0px;}

a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#883d00;
}

a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#883d00;
}

a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#883d00;
}

.navdiv {
 width:940px; 
 height:24px; 
 background-color:#CCCCCC; 
 border:0px;	
 padding:0px;

 }


.topnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.topnav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.topnav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #883d00;
	text-decoration: underline ;
}

.intro {
/*font-family:"Courier New", Courier, monospace;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color:#FFFFFF;
line-height:18px;
}

.intro:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color:#FFFFFF;
line-height:18px;
text-decoration:underline;
}

.intro:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color:#FFFFFF;
line-height:18px;
text-decoration:underline;
}

.intro:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color:#883d00;
line-height:18px;
text-decoration:underline;
}

.intro:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color:#FFFFFF;
line-height:18px;
text-decoration:none;
}
.mainbackground {
background-color:#FFFFFF;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
line-height:16px;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
line-height:16px;
}

.whitetext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
line-height:16px;
}

.whitelink:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#FFFFFF;
line-height:16px;
}

.whitelink:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#FFFFFF;
line-height:16px;
}

.whitelink:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
line-height:16px;
}

.whitelink:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#EEEEEE;
line-height:16px;
}




.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.subheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.dots {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #883d00;
	border-bottom-color: #883d00;
}



