/* CSS Basic Document */

body

{

margin:0px auto;

padding:0px;

background-color:#FFFFFF;

}

.menu_table td

{

border-bottom:1px solid #007aa4;

height:27.5px;

padding-left:12px;

}

.offer_box

{

	margin-top: 20px;

}



.border_bottom

{

border-bottom:1px dotted #007aa4;

}







/* CSS Background image Document */

.header_image

{

background:url(../images/header_bg2.jpg) left top no-repeat;

height:175px;

}

.comment_image
{

background:url(../images/comment_nav.jpg) right top no-repeat;
color:white;
height:28px;

}

a.wlink:link {color: #ffffff; background-color: transparent;}
a.wlink:visited {color: #ffffff; background-color: transparent;}
a.wlink:hover {color: #ffffff; text-decoration: none;}









/* CSS Background image Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

background-image: url("../../images/bg.jpg");
background-repeat: repeat-y;
background-attachment: fixed;
background-position:center center;

background-color :white ;


	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: #333333;

	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: #007aa4;

	background-color:inherit;

	text-decoration: none;

	}

.left_link:hover

{

color:#1E69BC;

text-decoration:none;

background-color:inherit;

}

.style2 {color: #FFFFFF}

.midbar {background-color: #007aa4;}