body {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: black;
	scrollbar-base-color: #000514; 
	scrollbar-face-color: #000A2C; 
	scrollbar-track-color: black; 
	scrollbar-arrow-color: #6F7361;
	scrollbar-highlight-color: #000B5C; 
	scrollbar-3dlight-color: #434C6F; 
	scrollbar-shadow-color: #14192A;
	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: black;
}

.MainTable {
	background-color: #38403C;
	font-weight: normal;
	font-size: 8pt;
	color: #38403C;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #C00000;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #000000;	
	font-weight: normal;
	font-size: 8pt;
	color: #4F544A;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #002AAE;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #300000;
	
	font-weight: bold;
	font-size: 10pt;
	color: #38403C;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #38403C;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #A2AC92;	
	font-weight: normal;
	font-size: 10pt;
	color: #001E3A;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: normal;
}

.BoardRowB {
	background-color: #C2C9B7;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #11162D;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #040D30;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #040D30;
	text-decoration: none;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #0027BC;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #1B2229;
	text-decoration: none;
}

.AuthorLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #520000;
	text-decoration: underline;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #494C5F;
	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: #BCC0B8;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #838D7B;
	text-decoration: none;
}
