

}

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: #D9D9D9;
	font-weight: normal;
	font-size: 8pt;
	color: #B2B2B2;
	text-decoration: underline;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #FF1D1D;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #4B4B4B;	
	font-weight: normal;
	font-size: 8pt;
	color: #2E0A06;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #9F9F9F;
	text-decoration: underline;
}

.BoardColumn {
	background-color: black;
	font-weight: bold;
	font-size: 10pt;
	color: #800000;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #C00000;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #909090;	
	font-weight: normal;
	font-size: 10pt;
	color: #181818;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #C00000;
	text-decoration: normal;
}

.BoardRowB {
	background-color: #A8A8A8;	
	font-weight: normal;
	font-size: 10pt;
	color: #181818;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #C00000;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #C00000;
	text-decoration: none;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #4B4B4B;
	text-decoration: none;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #660C00;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #660C00;
	text-decoration: strikethrough;
}

.AuthorLink {
	background-color: #800000;	
	font-weight: bold;
	font-size: 10pt;
	color: #A1A1A1;
	text-decoration: none;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: ghostwhite;
	text-decoration: none;
}

.InputSection {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #4D4D4D;
	text-decoration: none;
}

.InputNotes {
	background-color: transparent;	
	font-weight: normal;
	font-size: 9pt;
	color: #4D4D4D;
	text-decoration: none;
	width: 65%;
}

.SignatureTitle {
	background-color: transparent;	
	font-weight: bold;
	font-size: 9pt;
	color: dimgray;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
}
