/* CSS Document */

#Layer1 {
	width:255px;
	height:315px;
	z-index:1;
	left: 195px;
	top: 43px;
}
.tabtex {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #333333;
	color: #CCCCCC;
}
.tabtex:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #0066FF;
}

