a:link 	{
	background-color: transparent;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
	
a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
	
a:active {
	background-color: transparent;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}		
a:hover {
	background-color: transparent;
	color:#666666;
	font-weight: bold;
	text-decoration: underline;
}
.main {
	background-color: #F2CA51;
	background-attachment: scroll;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 500px;

}
.topstretch {
	background-attachment: scroll;
	background-image: url(../images/stretchtop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom {
	background-attachment: scroll;
	background-image: url(../images/stretchbot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 9px;

}
body {
	margin: 15px 0px;
	background-color: #FFE7CE;
}
.centretable {
	border: 1px solid #FFFFFF;
}
.content {
	background-color: #EFAE18;
	padding: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/contetnbckgrd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	color: #FFFFFF;
}
.header {
	background-attachment: scroll;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.offers {
	color: #000000;
	background-color: #FFE7CE;
}

.offers .td {
	margin: 10px;
}
.textBlack {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 17px;
	border-bottom:1px dotted #F2CA51;
	height: 35px;
}
hr {
	background-color: #000000;
	display: inline;
}
.beelinecell {
	background-color: #000000;
}
.lighttable {
	background-color: #F5BA30;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
