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;
}

#backgroundimage
{
	background-image : url(graphics/background.gif);
	background-repeat : repeat-y;
    height : 100%;
}

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

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

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

.notice
{
    background-color: #669999;
    color : #ffffff;
    font-size : 14px;
    padding-top : 10px;
    padding-bottom : 10px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
}
H2
{
    font-size : 18px;
    color : #006699;
    text-align : center;
}

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;
}

.box
{

    background-color : #EEEEEE;
    font-size : 12px;
    padding  : 6px;
    line-height : 16px;
    border-width : 1px;
    border-style : solid;
    border-color : red;
    color : red;
}

p.border
{
    border: 1px solid red;
    padding-top:  6px;
    padding-bottom : 6px;
}

#event
{
    position: relative;
}

#coffee
{
    position: absolute;
    top : -40px;
    left : -16px;
}

.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;
}

.boldgreen
{
    font-size : 13px;
    font-weight : bold;
    color : #009737;
}

.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;
}

.caption
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    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 : #047EBB;
    text-decoration : none;
}

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

A:HOVER
{
    color : #047EBB;
    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;
}
.white A:LINK
{
    color : #ffffff;
    text-decoration : none;
}

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