.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 11px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #006699;
	width: 200px;
	margin-left: -41px;
	margin-top: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0 solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

.anylinkcss a:link{
	width: 100%;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
.testmenunav{
	position:absolute;
	visibility: hidden;
	font:normal 11px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #006699;
	width: 200px;
	margin-left: -39px;
	margin-top: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0 solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

.testmenunav a:link{
	width: 100%;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
}
.testmenunav a:hover{ /*hover background color*/
background-color: black;
color: white;
}
a.cont:link{
	color: #006699;
}
a.cont:visited{
	color: #006699;
}
a.cont:hover{
	color: #006699;
}
body {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10px;
}
#maintable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	width: 600px;
	height: 600px;
	font-family: arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;




}
.navtable {
	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: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navtableright {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navtableover {
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-style: solid;
	border-right-color: #FFFFFF;
} 
.navtableoverright {
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #006699;
} 
a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.cont {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
