body {
	font: normal 13px/17px; arial, Verdana, sans-serif;
	padding: 30px 0;
	margin: 0;
	color: #000;
}

table {
	position: relative;
}

.mnu_off {
}
.mnu_off:hover {
	background: url(img/mnu_hover.jpg) no-repeat left top;
}
.mnu_on {
	background: url(img/mnu_hover.jpg) no-repeat left top;
}
.mnu_on:hover {
	background: url(img/mnu_on.jpg) no-repeat left top;
}

.nob {  /*font-size: 10pt;*/ }
.bob {  width: 200px; FONT-FAMILY: "Trebuchet MS", Tahoma; }
.head {
	font-weight: bold;
	color: #891700;
	font-size: 20px;
}

.mnu {
	text-align: left;
	vertical-align: bottom;
	background: url(img/logo.jpg) no-repeat 17px top;
	padding: 0 0 15px 0;
}

.mnu a {
	display:block;
	font-weight: bold;
	color: #891700;
	text-decoration: none;
	width: 157px;
	padding: 2px 0 2px 17px;
}

.mnu a:hover {
	color: #891700;
}

a {
	COLOR: #891700;
	TEXT-DECORATION: none
}

a:hover {
	COLOR: #696969;
}

.mklr {
	background: url(img/mklr-bg.jpg) no-repeat left 15px;
	width: 156px;
	color: #891700;
	/*font-size: 13px;*/
	font-weight: bold;
	padding: 35px 0 35px 18px;
}

.mklr img {
	display: block;
	margin: 8px 0;
}

.mklr h1 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 13px;
	line-height: 120%;
}

.main {
	padding: 35px 35px 35px 25px;
	background: url(img/txt-bg.jpg) no-repeat left 15px;
	width: 592px;
}
.hop {
	FLOAT: right
}
TD, .input {
	FONT-SIZE: 10pt; COLOR: #333333; LINE-HEIGHT: 20px; FONT-FAMILY: "Trebuchet MS", Tahoma; TEXT-DECORATION: none
}

.footer {
	background: url(img/footer.jpg) no-repeat left top;
	height: 29px;
	color: #fff;
	padding: 0 0 0 10px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.top {
	text-align: right;
	padding: 0 20px 5px 0;
	font-weight: bold;
}

img {
	border: 0;
}
