.maintable {
	border: thin solid #333333;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maincel {
	padding: 10px;
}
.minimenul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


.menuframe {
	border: thin solid #333333;
}
.maintable h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 16px;
}
.maintable h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.copy {
	border-top-width: thin;
	border-top-style: solid;
	font-size: 10px;
	text-align: center;
	font-color: #666666;
}
.taalcel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.menulink:link {
	text-decoration: none;
	color: #333333;

}
.menulink:visited {
	text-decoration: none;
	color: #333333;
}

.menulink:hover {
	text-decoration: underline;
	color: #FF6600;
	}
.infocel {
	text-align: center;
}

.minimenur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

