body {
	background-color: #F2F2F2;
}
a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;

}
a:active {
	text-decoration: none;
	color: #666666;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.TESTtable {
	text-align: center;
}
#TEST {
	height: 480px;
	width: 450px;
	overflow: hidden;
	position: relative;
	float: right;
	z-index: auto;
}
#subnav {
	float: left;
	width: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
