body {font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000
	text-align: center;
	background-color:#FFA704;}
	
P, TD  {text-align: left;
	font-size: 12px;}
.left  {text-align: left}
.top   {vertical-align: top}
.wf   {text-align:left;vertical-align: top;}

H1   {font-family: tahoma, verdana, arial;
           font-size: 15px;
           text-decoration: none;
           font-weight: bold;
           color: #173600}

.image {position: absolute;
	  margin-left: -250px;
	  left: 50%;
	  top:0px;
	  width:500px; 
	  height:417px;}

.textbox {position: absolute;
	  margin-left: -250px;
	  left: 50%;
	  top:417px;
	  width:488px;  
	  text-align: left;
	  z-index:3;  
	  padding: 5px; 
	  border-width: 1px; 
	  border-style: dashed; 
	  border-color: #FE0000;}

.navlinks {position: absolute;
	  margin-left: 21px;
	  left: 50%;
	  top:237px;
	  width:100px;  
	  text-align: right;
	  z-index:3;  
	  padding: 0px; 
	  font-weight: bold;
          color: #FE0000;
          font-size: 15px;}
a.navbarlinks {color:#FE0000;
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 15px;
	 font-family: Tahoma,verdana,arial}
a.navbarlinks:visited{color:#FE0000;
	 text-decoration:none;}	 
a.navbarlinks:hover	{color:#FFDB00;
	 text-decoration: line-through;}


a {color:#FE0000;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: verdana, Garamond, Book Antiqua;}
a:visited {color:#FE0000;}
a:hover  {text-decoration: underline;
           color: #FFDB00;}
a:active  {text-decoration: underline;
           color: #FFDB00;}

textarea,input,select {background:#FFA704;
	 font-family: Tahoma,Verdana,Arial; 
	 font-size: 12px; 
	 color:#FE0000;
	 border style:dotted;}


