/* CSS Basic Document */
body
{
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;

}
.menu_table td
{
padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E69BC;
	background-color:inherit;
	text-decoration: none;
}
.offer_box
{
	margin-top: 0px;
}


/* CSS Background image Document */
.header_image
{
background:url(../images/header_bg.jpg) left top no-repeat;
height:150px;
}







/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1E69BC;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#41A9E8;
text-decoration:none;
background-color:inherit;
}

