body {
	background-color: #333333;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.main:link {
	color: #336699;
}

.main:visited {
	color: #999999;
}

.main-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #CCCCCC;
	color: #000000;
	background-image: url(../zaina/images/body-left2.png);
}
.main-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #CCCCCC;
	color: #000000;
	background-image: url(../zaina/images/body-right2.png);
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCCCCC;
	color: #000000;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
}
.mainmenu:link {
	color: #000000;
	text-decoration: none;
}
.mainmenu:hover {
	color: #336699;
	text-decoration: none;
}
.mainmenu:visited {
	text-decoration: none;
}
.mainmenu:active {
	text-decoration: none;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}
.boldandbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}