a:link.nav    { 
	text-decoration: underline; 
	color: #FFFFFF; text-align:center 
	}

a:active.nav    { 
	text-decoration: underline; 
	color: #FFFFFF; text-align:center 
	}

a:visited.nav    { 
	text-decoration: underline; 
	color: #FFFFFF; text-align:center 
	}

a:hover.nav {
	text-decoration: underline;
	color: #E10000;
}

table {
	font-family: Tahoma, sans-serif;
	color: #151515;
	font-size: 12px; text-align:left
}

td.rule { 
	background: #D20000; 
}

td.fp-small { 
	font-size: 10px; line-height: 150%; padding-left:3px 
}



body {
	background-color: #6F0000;
	font-family: Tahoma, sans-serif; 
	text:#00FF00;
	margin: 0
}

hr {
	color:#6F0000;
	background-color:#6F0000;
	height: 1;
	padding: 1;
	margin: 1; 
}

h1 {
	font-size: 14px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0
}

h1.banner {
	font-size: 14px;
	text-align: right;
	padding: 0;
	border: 0 none;
	margin: 0; color:#FFFFFF
}

p {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
	color:#FF0000
}

input.submit { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#6F0000;
	background-color:#FFFFFF
}

input.text { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#6F0000;
	background-color:#FFFFFF
}

select { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#6F0000;
	background-color:#FFFFFF
}

textarea { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#6F0000;
	background-color:#FFFFFF
}