body 
{ 
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	background: red url(http://www.collectinghq.com/im/0013865.jpg) 0px 150px repeat-x;
} 

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: #0022d0;
	border: 4px ridge #0022d0;
	font-weight: normal;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.MainMenuRowAlt {
	background: transparent;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

.MainMenuRow {
	background: aliceblue;
	font-weight: normal;
	font-size: 8pt;
	color: #0022d0;
	text-decoration: none;
}

.MainMenuLink {
	background-color: transparent;
	font-family: verdana,arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

a.MainMenuLink:hover {
	text-decoration: underline;
}

a.MainMenuLink:active {
	text-decoration: underline;
}

.BoardColumn {
	background: red;
	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: none;
}

a.BoardColumnLink:hover {
	text-decoration: underline;
}

a.BoardColumnLink:active {
	text-decoration: underline;
}

.BoardRowA {
	background-color: aliceblue;
	border: 1px solid #0022d0;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

.BoardRowALink:hover {
	text-decoration: underline;
}

.BoardRowALink:active {
	text-decoration: underline;
}

.BoardRowB {
	background: white;
	border: 1px solid #0022d0;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowB a:link {
	color: red;
}

.BoardRowB a:visited {
	color: red;
}

.BoardRowBLink {
	background:transparent;
	font-weight: normal;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

a.BoardRowBLink:hover {
	text-decoration: underline;
}

a.BoardRowBLink:active {
	text-decoration: underline;
} 

.SubjectLink {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

a.SubjectLink {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

a.SubjectLink:hover {
	text-decoration: underline;
}

a.SubjectLink:active {
	text-decoration: underline;
}

a.SubjectLink:visited {
	font-weight: normal;
	text-decoration: none;
	color: firebrick;
}

.AuthorLink {
	background: #0022d0;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	border: 1px solid white;
	text-decoration: none;
}

.VersionText {
	background-color: transparent;
	font-weight: normal;
	font-size: 8pt;
	color: red;
	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: 8pt;
	color: red;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

a.OnlineModsLink {
	font-weight: normal;
	font-size: 8pt;
	color: black; 
	background-color: transparent;
	text-decoration: underline;
}