/*    css of modern somerian slates on 14:47 15-8-2005    */

.maintable {
	table-layout: fixed;
	width: 800px;
	height: 100%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 10pt;
	word-wrap: break-word;
}
.menutd {
	font-size: 10pt;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center;
}
.menubtn {
	font-size: 14pt;
	font-family: 'Arial black';
	font-weight: bold;
	color: white;
	text-align: center;
	display: block;
	width: 100%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #2b578c;
}
.mainitems {
	font-size: 12pt;
	font-family: 'arial black';
	font-weight: bold;
	color: black;
	text-decoration: none;
}.mainitems:hover { color: #0060ff; }
