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: black;
}

.MainTable {
	background-color: dimgray;
	border: 1px ridge gray
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #EEE77A;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #8295AD;	
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #F2F8FF;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #242559;	
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #A3B8D4;	
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #0B3631;
	text-decoration: underline;
}

.BoardRowB {
	background-color: #D4D8DE;	
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #0B3631;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #4689C1;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #4689C1;
	text-decoration: underline;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #4170BE;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #4689C1;
	text-decoration: none;
}

.AuthorLink {
	background-color: TRANSPARENT;	
	font-weight: bold;
	font-size: 10pt;
	color: #0B3631;
	text-decoration: none;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.InputSection {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #242559;
	text-decoration: none;
}

.InputNotes {
	background-color: TRANSPARENT;	
	font-weight: normal;
	font-size: 9pt;
	color: #C6C065;
	text-decoration: none;
	width: 65%;
}

.SignatureTitle {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #0B3631;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}