body {
	padding: 0;
	margin: 0;
}
body, table, form, input, select, textarea {
        font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #E8D688;
}
input, select, textarea {
	color: #384C42;
}
a, a:visited, a:hover {
        font-size: 11px;
	color: #E8D688;
	text-decoration: underline;
}
a:hover {
	color: white;
}
a.menu, a.menu:visited, a.menu:hover {
	font-weight: bold;
        font-size: 12px;
	text-decoration: none;
}
a.min, a.min:visited, a.min:hover {
        font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.min:hover {
	color: white;
}
a.news, a.news:visited, a.news:hover {
	color: #E7A538;
        font-size: 11px;
	text-decoration: underline;
}
a.news:hover {
	color: #E8D688;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 13px;
}
li {
	margin: 0 0 0 15;
	list-style-position: outside;
	line-height: 15px;
}
ul {
	margin: 0 0 0 15;
}
hr {
	height: 1px;
	color: #E8D688;
}
.name {
	background: url('border_b.gif') repeat-x;
}
.min {
        font-size: 10px;
	font-weight: bold;
}
.border {
	background: url('top.jpg');
}
.top_border {
	position: absolute;
	width: 100%;
	height: 22px;
	top: 0px;
	background: url('top.jpg');
}
.top_div {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.bottom1 {
	background: url('bottom.gif') repeat-y top;
}
.t_l, .t_c, .t_r {
	background-color: #455E52;
	font-weight: bold;
}
.l, .t_l {
	text-align: left;
}
.c, .t_c, .t, .min, .name {
	text-align: center;
}
.r, .t_r {
	text-align: right;
}
.j {
	text-align: justify;
}
.t, .name {
	vertical-align: top;
}
.mainprod {
	height: 160px;
	overflow: auto;
	overflow-y: scroll;
	text-align: justify;
	width: 485px;
	padding-left:70px;
}

.mh1 h1 {
	font-size: 10px;
	width: 485px;
	padding-left:70px;
}

.mainprod a {
	text-decoration: none;
	font-weight: bold;
}

.pos {
	position:absolute;
	top:635px;
	width:95%;
	z-index:1000;
}

.prod {
	height: 570px;
	overflow-y: auto;
}