a { color: 006666; }
a.index { color: #000000; text-decoration: none; }
a.index:hover { text-decoration: underline; }
a:visited { color: 333333; }
a.top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%; 
	font-weight: bold; text-decoration: none; }
a.top:hover { text-decoration: underline; }
body { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%; }
h1 { background-color: #026570; color: #FFFFFF; font-size: medium; border: none;}
h2 { font-family: Arial, Helvetica, sans-serif;  color: #026570; font-size: medium; border: none; margin-top : 8px; margin-bottom: 8px;  }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: small; }
h4 { background-color: #93BDC2; clear: both; font-size: 12px;  margin : 0px;  margin-bottom: 6px;  }
h5 { font-size: 13px;  margin-bottom: 8px;}
h6 { color: #569C9E; font-size: 12px }
p.clear { clear: both; }
p.sm{font-family: Arial, Helvetica, sans-serif; font-size: 9 px; color: #5D8491; }
hr { clear: both; color: #93BDC2; }
li { text-decoration: none; }
li.index { list-style-image: url(/img/li1.gif); }
table.small {
	font-size: x-small;
	}
td { font-size: 75%; vertical-align: top; }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 80%; padding-left: 6px; padding-right: 4px; }
.txt { margin-bottom: 20px; margin-left: 20px; margin-right: 20px; margin-top: 20px; }
.txt2 { margin-left: 10px; margin-right: 10px; margin-top: 15px;}
A.gray:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: Black; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.gray:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: Black; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.gray:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: Black; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

li ul {
position: absolute;
left: 149px;
top: 0;
display: none;
}
ul li a {
display: block;
text-decoration: none;
color: #777;
background: #fff;
padding: 5px;
border: 1px solid #ccc;
border-bottom: 0;
}
li:hover ul { display: block; }

li:hover ul, li.over ul { 
display: block; 
} 
