body
{
	font-size: 9pt;
	font-family: arial;
}

td
{
	font-size: 9pt;
	font-family: arial;
}

.clsContentsTable
{
	border-right: solid 1px silver;
	height: 200px;
	text-align: right;
	padding-right: 10;
}

.menutitle
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 100%;
	color: white;
	padding-top: 5px;
	background-color: dimgray;
	text-decoration: none;
}

.sidelink
{
	color: gray;
	text-decoration: none;
}

.sidelink.hover
{
	color: Red;
	text-decoration: none;
}