/*PNG Transparebcy fix IE*/
 img, div, map { behavior: url(iepngfix.htc) }
 
 body {
	background-image: url(http://www.page-security.com/images/bg.gif);
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;


}
a:hover {
	color: #FF9900;
	text-decoration: none;


}
a {
	color: #0378A4;
	text-decoration: none;
}

.view_button{
	padding-left:12px;	
	padding-top:5px;
}

td .content_height{
	height:735px;
	vertical-align:top;
	}
	
.title{
	font-family:Arial,Helvetica,sans-serif;
	color:"#006599";
	font-size:16px;
	padding-left:15px;
	font-weight:bold;
}
