body {
	background-color: #E8E2E3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.left {
	background-image: url(images/left_bg.jpg);
}
.main {
	background-image: url(images/main_bg.jpg);
}
.foot {
	height: 33px;
	background-image: url(images/foot.jpg);
}
.content {
	background-image: url(images/main_tbl_bg.jpg);
	padding-left: 15px;
	padding-right: 15px;
}
h1 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #9F6063;
}
h2 {
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	text-indent: 15px;
	color: #002157;
}
h3 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.boxtop {
	background-image: url(images/boxtop.gif);
	height: 14px;
}
.boxbot {
	background-image: url(images/boxbot.gif);
	height: 14px;
}
.boxcont {
	border-left: 1px solid #9F6063;
	border-right: 1px solid #9F6063;
	background-color: #E8E2E3;
	font-size: 10px;
	text-align: center;
	color: #002157;
}
.boxcontleft {
	border-left: 1px solid #9F6063;
	border-right: 1px solid #9F6063;
	background-color: #E8E2E3;
	font-size: 10px;
	text-align: left;
	color: #002157;
}
.mn {
	font-size: 12px;
	color: #335D94;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}
}
.ordtbl {
	font-size: 12px;
}
TEXTAREA.mb {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #E8E2E3
}
INPUT.mb {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #E8E2E3
}
SELECT.mb {
	BORDER-RIGHT: #7E8BBB 1px solid;
	BORDER-TOP: #7E8BBB 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #7E8BBB 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #7E8BBB 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #E8E2E3
}
.button {
	BORDER-RIGHT: #7E8BBB 1px solid;
	BORDER-TOP: #7E8BBB 1px solid;
	FONT-WEIGHT: bold; FONT-SIZE: 11px;
	BACKGROUND: #E8E2E3;
	BORDER-LEFT: #7E8BBB 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #7E8BBB 1px solid
}
