body {
	margin: 0px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}
a.menu:visited {
	color: #000000;
}
a.menu:hover {
	color: #AC1F4B;
	text-decoration: none;
}
.lmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 169px;
}
a.lmenu:visited {
	color: #FFFFFF;
}
a.lmenu:hover {
	color: #666666;
	text-decoration: none;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text10 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	border: 1px solid #336699;
}
.copyright {
	background-image: url(copyright.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 20px;
}
.lmenubg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 8px;
	font-weight: bold;
	background-color: #6699CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8EB5DA;
	border-right-color: #215993;
	border-bottom-color: #215993;
	border-left-color: #8EB5DA;
	height: 20px;
	width: 100%;
}

