<style type="text/css">

body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00CCFF;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #009933;
}


p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 5px;
}

#menu {
	width: 14em;
	background-color: #CCCCCC;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 4;
	padding: 2px 3px;
	font-family: Palatino, Georgia, serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: bold;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
	color: #14689A;
	text-decoration: none;
	background-color: #eef7fc;
}

#menu a:hover {
	color: #009933;
	background-image: url(images2/nav-bckgrnd.jpg);
	background-repeat: repeat-y;
}
.smalltext {
	font-size: 12px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul 
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

[if IE]>
<style type="text/css" media="screen">
body {behavior: url(csshover.htc);} 


<![endif]

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;}

#menu a, #menu h2 {
font: bold 11px/16px Palatino, Georgia, serif;
}

#menu a, #menu h2 {
font: bold 0.7em/1.4em Palatino, Georgia, serif;
}

[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
	font-family: Palatino, Georgia, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
} 


.borders {
	border: thin solid #999999;
}
.background {
	background-image: url(images2/bckgrnd-top.jpg);
	background-repeat: repeat-x;
}


.border-left {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border-bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titles {
	font-family: Palatino, Georgia, serif;
	font-size: 1.7em;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #195F8F;
}
h1 {
	font-family: Palatino, Georgia, serif;
	font-size: 1.5em;
	color: #14689A;
	font-weight: lighter;
}
