.indexmenu li a {
	text-decoration: none;
	display: block;
	padding: 0.15em 0.5em 0.15em 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.indexmenu li a:hover {
	background-color: #FFFF66;
	font-style: italic;
}
.indexmenu li {
	list-style-type: none;
	padding: 0px;
}
.indexmenu {
	padding: 0px;
	margin: 0px;
}

.indexmenucell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style: normal;
}
.mainborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
