a:link {color: #006666}
a:visited {color: #006666}
a:active {color: #006666}
a:hover {color: #009999}
a.menu:link {color: #006666; text-decoration: none}
a.menu:active {color: #006666; text-decoration: none}
a.menu:visited {color: #006666; text-decoration: none}
a.menu:hover {text-decoration: underline}
a.qt:link {color: #0033CC; text-decoration: none}
a.qt:active {color: #0033CC; text-decoration: none}
a.qt:visited {color: #0033CC; text-decoration: none}
a.qt:hover {text-decoration: underline}
body {margin: 0px}
#shadow
{
	width:740px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666',direction=135,positive='true',strength=4);
}
#table_sm
{
	width:600px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666',direction=135,positive='true',strength=4);
}
div#navcontainer
{
	background-color: #EEEEEE;
	border-top: solid 1px black;
	padding-bottom: 4px;
	padding-top: 4px;
}
div#navcontainer ul
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#navcontainer ul li
{
	display: inline;
	padding: 0px;
}
div#navcontainer ul li a
{
	color: black;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
}
div#navcontainer ul li a:hover
{
	background-color: #83CDD2;
	color: black;
	text-decoration: underline;
}
a.download{
	display:block;
	background:transparent url(img/download.gif) no-repeat top center;
	width:118px;
	height:26px;
}
a.download:hover{
	background-position:bottom center;
}
