.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
}
.back {
	background-color: #333333;
}

a:link {
	color: #CCCCCC; text-decoration: none;
}
a:active {
	color: #CCCCCC; text-decoration: none;
}
a:visited {
	color: #CCCCCC; text-decoration: none;
}
a:hover {
	color: #CCCCCC; text-decoration: underline;
}
.lighterback {
	background-color: #666666;
}
.border {
	border: 1 solid #FFFFFF;

  
} 
.table {
	height: 540px;
	width: 294px;
	background-color: #333333;
	position: absolute;
	left: 246px;
	top: 0;


}
