body
{
   margin: 0px 0px 0px 1px;
   padding: 0;
}
a
{
	color: #DC5014; /* #3D67A1 */
	text-decoration: none;
	background: url('img/hover-bg.gif') bottom left repeat-x;
}
a:hover
{
	background: none;
}
div.listings
{

/* border: 2px solid;
border-color: White; */
   color: #BABABA;
 	font-family: Arial, Verdana, Tahoma;
	font-size: 0.9em;
	text-align: center;
}
div.listings a
{
	color: #8F8F8F;
	text-decoration: none;
	background: url('../img/hover-bg.gif') bottom left repeat-x;
}
div.listings a:hover
{
	color: #3D67A1;
	background: none;
}
a.title
{
	font-size: 1.0em;
	font-weight: bold;
}
table.for
{
border-collapse: collapse;
border-top: 5px solid;
}
td.ur
{
   padding: 0px 15px 0px 15px;
	background: #440000;
	vertical-align: top;
}
td.us
{
	padding: 0px 15px 0px 15px;
	background: blue;
	vertical-align: top;	
}
p.title
{
font-size: 28px;
font-weight: bold;
color: white;
text-align: center;
margin: 0px;
}
p.text
{
font-size: 21px;
color: #DC143C;
font-weight: bold;
color: white;
text-align: justify;
margin: 5px;
}
td.cons
{
	padding: 0px 0px 30px 100px;
	background: #FFCFC8;
	text-align: center;
	height: 150px;
	width: 800px;
}