body {
	color: #702104;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #702104;
	scrollbar-base-color: #661C0C; 
	scrollbar-face-color: #702104; 
	scrollbar-track-color: #460A00; 
	scrollbar-arrow-color: #460A00;
	scrollbar-highlight-color: #A02F08; 
	scrollbar-3dlight-color: #B74C27; 
	scrollbar-shadow-color: #441F12;
	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: #460A00;
}

.MainTable {
	background-color: #942B06;
	font-weight: normal;
	font-size: 8pt;
	color: #38403C;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #EAFDFD;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #460A00;	
	font-weight: normal;
	font-size: 8pt;
	color: #A7A067;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #EDEEA6;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #660200;
	
	font-weight: bold;
	font-size: 10pt;
	color: #7F7D59;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #E1E0CB;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #B7B791;	
	font-weight: normal;
	font-size: 10pt;
	color: #3A3800;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: normal;
}

.BoardRowB {
	background-color: #CCCFB1;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #2C1312;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #2C1312;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #2C1312;
	text-decoration: none;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #BC4B00;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #6E6E58;
	text-decoration: none;
}

.AuthorLink {
	background-color: #460A00;	
	font-weight: bold;
	font-size: 10pt;
	color: #A19962;
	text-decoration: underline;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #5C5F49;
	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: black;
	text-decoration: none;
	width: 65%;
}

.SignatureTitle {
	background-color: transparent;	
	font-weight: bold;
	font-size: 9pt;
	color: #67705E;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #535F49;
	text-decoration: none;
}
