/* CSS Document */

body {
	margin-left: 0px;
	margin-top: -1px;
}
.topnavtable{
	font-family:Arial;
	font-size:13px;
	background-color:#ffffff;
	padding-right: 3px;
	width: 300px;
	color: #333333;
	font-family:Arial;
	font-size:11px;
	border-bottom-style: dotted;
	border-color: #999999;
	border-bottom-width: thin;
	text-align:right;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

-->

