body {
scrollbar-arrow-color: white;
scrollbar-base-color: black;
scrollbar-DarkShadow-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
scrollbar-track-color: #f9f3dc;
}

#navcell { font-size: 10pt; font-family: Helvetica; }

#nav{
	position: absolute;
	top : 90px;
	left : 0px;
	width : 160px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	font-family: Helvetica;
	}

#nav ul, #nav li {
	list-style-type: none;
}
	
#nav a, #nav li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav a:hover, #nav li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#nav2{
	position: absolute;
	top : 90px;
	left : 165px;
	width : 160px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	}

#nav2 ul, #nav2 li {
	list-style-type: none;
}
	
#nav2 a, #nav2 li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav2 a:hover, #nav2 li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#nav3{
	position: absolute;
	top : 90px;
	left : 330px;
	width : 160px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	}

#nav3 ul, #nav3 li {
	list-style-type: none;
}
	
#nav3 a, #nav3 li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav3 a:hover, #nav3 li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#nav4{
	position: absolute;
	top : 90px;
	left : 495px;
	width : 160px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	}

#nav4 ul, #nav4 li {
	list-style-type: none;
}
	
#nav4 a, #nav4 li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav4 a:hover, #nav4 li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#nav5{
	position: absolute;
	top : 90px;
	left : 675px;
	width : 160px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	}

#nav5 ul, #nav5 li {
	list-style-type: none;
}
	
#nav5 a, #nav5 li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav5 a:hover, #nav5 li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#nav6{
	position: absolute;
	top : 90px;
	left : 825px;
	width : 150px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	}

#nav6 ul, #nav6 li {
	list-style-type: none;
}
	
#nav6 a, #nav6 li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav6 a:hover, #nav6 li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#content{
	padding-top : 30px;
	padding-bottom : 20px;
}

h1, h2, h3 {
    font-family: "Times New Roman";
}


h1 {
	font-size: 40pt;
	font-weight: normal;
        text-align: center;
	margin-top: 10pt;
	padding-bottom : 20px;
	border-bottom: 1px solid #777777; width: 985px;
}

h3 {	
	border-top: 1px solid #777777; width: 985px;
	margin-top: 0pt;
	padding-top: 30px;
}