BODY
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 11px;
    background :  #E8E8E8;
    margin-top : 20px;
    float: center;
    text-align : center;
}

.border
{
    color : #555555;
}
 
TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : white;
}

TD.maincontent
{
  	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    background-color : white; 
    padding-left : 30px;
    padding-right : 30px; 
}

TD.button
{
    background-color : #FBE100;
}

.tableDate {
    background-color : #EBF2FA;
}

.tableTitle {
    background-color : #FFFDF2;
}

div.eventbox
{
 width: 160px; 
 border-width : 2px;
 border-color : Blue;
}
    
H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 14px;
	text-align: right;
    font-style : italic;
	}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #020258;
	font-size : 20px;
	text-align : center;
	font-style : italic;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

ul.browncircle li
{ 
	list-style-image: url(graphics/browncircle.gif); 
	list-style-position: outside;
    padding-bottom : 4px;
}
.brown
{
    color : #773d1f;
    font-weight : bold;
    font-size : 15px;
}

.brownsub
{
    color : #773d1f;
    font-size : 14px;
    text-decoration : underline;
    font-weight : bold;
}

.footer
{
	font-size : 12px;
	text-align: center;
}

.height
{
		margin-top : 30px;
}

LI.indent30
{
    padding-top : 0px;
	margin-left : 30px;
}

LI.indent50
{
    padding-top : 0px;
	margin-left : 30px;
}

.indent
{
	margin-left : 12px;
}

.bluebox
{
    font-size : 13px;
    line-height : 12px;
	background-image : url(graphics/bluebox.gif);
}    
.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}


.redlink
{
    color : #991f00;
        font-size : 12px;
   
}

a.redlink:LINK
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:VISITED
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:HOVER
{
    color : #000000;
    text-decoration : underline;
}



.link
{
    color : #991f00;
        font-size : 12px;

}

a.link:LINK
{
    color : #991f00;
    text-decoration : none;
}

a.link:VISITED
{
    color : #991f00;
    text-decoration : none;
}

a.link:HOVER
{
    color : #000000;
    text-decoration : underline;
}
.maroon
{
    color : #8A0808;
        font-size : 12px;

}

a.maroon:LINK
{
    color : #8A0808;
    text-decoration : none;
}

a.maroon:VISITED
{
    color : #8A0808;
    text-decoration : none;
}

a.maroon:HOVER
{
    color : #8A0808;
    text-decoration : underline;
}