﻿#tabs {
	float: left;
	width: 100%;
	font-size: 9pt;
	line-height: normal;
}
#tabs ul {
	margin: 0;
	padding: 0px 5px 0 5px;
	list-style: none;
}
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float: left;
	background: url('Images/tableft.gif') no-repeat left
top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs a span {
	float: none;
	display: block;
	background: url('Images/tabright.gif') no-repeat right top;
	padding: 5px 7px 4px 1px;
	color: #fff;
	text-align: center;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
#menu {
	padding: 0px;
	margin: 0px;
	border-style: none solid solid solid;
	border-bottom: 3px solid #000000;
	text-align: center;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #4F94B4;
	vertical-align: middle;
}
#bannerimage {
	border-width: 0;
}
.flash {
	border-left: 0px none #000000;
	border-bottom: 0px none #000000;
	padding: 0px;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	}
.maincell {
	text-align: justify;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 15px 25px 0px 25px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
#bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.style9 {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	border-style: solid;
	border-width: 0;
}
.couponcell {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		background-color: #FFFFFF;
	text-align: center;
}
h2 {
	color: #4F94B4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.coupon {
	margin: 5px;
	border-style: solid;
	border-width: 1px;
}
.body {
	text-align: center;
}
body {
	background-image: url('Images/lgrey088.gif');
}
