body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0px;
	text-align:left;
	overflow: auto;
	scrollbar-3dlight-color: #F6001F;
	scrollbar-arrow-color: #F6001F;
	scrollbar-base-color: #EEDDAA;
	scrollbar-darkshadow-color: #EEDDAA;
	scrollbar-face-color: #EEDDAA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F6001F;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow-x:hidden;
	color: #000000;
}

a {
	color: #F6001F;
	text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active {
	color: #ffd889;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
	text-decoration: none;
}

a.menuactive:link, a.menuactive:visited, a.menuactive:active {
	color: #000000;
	text-decoration: none;
}

a.menuactive:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	line-height: 1.5em;
}

TD.outline {
	background-color: #EEDDAA;
}

TABLE.content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
}

TD.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
}

TD.butleft {
	background-image: url(../images/but_left.gif);
	background-repeat: no-repeat;
}

TD.butcenter {
	background-image: url(../images/but_bg.gif);
	background-repeat: repeat;
}

TD.butright {
	background-image: url(../images/but_right.gif);
	background-repeat: no-repeat;
}

DIV.butcontent {
	background-image: url(../images/but_center.gif);
	background-repeat: no-repeat;
	font-family: Times, SansSerif, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F6001F;
	padding-left: 12px;
	padding-right: 5px;
	white-space: nowrap;
}

DIV.butbottom {
	background-image: url(../images/but_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

TD.teaser {
	font-size: 11px;
	line-height: 1.2em;
}

SPAN.teaserhead {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
}

TD.offeroutline {
	background-color: #D2422F;
}

TD.offertop {
	background-image: url(../images/bg_offertop.gif);
	background-repeat: repeat;
}

SPAN.cardtitle {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
}

TD.card {
	font-size: 11px;
	line-height: 1em;
}

DIV.offerhead {
	font-weight: bold;
	line-height: 1.3em;
	padding-left: 6px;
	padding-right: 6px;
	white-space: nowrap;
}

TD.offercontent {
	font-size: 11px;
	line-height: 1em;
	padding-left: 4px;
}

DIV.offerprice {
	font-size: 11px;
	line-height: 1em;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 12px;
}

SPAN.pricewrap {
	font-size: 11px;
	line-height: 1em;
	white-space: nowrap;
}

TD.offerdot {
	font-size: 11px;
	line-height: 1em;
	white-space: nowrap;
	padding-left: 8px;
}