html {
	scrollbar-face-color:#e2b449;
	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: #007FB7;
	font-size: 1.6em;
	margin: 0;
}
h2     {
	color: #B1800A;
	font-size: 1.3em;
	margin: 0;
	padding-top: 2%;
}
h3 {
	color: #007FB7;
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	color: #007FB7;
	margin-bottom: -1em;
}
	
ul li     {
	list-style-image: url(bullet1.gif);
	padding-bottom: 0.4em;
}
ul ul li {
	list-style-image: url(bullet2.gif);
	padding-bottom: 0.4em;
}


body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	background-color: white;

}
hr     { color: #006d9a; margin: 0; padding: 0 }


abbr, acronym { border-bottom: .1em dotted; cursor:help}li {
	padding-bottom: 0.8em;
}
#newsbox {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}
#newsbox
ul li     {
	list-style-image: url(bullet_news.gif);
	padding-bottom: 0.3em;
	font-size: 85%;
	padding-left: 0em;
	margin-left: -20px;
}
.big_text {
	font-size: 250%;
	color: #007FB7;
}
#newsbox a {
	text-decoration: underline;
}
#newsbox a:visited   {
	color: #003366;
	text-decoration: underline
}
#newsbox a:hover     {
	color: #003366;
	text-decoration: underline;
	background-color: #D79A0C;
}

