body {
	background:#6b95c5 url(../images/background.png) repeat-x top;
	margin: 0 auto;
	font-family:Tahoma, sans-serif;
	font-size:8pt;
	color:#666;
}

a{
	font-size:8pt;
	color: #666;
	text-decoration:underline;
	font-weight:100;
}



#menu ul{
	margin-bottom:5px;
	list-style:none;
}

#menu li{
	margin-bottom:15px;
	font-size:6pt;
}


#menu a{
font-size:9pt;
color:#666;
text-decoration:none;
font-weight:100;
}

#menu a:hover{
color:#666;
text-decoration: underline;
}

#back_button a{
font-size:9pt;
color:#666;
text-decoration:none;
font-weight:100;
}

#back_button a:hover{
color:#666;
text-decoration: underline;
}



#top_menu{
margin-top:40px;
margin-left:400px;
}

#top_menu img{
float:left;
display:inline;
vertical-align:middle;
}

#top_menu a{
font-size:8pt;
color:#666;
text-decoration:none;
font-weight:100;
}

#top_menu a:hover{
color:#666;
text-decoration: underline;
}

#body_table{
	color:#666;
	width:950px;
	margin-top:0px;
}

#header{
	background:url(../images/header.png) no-repeat left;
	width:156px !important;
}

#left_border{
	background:url(../images/left_border.png) no-repeat right;
	width:32px !important;
}

#right_border{
	background:url(../images/right_border.png) no-repeat left;
	width:32px !important;
}

#top_border{
	background:url(../images/top_border.png) repeat-x top;
	width:auto;
}

#content{
	background:#fff;
	height:400px;
	vertical-align:top;
	margin-top:5px;
}

#offer{
	margin:10px;
	width:95%;
}

#offer_title {
	color:#638cbb;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
}

#page_title {
	color:#638cbb;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	text-transform: uppercase;
}

#offers_title  a{
	color:#638cbb;
	font-size:9pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

#checkbox {
vertical-align:middle;
}

#offer_image {
margin:5px;
}









