body	
	{ 
	  background: #999999 url(../images/bgfade_red.jpg) top left fixed repeat-x; 	
	  margin-top: 50px;	
	  padding: 0;
	}

.content 	
	{
	  text-align: center;
	  border: 5px #660000;
	  padding:5px; 
	}

.content_b 	
	{
	  text-align: center;
	  border: 5px #660000;
	  padding:5px; 
	}
p	{ 
	  font-family: arial, sans-serif; 
	}

div	{ 
	  font-family: arial, sans-serif; 
	}

.pagetitle
	{ 
	  color: #660000;
	  font-size: 22px;
	  font-weight: bold;
	  text-align: center; 
	}

.pagecontent
	{ 
	  color: #333333;
	  margin-left: 10px;
	  margin-right: 10px;
	  text-indent: 18px;
	  text-align: left; 
	  border: 1px solid #999999; }

a:link
	{ 
	  font-size: 16px; 
	  color: #ffffff; 
	}

a:visited
	{ 
	  font-size: 16px; 
	  color: #ffffff; 
	}

a:focus	{ 
	  font-size: 16px;
	  color: #ffffff;
	}

a:hover	
	{ 
	  font-size: 16px;
	  color: #333333;
	 }

a:active	
	{ 
	  font-size: 16px;
	  color: #000000; 
	}

.form 		
	{ width: 450px;
	  font-size: 12px;
	  margin-left: -115px;
	  padding: 5px;
	  text-align: left; 
	  border: 0px solid #ffffff;}


#title
	{ width: 100px;
	  font-size: 12px;
	  color: #ffffff;
	  margin-left: -140px;
	  text-align: right;
	  border: 0px solid #ccffff; }

#box
	{ width: 200px;
	  font-size: 12px;
	  color: #ffffff;
	  margin-left: -140px;
	  text-align: right;
	  border: 0px solid #ccffff; }

.send
	{ font-size: 12px;
	  color: #ffffff;
	  margin-left: -100px;
  	  margin-bottom: 20px;
	  text-align: center; }