body {
margin:0;
padding:0;
background-color: #000000;
color: #00617F;
font-family: Verdana;
font-size: 10px; }

a:link {
color: #9C9E9F; 
text-decoration: none; 
border-bottom: 1px dotted #00617F; 
cursor: default; }
a:visited {
color: #9C9E9F; 
text-decoration: none; 
border-bottom: 1px dotted #00617F; 
cursor: default; }
a:hover {
color: #00617F; 
text-decoration: none; 
border-bottom: 1px solid #9C9E9F; 
cursor: default; }

b {color: #9C9E9F;}
i {color: #9C9E9F;}

p {
margin: 0;	
padding: 1px 8px 1px 8px;
text-align: justify;
color: #00617F; }

h1 {
	font-family: Arial;
	font-size: 13px;
	padding: 10px 1px 3px 25px;
	margin: 0px;
	color: #00617F;
	text-align: left;
	text-transform: none;
	font-style: italic;
	letter-spacing: 5px;
	line-height: 18px; }

.center {
	margin: 0 auto 0 auto; }
.image {
	border: 3px solid #00617F; }
.aff img {
	border: 3px solid #00617F;
	padding: 3px; }

input, textarea, select, button {
	color: #9C9E9F;
	background-color: #000000;
	border: 1px solid #00617F;
	line-height: 11px;
	margin: 0;
	padding:2px; }

.codesort li {
padding-right: 3px;}

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}