﻿body 
{
    background-color:#eee;
    margin-bottom:10px;
}

.tblMain
{
    background-color:#ccc;
    border:solid 1px #999;
    margin:10px;
}

.tblMainLeft
{
    width: 192px; padding: 2px;
}

.tblMainRight
{
    width: 570px; padding-left: 5px; padding-top: 4px;
}

.zmFooter, .zmFooter a
{
    text-align: center; 
    color:#999;
    font-size:10px;
}

.myHeader
{
}

.salesEventDescription
{
    background-color:White;
    border:solid 1px #999;
    color:Black;
    padding:10px;
    margin-right:2px;
    margin-left:2px;
    height:500px;
}

.salesEventDescription h3
{
    background-color:#555;
    font-size:14px;
    color:white;
    margin-top:0px;
    margin-bottom:5px;
    padding:3px;
}

.salesEventDescription ul
{margin-left:22px;margin-right:5px; }

.salesEventDescription li
{padding:0px; margin-top:2px;}


.salesEventDescription a
{
    color:Blue;
}

.salesEventParticipants
{
    background-color:White;
    color:Black;
    margin-right:2px;
    margin-left:2px;
    margin-top:4px;
    padding:10px; 
    xheight:300px;
    border:solid 1px #999;
}

.salesEventParticipants h3
{
    background-color:#555;
    font-size:14px;
    color:white;
    margin-top:0px;
    margin-bottom:5px;
    padding:3px;
}

.salesEventParticipants a
{
    color:Blue;
}

.salesEventParticipants a:hover
{
    color:Blue;
    text-decoration:underline;
}


.salesEventParticipants ul
{margin-left:22px;margin-right:5px; }

.salesEventParticipants li
{padding:0px; margin-top:2px;}

.organizationForm
{
    background-color:#999;
}

.emailContactDiv
{
    background-color:#999;
}

/**************************************/

.curvaAzSup,
.curvaAzInf,
.curvaBrSup,
.curvaBrInf,
.curvaLarSup,
.curvaLarInf,
.curvaVrmInf
{ background-image: none; }


