a {font-weight: normal;
text-decoration: none; 
color: #F7F0CE;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #F7F0CE;
background-color: transparent;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #F7F0CE;
background-color: transparent;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #F7F0CE;
background-color: transparent;
	}

body{
background-color: #152C54;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 8pt;
font-weight: normal;
word-spacing: 1px; 
text-align: justify;
color:#8F2C54;}

input, textarea, select{
border-color:#8F2C54;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 8pt;
word-spacing: 1px; 
text-align: left;
color:#F7F0CE;
background-color: #8F2C54;
}

table, tr, td{
font : 7pt tahoma, verdana, arial, sans-serif; 
color : #8F2C54;
}

.head:first-letter{
font-size: 14pt;
color: #8F2C54;
text-align: justify;   
text-transform: uppercase;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

.head{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #8F2C54;
padding-bottom: 1px;
font-family: Georgia; 
font-size: 8px;
color: #8F2C54;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

#image {
position: absolute;
top:0px;
left:0px;
width:422px;
height:207px;
}

#menu {
position: absolute;
top:220px;
left:395px;
width:100px;
height:0px;
}

#content {
position: absolute;
top:200px;
left:5px;
width:380px;
height:0px;
}

ul.nav
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style-type:none;
font-family:georgia;
font-size:9px;
text-transform: uppercase;
width:80px;
}

ul.nav li
{
margin-bottom:2px;
padding:2px 2px 2px 6px;
background:#8F2C54;
border-left:5px solid #A68054;
}

ul.nav li a
{
font-weight:bold;
text-decoration:none;
color:#F7F0CE;
}

ul.nav li:hover
{
border-left-color: #8F2C54;
background:#A68054;
}

ul.nav li:hover a
{
color:#F7F0CE;
}

.codesort img {
background: #F7F0CE;
border: solid #8F2C54 1px;
padding: 3px; }