body
{
	margin-top: 0px;
	margin-left: 0px;
	background-image: url("images/Home_07.gif");	
}
.header
{
    font-size:14pt;
    color:#993300;
    font-family:Georgia;
    font-weight:bold;
}

.headerWhite
{
    font-size:14pt;
    color:White;
    font-family:Georgia;
    font-weight:bold;
}

.subHeader
{
    font-size:10pt;
    color:#993300;
    font-family:Georgia;
    font-weight:bold;
}
.text
{
    font-family:Verdana;
    color:#333333;
    font-size:10pt;
    vertical-align:top;
}
.smallText
{
    font-family:Arial;
    color:#993300;
    font-size:7pt;
}
.noline
{
	text-decoration: none;
}

td.nav a:link
{
    font-family:Georgia;
    font-size:10pt;
    color:#993300;
}
td.nav a:hover
{
    font-family:Georgia;
    font-size:10pt;
    color:#993300;
}
td.nav a:visited
{
    font-family:Georgia;
    font-size:10pt;
    color:#993300;
}
/*

td.nav a:hover img
{
    font-family:Georgia;
    font-size:10pt;
    color:#993300;
    background:url(images/cap.gif) no-repeat relative;
    display: inline; 
    position: relative; 
    margin-right: -13px; 
    left: -17px;  
}


td.nav a:hover						{ border-bottom: none; }
td.nav 								{ text-align: left; white-space: normal; width: 100%; }
td.nav a img    					{ display: none; }

td.nav a:hover img    				{ display: inline; position: relative; top: 2px; margin-left: -13px; right: -17px; background: url(images/cap.gif) no-repeat; }
td.nav a:hover			{ border-bottom: none; }*/
