BODY, P, UL, OL, DIV, .normal {
	color : #000000;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #FFFFFF;
	scrollbar-face-color: #72613B;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	font-variant: normal;
}
.page {
	color : #000000;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    margin-top : 25px;
	margin-left : 25px;
}
.heading {
	color : #72613B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 32px;
	letter-spacing : 1px;
	font-variant : small-caps;
	width : 525px;
}
.subheading {
	color : #72613B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
}
TD.nav_heading {
        background-color : #72613B;
        font-family : verdana, arial;
        font-size : 10px;
        font-weight : bold;
        border-left-style : solid;
        border-left-color : #72613B;
        border-left-width : 1px;
        border-right-style : solid;
        border-right-color : #72613B;
        border-right-width : 1px;
        border-bottom-style : solid;
        border-bottom-color : #72613B;
        border-bottom-width : 1px;
 }
 SPAN.nav_heading {
        color : #FFFFFF;
        margin-left : 8px;
 }
 TD.nav_item {
        background-color : #BFB49B;
        font-family : verdana, arial;
        font-size : 10px;
        font-weight : bold;
        border-left-style : solid;
        border-left-color : #72613B;
        border-left-width : 1px;
        border-right-style : solid;
        border-right-color : #72613B;
        border-right-width : 1px;
        border-bottom-style : solid;
        border-bottom-color : #72613B;
        border-bottom-width : 1px;
}
 A.nav_item {
        color : #000000;
        margin-left : 16px;
        margin-right : 8px;
        text-decoration : none;
 }
 A.nav_item:hover {
       color : #FFFFFF;
 }
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.sidebar img {
	border: 0;
}	

.sidebar a {
	color: #72613B; 
	font-weight: bold; 
	text-decoration: none;
}

.sidebar .caption {
	font-size: 9px;
}

.sidebar a:hover {
	color: #72613B; 
	font-weight: bold;
	text-decoration: underline;
}


