body {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #000000;
	scrollbar-base-color: #97906D; 
	scrollbar-face-color: #7C765C; 
	scrollbar-track-color: #1E1A16; 
	scrollbar-arrow-color: #D1CEBF;
	scrollbar-highlight-color: #C6C2B2; 
	scrollbar-3dlight-color: #9C8E4A; 
	scrollbar-shadow-color: #322F20;
	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: #8A774F;
}

.MainTable {
	background-color: #7D6F5A;
	font-weight: normal;
	font-size: 8pt;
	color: #4A4A5A;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #F8F3EA;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #120C06;	
	font-weight: normal;
	font-size: 8pt;
	color: #4A4A5A;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #DAD0C3;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #DBDBC3;
	
	font-weight: bold;
	font-size: 10pt;
	color: #7F7D59;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #7F7D59;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #B7AE91;	
	font-weight: normal;
	font-size: 10pt;
	color: #4A4A5A;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: normal;
}

.BoardRowB {
	background-color: #CFC7B1;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #10101C;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #10101C;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #10101C;
	text-decoration: none;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #464646;
	text-decoration: none;
}

.AuthorLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #FAF8F6;
	text-decoration: underline;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #5F5C49;
	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: #6F6D5F;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #5F5E49;
	text-decoration: none;
}
