body      {
	font-family: verdana, tahoma, serif; 
        background-color: #4F1F1B; 
        background-attachment: scroll; background-repeat: repeat-y;
        font-style: normal;
	font-size: 11pt;
	text-align: justify; 
	letter-spacing: 0pt;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
        	}

input, textarea, select{
border-color:#A7A7A7;
border-style: solid;
border-width:1px;
font-family: "Trebuchet MS", arial, sans-serif; 
font-size: 12px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#A7A7A7;
background-color: #4F1F1B;
}

table, tr, td{
font-family: "Trebuchet MS", arial, sans-serif; 
font-size: 12px;
color : #A7A7A7;
}

a:link, a:active, a:visited    {
text-decoration:none;
font-weight: bold;
color:#EBEBEB;}
	
a:hover   {
text-decoration:none;
font-weight: bold;
color:#474747;
          }



h1             {
               font-size:18px;
               color:#464646;
               border-bottom:0px solid #464646;
	       margin-bottom: 1px;
               padding:3px;
	       font-style: italic;
               }

h2             {
               font-size:12px;
               color:#464646;
               border-bottom:0px solid #464646;
               padding:1px;
		margin-bottom: 1px;
	       text-transform: uppercase;
               }

h3             {
               font-size:12px;
               color:#464646;
               border-bottom:0px solid #464646;
               padding:1px;
		margin-bottom: 1px;
	       text-transform: uppercase;
               }

/* Layout */

div.content{
	position:absolute;
	top:400px;
	left:61px;
        width:420px;
	z-index:1;
display : block;
color : #A7A7A7;
text-decoration : none;
font-size: 11px;
font-family: century gothic, tahoma, serif; 
margin : 0px;
text-align:justify;}           

div.menu{
	position:absolute;
	top:360px;
	left:61px;
        width:420px;
	z-index:1;
display : block;
color : #A7A7A7;
text-decoration : none;
text-style: none;
font-size: 15px;
font-family: century gothic, tahoma, serif; 
margin : 0px;
text-align:center;}  
