@charset "UTF-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CC33;
	text-decoration: underline;
}
#table {
	position:relative;
	width:800px;
	height:458px;
	left:50%;
	margin-left:-400px;
	z-index:1;
}
#main{
	position:absolute;
	width:434px;
	height:109px;
	left:194px;
	margin-left:-375;
	z-index:2;
	top: 101px;
	visibility: visible;
}

.text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	}

.hiddenPic {
	display:none;

}
