body { background-color: #EBEEEC; }

.main {
	background-image: url("../img/design/eisz_mainbg.png");
	background-repeat: no-repeat;
}

.mitem {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url("../img/design/eisz_mitembg.png");
}

.formText {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #383838;
}

.formInput {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid;
	border-color: #646464;
	background-color: #C8C8C8;
	width: 120px;
}

a.menulink { font-size: 10px; color: #000000; text-decoration: none; font-family: "Verdana"; font-weight: bold; }
a:link.menulink { color: #000000; text-decoration: none; }
a:visited.menulink { color: #000000; text-decoration: none; font-family: "verdana"; font: bold; }
a:active.menulink { color: #434343; text-decoration: underline; font-family: "verdana"; font: bold; }
a:hover.menulink { color: #434343; text-decoration: underline; font-family: "verdana"; font: bold; }	
