body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.leftnav {
	color:#9A0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A.leftnav:hover {
	color:#9A0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A.leftnav-on {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A.leftnav-on:hover {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A.leftnavtop {
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A.leftnavtop:hover {
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A.leftnavtop-on {
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A.leftnavtop-on:hover {
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

A {
	color:#9A0000;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

TABLE.sitetable{
	border-color:#9A0000;
	border: 1px solid #9A0000;
}

TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#444444;
}

TD.maincontent{
	padding-left:10px;
	padding-top:10px;
}

TD.maincontentfull{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

TD.leftnav{
	padding-left:10px;
	background-color:#999999;
}

TD.leftnavtop{
	padding-left:10px;
	background-color: #000000;
}

TABLE.leftnav {
	background-color: #999999;
}

.contenthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#9A0000;}

.bot{
	color:white;
	font-size:7pt;
	font-family:verdana;
}

.homeheading1{
	color:#9A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight: bold;
}
.homeheading{
	color:#9A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight: bold;
}

.homeheading1gry{
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight: bold;
}
.homeheadinggry{
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: bold;
}

.style1{
	color:black;
	font-weight: bold;
}

UL{
	background-color: transparent;
	list-style: disc;
}

OL.faq{
	background-color: transparent;
	font-weight: bold;
}

.listtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#9A0000;}
	
input.plaininput{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#9A0000;
	background-color : #e8e8e8;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color: #666666;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	width:200px;
	padding-left:2px;
	margin-top: 2px;}
	
select.genres{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#9A0000;
	background-color : #e8e8e8;
	border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px;
	border-color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width:200px;
	margin-top: 0px;}
	
textarea.submission{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#9A0000;
	background-color : #e8e8e8;
	border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px;
	border-color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width:350px;
	margin-top: 0px;}
	
input.browse{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#9A0000;
	background-color : #e8e8e8;
	border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px;
	border-color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;}
	
submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color:#9A0000;
	background-color : #e8e8e8;
	border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px;
	border-color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;}