/* ====================== Standard Tags =================================*/
BODY
{
    background-color: black;
    color: #CCC;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}
A
{
    color: #3399FF;
    text-decoration: none;
}
A:hover
{
    color: #cc0099;
    text-decoration: none;
}
IMG
{
    border: 0px;
}
TD
{
	vertical-align: top;
}
/* ====================== Generated Tags =================================*/
.leftalign
{
    text-align: left;
}
.middlealign
{
    text-align: center;
}
.bannerleft
{
    float: left;
}
.bannerright
{
    float: right;
}

.bodycontainer
{
    width: 880px;
}
.bodyheader
{
    height: 135px;
    width: 880px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.bodycontents
{
    text-align: center;
    width: 880px;
}
.FloatLeft
{
	text-align: left;
}
.bodyleft
{ 
    float: left;
    text-align: left;
    margin: 0px 10px 0px 10px;
    width: 640px;
}
.bodynav
{
    float: left;
    text-align: center;
    background-color: black;
    width: 200px;
    height: inherit;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #CC0066;
}
.footer
{
    background-color: #9999ff;
    border: #ffffff 1px solid;
    font-size: 8pt;
    height: 17px;
    text-align: center;
    width: 880px;
    top: auto;
}
.headingrow
{
    background-color: #46b446;
    border: #C0C0C0 1px solid;
    color: white;
    font-weight: bold;
    height: 16px;
    padding-left: 10px;
    text-transform: uppercase;
    text-align: left;
    width: 880px;
}
.headinsubgrow
{
    background-color: #46b446;
    border: #C0C0C0 1px solid;
    color: white;
    font-weight: bold;
    height: 16px;
    text-align: left;
    width: 880px;
}
.normalrow
{
}
.tblrowheadingtop
{
    background-color: #46b446;
    border: #C0C0C0 1px solid;
    text-align: left;
    color: white;
}
.tblfouritemstop
{
    background-color: #46b446;
    border: #C0C0C0 1px solid;
    text-align: left;
    color: white;
}
.tblrowheading
{
    border: #C0C0C0 1px solid;
    text-align: left;
}
.tblfouritems
{
    border: #C0C0C0 1px solid;
    text-align: left;
}
.tbltwoitems
{
    border: #C0C0C0 1px solid;
    width: 120px;   /* x2 fouritems */
    text-align: left;
}
.tbloneitem
{
    border: #C0C0C0 1px solid;
    width: 240px;   /* x2 twoitems*/
    text-align: left;
}
/* =======================================================================*/