
body {
	text-align:center;
	color:black;
	font-family:  verdana, helvetica, sans-serif;
font-size:12px;

  margin:0;
  padding:0;
  background:#FFFFFF;
	}
	
	




	 a:link  {
   	font-family : verdana;
   	color : #0887B9;
	font-weight : normal;
   	text-decoration : underline;
   }
   
   a:visited  {
   	font-family : verdana;
   	color : #0887B9;
	font-weight : normal;
   	text-decoration : underline;
   }
   
   
  
   a:hover  {
	font-family : verdana;
   	color : #FF0000;
   	text-decoration : underline;
   }



div.all {  

position: relative;
width: 990px;
top: 0px;
margin: auto;
text-align:center;
} 		


div.head {  
background-image: url(img/head.jpg);
position: relative;
width: 990px;
height: 405px;
top: 0px;

text-align:center;
} 		



b {  
color: #9B0300;
} 		



img {border-style: solid; border-width: 4px; border-color: #C7C7C7}




div.text {  
background-image: url(img/text.jpg);
position: absolute;
width: 940px;
_width: 990px;

top: 405px;
left: 0px;


line-height: 150%;
padding-left: 25px;
padding-right: 25px;
text-align:left;




} 



input, textarea{
width: 154px;
font-size: 100%;
color:black;
}

textarea{
width: 155px;
height: 120px;
font-size: 100%;
background-color: #FFE4D4;
}

td, tr{font-size:11px;	line-height: 1.6em;}



select 	{border: 2px solid #9B0300;margin-bottom:10px;width:250px;}
input 	{border: 1px solid #9B0300; background-color: #FFE4D4;}
textarea 	{border: 1px solid #9B0300;}



h1 {
	font-family:  Tahoma;
	font-weight:none;
	font-size: 19px;
	color:#9B0300;
padding-top: 10px;

	}

h2 {
	font-family: Tahoma, Tahoma;
	font-weight:none;
	font-size: 12px;
	margin-bottom:5px;
	
	
	}









