html, body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
}
form {
	padding:0px;
	margin:0px;
}
table, td {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	vertical-align:top;
}

#mom {
	background-color: #FFFFFF;
	width: 100%;
	margin: auto;
	min-height: 100%;
	height:auto !important;
	height:100%;
	padding-bottom:130px;
	/* overflow: hidden !important; */
	background-image: url(/img/bg_v.gif);
	background-repeat:repeat-y;
}
td.ol {
	 width:314px;
	 height:194px;
}
td.menu {
	width:645px;
	background-image:url(/img/o.jpg);
	background-repeat:no-repeat;
}
td.menu div {
	width:150px; position:absolute; top:0px; margin-top:22px; 
}
td.menu div a {
	color: #000;
	text-decoration:none;
	font-size:12px;
	line-height:26px;
	letter-spacing:0.15em;
	text-transform:uppercase;
	font-weight:bold;
}
td.menu div a:hover {
	color:#FFF;
}
td.menu a.home {
	position:absolute; width:103px; height:130px; margin-left:366px; text-decoration:none;
}
td.or {
	background-image:url(/img/bg_h.gif);
}
a img  {
	border:none;
}
td.cont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:645px;
}
td.cont h2 {
	text-align:center;
	font-size:18px;
	padding-bottom:5px;
	border-bottom: #000 1px solid;
}
.err {
	color:red;
}








/* ============================ MENU ============================= */

div.menu2 {
	width:645px;
	background-image:url(/img/o.jpg);
	background-repeat:no-repeat;
	margin-left:314px;
}
div.menu2 div {
	width:150px; position:absolute; top:0px; margin-top:22px; 
}
div.menu2 div a {
	color: #000;
	text-decoration:none;
	font-size:12px;
	line-height:26px;
	letter-spacing:0.15em;
	text-transform:uppercase;
	font-weight:bold;
}
div.menu2 div a:hover {
	color:#FFF;
}
div.menu2 a.home {
	position:absolute; width:103px; height:130px; margin-left:366px; text-decoration:none;
}