<style type="text/css">
<!--
body {	background-color: #ffffff;
		margin: 0px;
		font-family: arial, verdana, sans-serif; }


		
#topnav { 	position: absolute;
			top: 117px;
			width: 799px;
			height: 30px;
			border: 1px ridge #333333;
		 }
		 
#cols {	position: relative;
		top: 148px; }
		
fieldset {	border: 2px solid #336600;
			width: 400px;
			padding: 8px; }
			
legend { 	font-size: 12px;
			font-weight: bold; }
			
.rgtnav {	
			padding: 5px;
			font-size: 12px;
			letter-spacing: 2px;
			font-weight: 600;
			line-height: 2em;
			background-color: #883820;
			border-top: 2px solid #333333;
			border-bottom: 2px solid #333333; }
			
p.promotxt {	position: absolute; 
				top: 50px;
				left: 350px; 
				width: 300px;
				background-color: #da6b29;
				border: 2px dotted #333333;
				font-size: 12px;
				font-weight: bold;
				color: #333333;
				padding: 5px; }
				
div.foot {	height: 100%;
			font-size: 10px;
			text-align: center;
			line-height: 18px;
			background-color: #883820;
			padding-top: 5px;
			border-top: 2px solid #333333; }
			
.pad {	padding: 5px; }


td.nav {	font-size: 10px;
			text-align: center;
			width: 20%;
			background-color: #883820; }
			
td.left {	width: 175px;
			background-color: #cccccc;
			border: 2px solid #333333; }
			
td.right { 	width: 150px;
			background-color: #cccccc;
			border: 2px dashed #333333;
			padding: 5px; }
			
td.middle { border-top: 2px solid #333333;
			border-bottom: 2px solid #333333; }

			
.details {	font-size: 10px;
			font-weight: bold; }
			
.details th {	background-color: #999999; }
.details td {	background-color: #cccccc; }

.mdtxt { 	font-size: 12px;
			font-weight: bold; }
			
a:link { 	color: #5721DF; 
			text-decoration: none; }
a:active { 	color: #5721DF;
			text-decoration: none; }
a:visited { color: #5721DF;
			text-decoration: none; }
a:hover { 	text-decoration: underline; }

a.current:before { 	content: "* ";
				   	color: #d9d2b9;}
			
-->
</style>

