.warrens {
}
.border {
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-left:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#999999;
	border-right-style:solid;
}
.text {
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:35px;
	color:#666666;
}
.text a:link {trebuchet msArial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-decoration:none;
}
.text a:visited {
	font-family:trebuchet ms;
	font-size:12px;
	color:#000033;
	text-decoration:none;
}
.text a:hover {
	font-family:trebuchet ms;
	font-size:12px;
	color:#000033;
	text-decoration:underline;
}
.text a:active {
	font-family:trebuchet ms;
	font-size:12px;
	color:#000033;
	text-decoration:none;
 } 
.bg {
 	background:url(images/bgPage.png);
	background-repeat:repeat-x;
	margin-top:18px;
}
.title_table {
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	line-height:35px;
	color:#FFFFFF;
}