body
{
    background-color: #FFFFFF; 
}

.servTextOnSite
{
    background-image: url('../../images/websiteLayout/background.jpg');
    font-family: tahoma;
    font-size: 12px;
    color: #AEAEAE;
    font-weight: bold;
    height: 59px;
}

.servText
{
    background-image: url('../../images/websiteLayout/background_spacer.jpg');
    font-family: tahoma;
    font-size: 12px;
    color: #AEAEAE;
    font-weight: bold;
}

.basicTitlePartner
{
    background-color: #F1F1ED;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
	text-align: center;
}

.rates
{
    color: #000066;
    font-weight: bold;
    text-decoration: underline;
}

.rates:Hover
{
    cursor: help;
    color: #3333CC;
    font-weight: bold;
    text-decoration: underline;
}

.titleContent
{
    background-color: #F1F1ED;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: underline;
	text-align: left;
}

.basicInfo
{
    background-color: #AEAEAE;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
	text-align: right;
}

.basicTitleService
{
    background-color: #F1F1ED;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
	text-align: left;
}

.copyright
{
    background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}