body 
	{
	overflow-x: hidden; 
	color: #FFFFFF;
	font: 8pt Century Gothic,Verdana,Georgia;
	text-align: justify;
	overflow: auto;
	letter-spacing: 0pt;
	cursor: default;
	}
	
b   {
    font-size: 8pt;
    color: #D8BFBF;
    font-family: Tahoma;
    }
    
u   {
    color: #FEFFDA;
    }
    
a 
	{
	text-decoration: none;
	color: #76262F;
	letter-spacing: .1em;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	}

a:hover
	{
	text-decoration: none;
	color: #442A2B;
	font-family: Tahoma;
	background-color: #;
	font-weight: normal;
	font-size: 8pt;
	} 

table#position {
position:fixed;
top:0px;
left:0px;
width:760px;
}

img { border: 0px}

.title	{
	font-family: Georgia, Arial, Georgia; 
	letter-spacing: .3em;
	line-height: .4em;
	font-weight: bold;
	font-style: italic;
	background-color:#;
    background-repeat: no-repeat;
	font-size: 13pt; 
	color: #C7C7C7;
	}
	
.button	{
	background-color:#FFFFFF;
    border: 3px solid #FFFFFF;
	}

	
ul

	{
	margin-left: 10px;
	}
	
.update	{
    border-left: 6px solid #000000;
    margin-left: 8px;
    background-color: #090503;
    margin-right: 70px;
	}	
	
input, textarea {
color: #FFFFFF;
font-size: 9pt;font-weight: normal;
text-decoration: none;
font-family: Trebuchet MS;
background-color: #090503;
}