body {
    margin: 0;
    padding: 0;
    background: #CDCFD8 url('../images/levitt/newsletter_2010_bg.jpg') no-repeat;
    font-family: "Century Gothic",Tahoma,Verdana,sans-serif;
    font-size: 8pt;
    font-weight:normal;
    color:#000;
    }

#divNLleft {
    position: relative;
    width: 335px;
    top: 140px;
    left: 10px;
    float: left;
    background-color: transparent;
    }

#divNLright {
    position: relative;
    width: 335px;
    top: 140px;
    left: 20px;
    float: left;
    background-color: transparent;
    }

#divNLfull {
    position: relative;
    width: 670px;
    left: 10px;
    top: 150px;
    padding: 5px;
    margin: 0;
    background: transparent url('../images/levitt/50percent.gif') repeat;
    border: 1px #fff solid;
    }

h1 {
    margin: 0;
    padding: 3px 0 6px 0;
    font-family: "Century Gothic",Tahoma,Verdana,sans-serif;
    font-size: 10pt;
    font-weight:bold;
    color:#000;
    }

p, td {
    margin: 0;
    padding: 2px 0 3px 0;
    font-family: "Century Gothic",Tahoma,Verdana,sans-serif;
    font-size: 8pt;
    font-weight:normal;
    color:#000;
    }

.small {
    margin: 0;
    padding: 4px 0 6px 0;
    font-family: "Century Gothic",Tahoma,Verdana,sans-serif;
    font-size: 7pt;
    font-weight:normal;
    color:#000;
    }

.left{
    color: #333333 !important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-size: 11pt!important;
}

.tbmain{
    height:200px;
    color:#333333;
    background:#F7F7F7;
    border: 1px dotted #909090;

}

.text{
    }



.button {
    font-family: "Century Gothic",Tahoma,Verdana,sans-serif;
    font-size: .93em; /* 10pt */
    font-weight:bold;
    text-align: center;
    margin: 3px 0;
    padding: 0 30px;
    height: 26px;
    background: #881057 url('../templates/lpp_2009/images/backgrounds/menu_background_highlight.jpg') bottom left repeat-x;
    color: #fff;
    }

.textbig {

    font-family: "Century Gothic",Tahoma,Verdana,sans-serif;
    font-size: 14px;
    font-weight:normal;
    color:#666666;
    background-image: url(style2_txt_bg.gif);
    background-repeat: repeat-x;
    background-color: #F1DBDB;
    border-top: 0px;
    border-right: 1px solid #93D2D2;
    border-bottom: 0px;
    border-left: 0px;
    clip:   rect(0.2em auto auto auto);
    padding: 0.4em;
    font-style: italic;
}
.mand {
    font-family: "Century Gothic",Tahoma,Verdana,sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    color: #CC0000;
}

.leftred {

    color: #dd0000!important;
    font-family: Arial, Helvetica, sans-serif!important;
    font-size: 12px!important;
}
.errMsg {
    color: #FF0000;
}
