BODY
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
    background : #ADA98A;

}

.border
{
    background-image : url(graphics/border.gif);

}

TABLE
{
    margin : 0px;
}

TD.top
{
    background-image : url(graphics/top.gif);
}
  
  
TD.side
{
    background-image : url(graphics/side.gif);
}
   
    
TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
    background : #FFFDD6;
    
}

.event
{
    color : #FFFFFF;
    margin-right : 20px;
    text-align : center;
    font-size : 14px;
    font-weight : bold;
}
    
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 : #5A3D1B;
	font-size : 15px;
	text-align : left;
        font-style : italic;
}

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

LI
{
    padding-top : 6px;
}

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

.smaller
{
	font-size : 11px;
}

.indent50
{
    padding-top : 3px;
	margin-left : 50px;
}

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

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

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

.emphasis
{
    font-weight : bold;
	font-style : italic;
	color : #5A3D1B;
}

.form
{
	font-size : 13px;
}

.green
{
    color : #634606;
}

.brown

{
    color : #5A3D1B;
}

.brownbold

{
    color : #5A3D1B;
    font-weight : bold;
    
}

.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}

.quote
{
	font-style : italic;
	color : #00008B;
    padding-left : 50px;
    padding-right : 30px;
}

.quotetitles
{
	font-size : 12px;
    font-style : italic;
	color : #00008B;
    padding-left : 50px;
    padding-right : 30px;
}
.quoteauthor
{
	font-size : 12px;
	text-align : right;
	color : #00008B;
    padding-right : 100px;
}


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

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

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

.whitelink
{
    color : #ffffff;
  
}

a.whitelink:LINK
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:VISITED
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:HOVER
{
    color : #F2B653;
    text-decoration : underline;
}
