/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
body {
	/* scrollbar-highlight-color: scrollbar-3dlight-color: scrollbar-darkshadow-color: scrollbar-track-color: */
	font-family : verdana;
	font-size : 13px;
	scrollbar-arrow-color: FCFBE7;
	scrollbar-face-color: #49724B;
	scrollbar-shadow-color : #BCD288;
}

h1 {
	color: #49724B;
	font-size: 16px;
}

h2{
	color: #234783;
	font-size: 14px;
}
a:link {
	color : #49724B;
	text-decoration : underline;
}

a:visited {
	color : #49724B;
	text-decoration : underline;
}

a:hover {
	color : #BCD288;
	text-decoration: none;
}

a:active {
	color : #49724B;
	text-decoration : underline;
}

hr{
	height : 1pt;
}

table, td, p{
	font-family : verdana;
	font-size : 12px;
}


.copyright{
	font-size : 11px;
}

.topnav{
	color : #FCFBE7;
	font-size : 11 px;
}

.topnav a:link {
	color : #FCFBE7;
	text-decoration : underline;
}

.topnav a:visited {
	color : #FCFBE7;
	text-decoration : underline;
}

.topnav a:hover {
	color: #BCD288;
	text-decoration: underline;
}
.topnav a:active {
	color: #FCFBE7;
	text-decoration : none;
}
