a:link      {text-decoration: underline; color: #FAB9CF; }
a:visited  {text-decoration: underline; color: #FAB9CF; }
a:active   {text-decoration: underline; color: #FAB9CF; }
a:hover   {text-decoration: underline overline; cursor:crosshair; color: #FAB9CF; }


body, p, td, tr {font-size: 11px;
color: #DDA5ED;
font-family: Tahoma, Arial, Sans-Serif;
letter-spacing: 0px;
line-height: 12px;
text-align: left;}

body {
background-color: #DDA5ED;
}

p {
margin-top: 0px;}

img  {
border : 0;
}

#graphic {
position: absolute;
top: 20px;
left: 100px;
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: 30px;
left: 410px;
height: 380px;
width: 280px;
padding: 0px;
margin: 0px;
z-index: 3 ;
}

h1 {
color: #FAB9CF;
font-size: 13px;
font-weight: bold;
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: #FBC1FF;
font-family: Tahoma, Arial, Sans-Serif;
font-size: 11px;
color: #FBC1FF;
background:#5B0A36;}

option {
border-style: solid;
border-width: 0px;
border-color: #FBC1FF;
font-family: Tahoma, Arial, Sans-Serif;
font-size: 11px;
color: #FBC1FF;
background:#5B0A36;}

.codesort h2 {color: #FAB9CF;
font-size: 11px;
font-weight: bold;
line-height: 12px;
text-align:center;
letter-spacing: 0px; }

.codesort h3 {font-size: 11px;
color: #FBC1FF;
font-family: Tahoma, Arial, Sans-Serif;
letter-spacing: 0px;
line-height: 12px;
text-align: left; }

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.credit {font-size: 11px;
color: #FBC1FF;
font-family: Tahoma, Arial, Sans-Serif;
letter-spacing: 0px;
line-height: 12px;
text-align: right; }