  .policy{font-family:Tahoma; font-size:11px;  color:#878787;}
  .white{font-family:Tahoma; font-size:11px;  color:#ffffff;}
  .main{
	font-family:Tahoma;
	font-size:11px;
	color:#F8CE4D;
	line-height:12px;
	font-weight: normal;
}


  #input{
  		width:223px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#292929;
		border-color:#F8CD4D;
		padding-left:3px;
		font-weight:900; padding-top:2px
		}
		 
		
	  #textarea{
  		width:223px; height:132px;
		border-width:1px;
		border-style:solid;
		background-color:#292929;
		border-color:#F8CD4D;
		padding-left:3px;
		font-weight:900; padding-top:2px;
		font-weight:900;
		overflow:auto
		}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
 
#background {
	background-image:url(images/crossroads_transp.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 120px;
}





 
