body {
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	background: black;
	scrollbar-base-color: #411922; 
	scrollbar-face-color: #805059; 
	scrollbar-track-color: #411922; 
	scrollbar-arrow-color: #411922;
	scrollbar-highlight-color: #4F2930; 
	scrollbar-3dlight-color: #411922; 
	scrollbar-shadow-color: #411922;
	scrollbar-darkshadow-color: #411922;
}

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 snow;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: firebrick;
	text-decoration: none;
}

.MainMenuRow {
	background: #411922;
	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: #411922 url(http://www.collectinghq.com/im/0010721.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: underline;
}

.BoardRowA {
	background: #4F2930;
	border-left: 1px solid black;
	border: 2px groove gray;	
	font-weight: normal;
	font-size: 10pt;
	color: snow;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #0000ff;
	text-decoration: normal;
}

.BoardRowB {
	background: #805059;
	border: 2px groove gray;
	border-left: 1px solid black;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #000812;
	text-decoration: underline;
}

.BoardRowB a:link {
	color: #ffffff;
}

.BoardRowB a:visited {
	color: lightgrey;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #FFFDF9;
	text-decoration: none;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #FFFDF9;
	text-decoration: none;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color:#FFFDF9;
	text-decoration: none;
}

a.SubjectLink:hover {
	background-color: transparent;	
	font-size: 10pt;
	color: #FFFDF9;
	text-decoration: underline;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-size: 10pt;
	color: #FFFDF9;
	text-decoration: underline;
}

.AuthorLink {
	background: #411922 url(http://www.collectinghq.com/im/0010721.gif) top repeat-x;
	border: 2px groove gray;	
	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: midnightblue;
	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;
}

