html {scrollbar-face-color:#c8a041;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#FFFF00;
scrollbar-darkshadow-color:#000080;
scrollbar-shadow-color:#336699;
scrollbar-arrow-color:#095c7f;
scrollbar-track-color:#65879b;}

a     {
	color: #339900;
	text-decoration: none
}
a:link   {
	color: #003366;
	text-decoration: underline
}
a:visited   { color: #003366; text-decoration: underline }
a:hover     {
	color: #003366;
	text-decoration: underline;
	background-color: #D79A0C;
}

#sections a:link   {
	font-size: 1.1em;
	color: #095C7F;
	text-decoration: none
}
#sections a:visited   {	font-size: 1.1em; color: #095C7F; text-decoration: none }
#sections a:hover     {
	font-size: 1.1em;
	color: #003366;
	text-decoration: none;
	background-color: #D79A0C;
}

#sections ul li {
	margin-left: 7px;
	display: inline;
}


#sections ul li a {
	text-align:center;
	padding: 0.5em 0.8em;
        /*padding-top: 9px;
        padding-right: 18px;
        padding-bottom: 9px;
        padding-left: 18px;*/
	border-width: 1px;
	border-style: solid;
	border-bottom-width:5px;
	font-size:1.2em;
	font-weight:bold;
}
.this_section {color: #990000;}
h1      {
	color: #006d9a;
	font-size: 1.6em;
	margin: 0;
	padding: 0
}
h2     {
	color: #B1800A;
	font-size: 1.3em;
	margin: 0;
	padding: 0
}
h3 {
	color: #006d9a;
	font-size: 1.1em;
	font-weight: bold; }
	
ul li     {
	list-style-image: url(bullet.gif);
	padding-bottom: 0.4em;
}
ul ul li {
	list-style-image: url(bullet_blue.gif);
	padding-bottom: 0.4em;
}


body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	background-color: white;

}
br     { color: #006d9a; margin: 0; padding: 0 }


abbr, acronym { border-bottom: .1em dotted; cursor:help}li {
	padding-bottom: 0.8em;
}
