body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px; }

table {
	border-right: 1px solid grey; }

.table {
	border-right: 0px solid grey; }

.menuheader {
	width: 251px;
	height: 31px;
	background-color: #ECECEC;
	padding: 5px;
	font-size: 12px;
	position: relative;
	left: 0px;
	top: -120px; }


#whitebox {
	height: 100px;
	width: 110px;
	background-color: #ECECEC;
	position: absolute; }


#menu {
	width: 160px;
	height: 160px;
	background-color: #FDFDFD;
	border: 1px solid #E2E2E2;
	position: relative;
	top: 30px;
	left: 20px; }


.menu {
	font-size: 12px;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 30px;
	letter-spacing: 2px; }


.content {
	font-size: 12px;
	margin-top: 6px;
	color: #3B3B3B;
	line-height: 24px; }


a.head {
	text-decoration: none;
	color: #000000; }


a.head:hover {
	border-bottom: 1px solid black; }


a.menu {
	text-decoration: none;
	color: #000000; }


a.menu:hover {
	border-bottom: 1px solid #ECECEC; }


a {
	color: #000000; }


a:hover {
	text-decoration: none;
	border-bottom: 1px dashed black; }

