body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/m-line-bg.gif);
	background-repeat: no-repeat;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.menuitem, .menuitem a, .menuitem a:visited, .menuitem a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menuitem a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}
.logob {
	color: #DA8D00;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 7px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 0px;
}
.btmmenu, .btmmenu a, .btmmenu a:visited, .btmmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.btmmenu a:hover {
	color: #666666;
	text-decoration: underline;
}
.topcontacts, .topcontacts a {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.topcontacts a:hover {
  text-decoration: underline;
}
.topphone {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.lregion {
	color: #FF6600;
	background-color: #FFFFCC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea, input, select {
   border-left-style: outset;
	 border-top-style: outset;
}
.mark {color: #da8d00}
