body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tablemain {
	border: 1px dashed #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.tableMenu {
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	text-align: left;
	text-indent: 5pt;
	vertical-align: top;
	padding: 5px;
}
.tableHeader {
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px none #000000;
	text-align: left;
	vertical-align: middle;
}
.tableContent {
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px dashed #000000;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
	padding: 5px;
}
