body
{
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        background-image: url('images/bkgd.gif'); 
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
}

a.nav
{
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        font-weight:normal;
	color:#DDBC62;
        text-decoration: none;
}

a.navon
{
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        font-weight:normal;
        color:#ffffff;
        text-decoration: none;
}
		
a.nav:hover
{	
        color:#ffffff;
}

td.bannershade
{
        background-color: #6A2B14;
}

td.navshade
{
        background-color: #4C1F0E;
}

td.stripelt
{
        background-color: #855C33;
}

td.stripedk
{
        background-color: #6A2B14;
}

td.head
{
        font-size: 22px;
        font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color:#4C1F0E;
}

td.home
{
        font-size: 22px;
        font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color:#4C1F0E;
}

td.subhead
{
        font-size: 17px;
        font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color:#4C1F0E;
}

td.text
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}

strong
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color:#4C1F0E;
}


a.cell
{
	color:#6A2B14;
        text-decoration: none;
}

td.copyright
{
        font-size: 10px;
	font-style: italic;
	color:#6A2B14;
}