html, body {
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: tahoma, sans serif;
	font-size: 11px;
}
h1 {
  font-size:14px;
  font-weight:normal;
}
.ht {
	height: 100%;
}
a:link, a:visited, a:active {
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
.yelink:link, .yelink:link, .yelink:visited, .yelink:active, .yelink:hover {
	color: #FDCC17;
}
.bor:link, .bor:visited, .bor:active, .bor:hover {
	color: #6C0508;
	font-weight: bolder;
}
#logo {
	margin-top: 23px;
	margin-left: 75px;
}
form {
	margin: 0;
	padding: 0;
}
/*form * {
	color: #000000;
} */
.tmenu {
	width: 140px;
	height: 14px;
	border: 1px solid #9A94AE;
	border-right: 0;
	padding: 3px;
	padding-left: 5px;
}
.tmsep {
	padding: 10px 0;
	width: 130px;
}
.tms {
	/*background: url(/media/img/tms_bg.gif) top left no-repeat;
*/
	padding-left: 16px;
	color: #000000;
	font-weight: bolder;
	/*height: 40px;*/
}
.tmsep1 {
	border-left: 1px solid #DADADA;
	vertical-align: top;
}
.tms1 {
	padding: 15px 9px 0px 9px;
	text-align: left;
	color: #000000;
}
#lmenu {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
#lmenu li {
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
}
#lmenu a {
	font-size: 14px;
	text-decoration: none;
}
#lmenu a:hover {
	text-decoration: underline;
}
#lmenu li.act {
	/*background: url(/media/img/lact.jpg) center left no-repeat;
*/
	color: #000000;
}
.hdr {
	margin-top: 20px;
	font-weight: bolder;
}
.small {
	font-size: 10px;
}
.yell {
	color: #FDCC17;
}
.big {
	font-size: 14px;
}
.smblock {
	z-index: 5;
	left: 10px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	border: 1px solid #9A94AE;
	background: #ffffff;
	text-align: left;
	width: 165px;
	left: 755px;
	top: 157px;
}
.smblock a {
	display: block;
	white-space: nowrap;
	margin: 3px;
}
.smblock a:link {
	color: #000000;
	text-decoration: none;
}
.smblock a:active {
	color: #000000;
	text-decoration: none;
}
.smblock a:visited {
	color: #000000;
	text-decoration: none;
}
.smblock a:hover {
	color: #000000;
	text-decoration: none;
	background: #F6F6F6;
}