body {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #2e2624;
	scrollbar-base-color: #000514; 
	scrollbar-face-color: #000A2C; 
	scrollbar-track-color: black; 
	scrollbar-arrow-color: #6F7361;
	scrollbar-highlight-color: #000B5C; 
	scrollbar-3dlight-color: #434C6F; 
	scrollbar-shadow-color: #14192A;
	scrollbar-darkshadow-color: black;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}


.left {
	background-color: #2e2624;
}

.MainTable { 
	background-color: black; 
	font-family: verdana, arial, helvetica, sans-serif
	font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	text-decoration: none; 
} 

.MainMenuRowAlt { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #fa9a08; 
	text-decoration: none; 
} 

.MainMenuRow { 
	background-color: #af4e23; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #BDBF99; 
	text-decoration: normal; 
} 

.MainMenuLink { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #F8F8FA; 
	text-decoration: none; 
} 

.BoardColumn { 
	background-color: #da9441; 
	font-weight: bold; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
} 

.BoardColumnLink { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 10pt; 
	color: white; 
	text-decoration: none; 
} 

.BoardRowA { 
	background-color: #855538; 
	font-weight: normal; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
} 

.BoardRowALink { 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 10pt; 
	color: black; 
	text-decoration: normal; 
} 

.BoardRowB { 
	background-color: #f9f0ce; 
	font-weight: normal; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
} 

.BoardRowBLink { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #b3700a; 
	text-decoration: none; 
} 

.SubjectLink { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #862D31; 
	text-decoration: none; 
} 

a.SubjectLink { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #862D31; 
	text-decoration: none; 
} 

a.SubjectLink:active { 
	background-color: #E7D9C9; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #862D31; 
	text-decoration: none; 
} 

a.SubjectLink:visited { 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
} 

.AuthorLink { 
	background-color: #83522c; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #e5dda6;
	text-decoration: none;
	border: 1px dotted;
	
} 

.VersionText { 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #F8F8FA; 
	text-decoration: none; 
	} 

.InputSection { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
} 

.InputNotes { 
	background-color: transparent;
	font-weight: normal; 
	font-size: 9pt; 
	color: #6D502E; 
	text-decoration: none; 
	width: 65%;
} 

.SignatureTitle { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #7d5f1b; 
	text-decoration: none; 
} 

.SignatureText { 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #947123; 
	text-decoration: none; 
} 