/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
}


.style6 {font-weight: bold;
	color: #649661;
	}


.style7 {
	font-size: 14px;
	color: #673301;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #673301;
	font-size: 11px;
	font-weight: bold;
}

.midtable {border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #673301;
	border-left-color: #673301;
	}
	
.tablebox {border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #673301;
	border-left-color: #673301;
	border-top-color: #673301;
	border-bottom-color: #673301;
	}
	
.shadowbox1 {position: relative;
			background:  url("shadowdark.gif") repeat;
			top:1px;
			left: 2px;
			width: 1px
			}
			
.shadowboxfloat {margin: 0px 0px 0px 0px;
			background:  url("shadowlight.gif") repeat;
			width: 1%; 
			position: relative; /*IE needs this to show float properly*/
			float: center}
			
.shadowcontent {position: relative;
			padding: 0px; 
			top: -4px; /* these two define the shadow 'offset'*/
			left: -4px; /*...*/
			background: #333333;
			color:  #333333;
			border: 0px solid #333333}	

	
	
.nwfalink {color: #FFFFFF}
.headerlink {font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; text-decoration:none}
.style5 {color: #679966}
.linkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A0B06;
}

.addy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a:hover {text-decoration:underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration:underline;
}
.bodylink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
}