body {
  scrollbar-base-color:#1B80CC;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#1B80CC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#1B80CC; }

a:link { color:#1B80CC; }
a:visited { color:#1B80CC; }
a:hover {color:F76C27; }

a.head { color:white; text-decoration:none; }
a.head:link { color:white; }
a.head:visited {color:white; }
a.head:hover { color:#F76C27; }

th.head {
	background-image:url(images/head_sm.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#8FCEEE;
	font-family:Arial;
	font-size:10pt; }

th.heada {
	background-image:url(images/head_sm2.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-color:#8FCEEE;
	font-family:Arial;
	color:#F76C27;
	font-size:10pt; }
	
td.head {
	font-family:Arial;
	color:#1B80CC;
	text-align:center;
	font-weight:bold;
	font-size:18pt;
	background-color:#CBE8F6; }
	
td.basic {
	font-family:Arial;
	color:#1B80CC;
	background-color:#CBE8F6;
	vertical-align:top; }
	
td.foot {
	font-family:Arial;
	font-size:10pt;
	text-align:center;
	color:#1B80CC;
	background-color:#CBE8F6; }
	
h1 {
	font-family:Arial;
	color:#1B80CC;
	font-weight:bold;
	font-size:14pt; }

ul {
	font-family:Arial;
	color:#1B80CC;
	list-style-image:url(images/link.gif); }