/**
* @author Cristian Ciobanu
*/
div.wrapper {width: 924px;padding: 8px;margin: 5px auto;background-color: #c5bee3;}
table#mainTbl {width: 924px;background-color: #ffffff;}
div.footer {text-align: center;font-size: 11px;margin: 5px auto;}
td.topTD {height: 126px;background-image: url('../img/top_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
td.leftTD {width: 187px;height: 558px;background-color: #c5bee3;background-image: url('../img/left_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
td.middleTD {width: 611px;height: 558px;background-image: url('../img/middle_bg.jpg');background-position: top right;background-repeat: no-repeat;}
td.rightTD {width: 130px;height: 558px;background-color: #c5bee3;background-image: url('../img/right_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
table.cntTBL {width: 570px;margin: 35px 15px 20px 15px;}
td.cntTD {width: 570px;height: 380px;}
div.ad {width: 395px;height: 89px;color: #3294d5;font-weight: bold;margin: 0px 0px 15px 15px;padding: 20px 0px 0px 180px;overflow: hidden;background-image: url('../img/mmsg_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;}
div.navDIV {position: relative;}
div.topDIV {position: relative;height: 126px;}
div.spacerDIV {width: 130px;height: 350px;float: right;}
td.middleTplTD {background-image: url('../img/middle_bg_tpl.jpg');}
td.rightTplTD {background-image: url('../img/right_bg_tpl.jpg');}
td.middleHowTD {background-image: url('../img/middle_bg_how.jpg');}
td.middleTestimonialsTD {background-image: url('../img/middle_bg_testimonials.jpg');}
td.rightTestimonialsTD {background-image: url('../img/right_bg_testimonials.jpg');}
div.headline {width: 351px;height: 20px;padding-top: 9px;background-image: url('../img/head_bg.jpg');background-position: 0px 0px;background-repeat: no-repeat;overflow: hidden;margin: 7px 0px 20px 15px;text-align: center;}
table.headlineTBL {margin-top: 0px;}td.middleTestimonials2TD {
background-image: url('../img/middle_bg_testimonials2.jpg');
}
td.middleRules2TD {
width: 611px;height: 558px;background-image: url('../img/middle_bg_rules2.jpg');background-position: top right;background-repeat: no-repeat;
}
td.middleFlyers2TD {
background-image: url('../img/middle_bg_flyers2.jpg');
}



A, A:link, A:visited, A:hover
{
    color: #3294d5;
    text-decoration: underline;
}
.ErrorText {
	FONT-SIZE: 12px; 
	COLOR: red; LINE-HEIGHT: 12pt; 
	FONT-FAMILY:  Arial, sans-serif;
}

.OptOutText {
	padding: 15px 15px 15px 30px;
}