a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}


.left {
	background-color: #434400;
}

.MainTable {
	background-color: #EBECDE;
	font-weight: normal;
	font-size: 8pt;
	color: #F5F5F1;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #800000;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #E0E0D2;	
	font-weight: normal;
	font-size: 8pt;
	color: #560000;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #6F7434;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #535622;
	
	font-weight: bold;
	font-size: 10pt;
	color: #B2B58D;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: FDFBED;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #C5C9B7;	
	font-weight: normal;
	font-size: 10pt;
	color: #22220A;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #000848;
	text-decoration: normal;
}

.BoardRowB {
	background-color: #E8EADA;	
	font-weight: normal;
	font-size: 10pt;
	color: #22220A;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #24322C;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #5A5C3A;
	text-decoration: underline;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #5A5C3A;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #800000;
	text-decoration: none;
}

.AuthorLink {
	background-color: transparent;	
	font-weight: bold;border-top: 1px solid Dimgray;border-bottom: 1px solid Dimgray;border-right: 1px solid Dimgray;border-left: 1px solid Dimgray;	font-size: 10pt;
	color: #800000;
	text-decoration: underline;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #FDFBED;
	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: #72785C;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #535747;
	text-decoration: none;
}
