body {
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	background: black;
	scrollbar-base-color: black; 
	scrollbar-face-color: white; 
	scrollbar-track-color: black; 
	scrollbar-arrow-color: black;
	scrollbar-highlight-color: gray; 
	scrollbar-3dlight-color: black; 
	scrollbar-shadow-color: black;
	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: black;
}

.MainTable {
	background-color: white;
	border: 2px groove #647EB0;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #647EB0;
	text-decoration: none;
}

.MainMenuRow {
	background: #1F2242;
	border-left: 1px solid black;	
	font-weight: normal;
	font-size: 8pt;
	color: snow;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #fff7df;
	text-decoration: underline;
}

.BoardColumn {
	background: #0C0D1A url(birth-grad1.gif) top repeat-x;
	border-left: 1px solid black;	
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #fff7df;
	text-decoration: none;
}

.BoardRowA {
	background: #758BA9;
	border: 2px groove #647EB0;	
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #fff7df;
	text-decoration: underline;
}

.BoardRowB {
	background: #929ca9;
	border: 2px groove #647EB0;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #611725;
	text-decoration: underline;
}

.BoardRowB a:link {
	color: #611725;
}

.BoardRowB a:visited {
	color: #7A2B39;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #611725;
	text-decoration: none;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #611725;
	text-decoration: none;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #611725;
	text-decoration: none;
}

a.SubjectLink:hover {
	background-color: transparent;	
	font-size: 10pt;
	color: #611725;
	text-decoration: underline;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-size: 10pt;
	color: #611725;
	text-decoration: underline;
}

.AuthorLink {
	background: #60616B url(birth-grad2.gif) bottom repeat-x;
	border: 1px solid black;	
	font-weight: bold;
	font-size: 10pt;
	color: snow;
	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: black;
	text-decoration: none;
}

.InputNotes {
	background-color: transparent;	
	font-weight: normal;
	font-size: 9pt;
	color: snow;
	text-decoration: none;
	width: 65%;
}

.SignatureTitle {
	background-color: transparent;	
	font-weight: bold;
	font-size: 9pt;
	color: #383838;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
