/* White Table Container */
#White {
	padding: 0;
	margin-bottom: 10px;
}

#White p
{
    font-size: 13px;
    padding: 0;
    color: #666666;
    margin-bottom: 13px;
    line-height: 135%;
}

#White a:link, #White a:visited
{
    color: #99CC00;
    font-weight: bold;
    text-decoration: none;
}

#White a:hover, #White a:active
{
    color: #99CC00;
    font-weight: bold;
    text-decoration: underline;
}

.White_topbg
{
    height: 32px;
}
.White_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #99CC00;
    padding-left: 18px;
}

.White_Content
{
    padding: 20px 18px 12px 18px;
}

#White .Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    font-weight: normal;
    line-height: 135%;
}

#White .SubHead, #White SubHead
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #808080;
}

.whitetable 
{
    padding: 2px;
    margin: 2px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    height: 185px;
    width: 540px;
    vertical-align: top;
}
.style1 {font-size: 10px}
.style2 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style3 {font-family: Arial, Helvetica, sans-serif}