.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.textLink {
	font-family: Tahoma;
	font-size: 13px;
	color: #5470B0;
	text-decoration: none;
}

.textLink:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}

.textWelcome {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 18px;

}


.bluetext {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #5470B0;
	text-decoration: none;
}

.bluetext:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #5470B0;
	text-decoration: underline;
}

.comingsoon {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #5470B0;
	text-decoration: none;
}

.border {
	border: 1px solid #5470B0;
}
.textList {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #5470B0;
	text-decoration: none;
}
.textList:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}

.textListOn {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.footerLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #5470B0;
}
.footerLinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F27245;
}
.footerContact {
	padding-right:10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.footerEmail {
	padding-right:10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #5470B0;
	line-height: 18px;
}
.footerEmail:hover {
	padding-right:10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #F27245;
	line-height: 18px;
}

.smileLinkRow {
	width: 416px;
	height: 46px;
	background-image:url(images/smilelinkBox-Row.gif);
	background-repeat:no-repeat;
}

.SvcsBoxRow {
	width:297px;
	height:53px;
	background-image:url(images/SvcsBoxRow.gif);
	background-repeat:no-repeat;
}

.SvcsBoxMid {
	width:297px;
	height:371px;
	background-image:url(images/SvcsBoxMid.gif);
	background-repeat:repeat;
}

.SvcsBoxBot {
	width:297px;
	height:12px;
	background-image:url(images/SvcsBoxBot.gif);
	background-repeat:no-repeat;
}

.RelaxRow {
	width:416px;
	height:39px;
	background-image:url(images/Row-Relax.gif);
	background-repeat:no-repeat;
}

.butlerRow {
	width:416px;
	height:181px;
	background-image:url(images/butlerRow.gif);
	background-repeat:no-repeat;
}

.poptable {

	padding:5px;
}


