/* CSS Document */

body, table { 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
a.topmenu {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
a.topmenu:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #505150;
}
div.my1 {
	border: 1px dotted #000099;
	width: 62px;
}
div.my2 {
	border: 1px solid #990000;
	width: 62px;
}
h1.pagehead {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 18px;
	color: #9C6237;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #fff000;
}
a.download {
	text-decoration: none;
	color: #990000;
}
a.download:hover {
	text-decoration: none;
	color: #000000;
}