BODY
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #999999;

        margin-right : auto;
    margin-left : auto;
    margin-top : 0px;
    margin-bottom : 0px;
}

div.backgroundimage
{
	background-image : url(graphics/background2.gif); repeat : x;
}

TD
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
}

TD.verticalline
{
    background-image : url(graphics/verticalline.gif);
}

P
{
    margin-top : 8px;
    margin-bottom : 8px;
}

H1
{
    font-size : 18px;
    text-align : center;
    padding-top : 20px;
}

H2
{
    font-size : 18px;
    color : #006699;
    text-align : center;
    padding-top : 20px;
}

H3
{
    font-size : 16px;
    margin-top : 20px;
    margin-bottom : 2px;
    font-weight : bold;
}

H4
{
    font-size : 14px;
    margin-top : 15px;
    margin-bottom : 2px;
}

H5
{
    font-size : 13px;
    margin-top : 13px;
    margin-bottom : 2px;
}

LI
{
	padding-bottom : 5px;
}

.indent
{
    margin-left : 10px;
}

.indent20
{
    margin-left : 20px;
}

.form
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
}

.roster
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
}

.bold
{
    background-color : White;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : #000000;
    margin-top : 0px;
    margin-left : 0px;
}

.red
{
    font-size : 12px;
    font-weight : bold;
    color : #ff0000;
}

.white
{
    font-size : 12px;
    font-weight : bold;
    color : #ffffff;
    padding-left :20px;
    padding-right : 20px;
}


.boldred
{
    font-size : 13px;
    font-weight : bold;
    color : #ff0000;
}

.boldblue
{
    font-size : 13px;
    font-weight : bold;
    color : #006699;
}

.date
{
    font-size : 9px;
    color : #000000;
    text-align : center;
}

.redstar
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    color : #FF0000;
}

.footer
{
    font-size : 11px;
    text-align: center;
    line-height : 16px;
}

.footerleft
{
    font-size : 10px;
    text-align: left;
    line-height : 16px;
}

.copyright
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #666666;
    text-align: center;
}

.largebold
{
    font-size : 13px;
    font-weight : bold;
}

.large
{
    font-size : 13px;
    font-weight : normal;
}

.smaller
{
    font-size : 10px;
    font-weight : normal;
}

.small
{
    font-size : 12px;
    font-weight : normal;
}

.caption
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : normal;
    text-align: center;
}

.credit
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    font-weight : normal;
    text-align: left;
}

A:LINK
{
    color : #006699;
    text-decoration : none;
}

A:VISITED
{
    color : #826621;
    text-decoration : none;
}

A:HOVER
{
    color : #006699;
    text-decoration : underline;
}

DIV.white A:LINK
{
    color : #ffffff;
    text-decoration : none;
}

DIV.white A:HOVER
{
    color : #ffffff;
    text-decoration : underline;
}
DIV.white A:VISITED
{
    color : #ffffff;
    text-decoration : none;
}