a:link      {text-decoration: none; color:white; }
a:visited  {text-decoration: none; color:white; }
a:active   {text-decoration: none; color:white; }
a:hover   {text-decoration: underline; cursor:crosshair; color:white; }

body, p, td, tr {font-size: 11px;
color: #6B0707;
font-family: Arial, Tahoma, Sans-Serif;
letter-spacing: 0px;
line-height: 12px;
text-align: left;}

body {
background-color: #000000;
}

p {
margin-top: 0px;}

img  {
border : 0;
}

#graphic {
position: absolute;
top: 20px;
left: 200px;
width: 560px;
padding: 0px;
margin: 0px;
z-index: 1 	}

#menu1 {
position: relative;
top: 0px;
left: 0px;
padding: 0px;
margin: 0px;
z-index: 2 	}

#content {
position: absolute;
overflow:auto;
top: 158px;
left: 435px;
height: 250px;
width: 335px;
padding: 0px;
margin: 0px;
z-index: 3 ;
}

h1 {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
line-height: 13px;
letter-spacing: 0px;
text-align: left;
margin-bottom: 0px;}

ol {
padding-left: 0px;
margin-top: 0px;
margin-left: 20px;
 }

input, textarea, select {border-style: solid;
border-width: 1px;
border-color: #6B0707;
font-family: Arial, Tahoma, Sans-Serif;
font-size: 11px;
color: #FFFFFF;
background:#A20606;}

option {
border-style: solid;
border-width: 0px;
border-color: #6B0707;
font-family: Arial, Tahoma, Sans-Serif;
font-size: 11px;
color: #FFFFFF;
background:#A20606;}

.codesort h2 {color: white;
font-size: 11px;
font-weight: bold;
line-height: 12px;
text-align:center;
letter-spacing: 0px; }

.codesort h3 {font-size: 11px;
color: #6B0707;
font-family: Arial, Tahoma, Sans-Serif;
letter-spacing: 0px;
line-height: 12px;
text-align: left; }

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.credit {font-size: 11px;
color: #6B0707;
font-family: Arial, Tahoma, Sans-Serif;
letter-spacing: 0px;
line-height: 12px;
text-align: right; }