body {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
	scrollbar-base-color: #858585; 
	scrollbar-face-color: #D6D4D4; 
	scrollbar-track-color: #858585; 
	scrollbar-arrow-color: #858585;
	scrollbar-highlight-color: #AFADAD; 
	scrollbar-3dlight-color: #858585; 
	scrollbar-shadow-color: #858585;
	scrollbar-darkshadow-color: #858585;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}


.left {
	background-color: #ffcc66;
}

.MainTable {
	background-color: white;
	font-weight: normal;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #F9F757;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #7B5B32;	
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #ECECEC;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #B68449;	
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #0316B0;
	text-decoration: underline;
}

.BoardRowA {
	background-color: tan;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: normal;
}

.BoardRowB {
	background-color: seashell;	
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #335799;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #274632;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #274632;
	text-decoration: underline;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #660500;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #004F29;
	text-decoration: none;
}

.AuthorLink {
	background-color: #335799;	
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.InputSection {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: 890D00;
	text-decoration: none;
}

.InputNotes {
	background-color: transparent;	
	font-weight: normal;
	font-size: 9pt;
	color: midnightblue;
	text-decoration: none;
	width: 65%;
}

.SignatureTitle {
	background-color: transparent;	
	font-weight: bold;
	font-size: 9pt;
	color: #45446c;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
