body {
 background-image: url("http://images.phvfd221.org/images/smmesh.gif");
/*background-image: url("http://userfiles.phvfd221.org/image/LODD/police/phpd1.jpg");*/
  /*background-image: url("/images/343.jpg");*/
	
 /*background-image: url("/images/dp.gif"); */
/*background-repeat:repeat-y;*/
 background-attachment: fixed;
 background-color: #333333;
 color: #FFFFFF;
}

a:link { color: #FFFFFF; }

a:hover { color: #FFFFFF; }

a:visited { color: #FFFFFF; }

#container{
border-color: #660000;
background-color: #FFFFFF;
width: 850;
}

#logo{
/*background-image: url("/images/gradientstrip.gif");*/
/*background-color: #660000*/
background-color: #660000
}

#menu{
width: 737;
}

#footerContainer{
background-color: #000066;
width: 100%;
}

#td0{
background-color: #003366;
}

#hr{
color: #FFFFFF;
height: 1px;
}

.fsfont {
/*color: #8b0000;*/
color: #FFFFFF;

}
.fs {
background-image: url("http://images.phvfd221.org/images/gradientstrip.gif");

background-color: #660000;
/*background-color: #f5deb3; */
border-color: #8b4513;
}

/* Send to a friend */
	input{
		font-size: small;
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;	
		color: #666666;
	}
	
	textarea{
		font-family: "Trebuchet MS", Geneva, Helvetica;
		font-size: small;
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;	
		color: #666666;
		width: 100%;
	}
	
	a{
		
		
		color: #006699;
	}
	
	a:hover{
		
		
		color: #FFFFFF;
	}
	
	.button{
		border-width: 1px;
		border-color: #CCCCCC;
		border-style: solid;
		background-color: #F2F2F2;
		height: 25px;
		color: #006699;
	}

	#top{
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #006699;
		font-weight: bold;
		font-size: 24px;
		padding: 10px;
		margin: 0px;
	}
	
	#fset{
		margin: 25px;
	}
	
	#bottom{
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #666666;
		font-weight: normal;
		font-size: small;
		padding: 10px;
		margin: 0px;
		text-align: center;
	}

	.warning{
		border-color: #FF0000;
		border-width: 1px;
		border-style: solid;
		background-color: #FFFFCC;
		color: #FF0000;
	}
	
	.success{
		border-color: #006699;
		border-width: 1px;
		border-style: solid;
		background-color: #F2F2F2;
		color: #006699;
	}

	label,input{
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
	}
	
	label{
		text-align: right;
		width: 125px;
		padding-right: 20px;
	}

	br {
		clear: left;
	}
	
	.indent { margin-right: 5%; margin-left: 5% }

	/* END