body { 
       padding-top: 10px;
       padding-bottom: 10px;  
       margin: 0pt; 

       background-image: url('layout/f3bg.jpg');

       background-color: #000000;
       font-family: Arial, Tahoma, Verdana, sans-serif; 
       font-size: 11px; 
       color: #1F2427; 
       font-weight: normal; 
       text-align: justify; 
       cursor: default;}

td { font-family: Arial, Tahoma, Verdana, sans-serif; 
     font-size: 11px; 
     margin: 2px; 
     color: #1F2427; 
     font-weight: normal; 
     text-align: justify; 
     cursor: default;}


div.content {
padding-right: 18px;
padding-left: 18px;
padding-bottom: 2px;
margin: 0px;
padding-top: 0px;
text-align: justify;
}


.nav {
cursor: help;
} 

a img {
	border: 0;
	}


img {border: 0px;}

.content {padding-top: 0px;}


a:link , a:visited, a:active {
	text-decoration : none;
	cursor : help;
	text-transform: uppercase;
	color : #8B725D;
        font-weight: normal;
        font-size:10px;
	font-family: courier new, Georgia, times new roman, Tahoma;
padding: 0px 1px; } 
 
a:hover {
	text-decoration : none;
	cursor : help;
	text-transform: uppercase;
        color : #A3A698;
	font-size:10px;
	font-family: courier new, Georgia, times new roman, Tahoma;} 


h1 {
	font-family: courier new;
	font-size: 20px;
	font-weight: normal;
	height: 20px;
	padding: 0px;
	padding-bottom: 1px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #23211C;
	letter-spacing: 5px;
	text-align: left;
	text-transform: uppercase;
}



i, em { 
        font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
        font-weight: italc; 
	font-size: 11px;
        color : #282828; }

.standard b, b, strong {     
        text-transform: uppercase; 
        font-family: century gothic, Georgia, Tahoma, Verdana, times new roman; 
        font-weight: normal; 
	font-size: 9px;
        color : #CCC7AD; }
 
u {
color:#2E0C51;
border-bottom: 1px solid #B25D7B;
}



blockquote {
	margin-right: 50px; margin-bottom: 15px; margin-top: 5px; margin-left: 50px;  
	padding: 5px; 
	color: #282828;
	line-height: 15px;
	font-size: 10px;
	font-family: tahoma;
	text-align: center;
	background-color: #75715F;
background-image: url('layout/stats.png');

}



input, textarea, option, select {
	background-color: #1F2427;
	color: #CCC7AD;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 5px;
	border: 0;
}




.image {
	background: #79745E;
	border: 2px solid #79745E;
	}

 
 

ol, ul {
padding-left: 25px;
list-style-type: circle;
}


li {
      margin-left: 5%;
      margin-bottom: 1px;
      }



