BODY
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 15px;
    color: #000000;
    background-image : url(graphics/background_new.gif);
}

TABLE
{
	margin : 0px;
}


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

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

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

H1
{
    font-size : 24px;
    color: #6C554A;
    text-align: center;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2
{
    font-size : 20px;
    color: #990000;
    text-align: center;
}

H3
{
    font-size : 16px;
    color: #990000;
    text-align: center;
}

H4
{
    font-size : 18px;
    color: #990000;
    text-align: left;
    font-weight : bold;
}

H5
{
    font-size : 16px;
    color: #990000;
    text-align: left;
    font-weight : bold;
}

H6
{
    font-size : 14px;
    color: #6C554A;
    text-align: left;
    font-style : italic;
    font-weight : bold;
}

TD.on
{
    font-weight : bold;
    font-size : 15px;
    color : #990000;
}

TD.off
{
    font-weight : bold;
    font-size : 15px;
}

TD.off A:LINK
{
    color : #333333;
    text-decoration : none;
}

TD.off A:VISITED
{
    color : #333333;
    text-decoration : none;
}

TD.off A:HOVER
{
    color : #990000;
    text-decoration : none;
}

LI
{
	padding-bottom : 4px;
}

.bold
{
    color: #6C554A;
	font-weight : bold;
}

.smaller
{
    font-size : 12px;
}

.larger
{
    font-size : 16px;
}

.form
{
    font-size : 12px;
}

.quote
{
	font-style : italic;
	margin-left : 25px;
	margin-right : 25px;
}

.quoteauthor
{
	font-size : 12px;
	text-align : right;
	margin-right : 50px;
}

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

.copyright
{
	font-size : 9px;
	color : #666666;
	text-align: center;
}

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

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

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