.bannerLinkBold{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.bannerLinkBold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.bannerLinkBold:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bannerLink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.bannerLink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.bannerLink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ef4a27;
	text-decoration: none;
}
.offerHead {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ef4a27;
	text-decoration: none;
}
.offerText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	text-align: justify;
}
.privacy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ef4a27;
	text-decoration: none;
}
A.privacy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ef4a27;
	text-decoration: none;
}
A.privacy:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ef4a27;
	text-decoration: underline;
}
.footerLinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #222942;
	text-decoration: none;
}
A.footerLinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #222942;
	text-decoration: none;
}
A.footerLinks:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ef4a27;
	text-decoration: none;
}
.buttonText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
A.buttonText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
A.buttonText:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.offerLeftBG {
	background-attachment: scroll;
	background-image: url(../images/offerLeftBorderBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.offerBottomBG {
	background-attachment: scroll;
	background-image: url(../images/offerBottomBorder.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.mainVertBG {
	background-attachment: scroll;
	background-image: url(../images/offerLeftBorderBG.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.mainVertBGRight {

	background-attachment: scroll;
	background-image: url(../images/offerLeftBorderBG.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.mainHorBGTop {

	background-attachment: scroll;
	background-image: url(../images/offerBottomBorder.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mainHorBGBottom {


	background-attachment: scroll;
	background-image: url(../images/offerBottomBorder.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.buttonBg {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.textLinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}
A.textLinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: underline;
}
A.textLinks:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: underline;
}
.offerTextHosting {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.cellBG {
	background-color: #E9F3F5;
}

.body
{
    margin-top: 0px;
    margin-left: 0px;
    background-color: #ffffff;    
}

