/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background: url(lgrey035.jpg);
}
.menu_table td
{
border-bottom:1px solid #4B64A6;
height:27.5px;
padding-left:12px;
}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #000000;
}







/* CSS Background image Document */
body {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B64A6;
	text-decoration: none;
}
.left_link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#000080;
text-decoration:none;
background-color:inherit;
}
