.main {
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: top center;
}

.10pt {
    font-size: 10px;
}

.10pt_b {
    font-size: 10px;
	font-weight: bold;
}

.9pt {
    font-size: 9px;
}

.9pt_b {
    font-size: 9px;
	font-weight: bold;
}

.hirek {
    padding: 0px;
	margin: 0px;
	padding-top: 100px;
	padding-bottom: 70px;
	padding-left: 40px;
	padding-right: 30px;
    font-family: Verdana;
    font-size: 10px;
	font-weight: normal;
	color: #451A00;
	width: 152px;
}

.content {
    font-family: Verdana;
    font-size: 10px;
	font-weight: normal;
	color: #451A00;
    padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.content_body {
    SCROLLBAR-FACE-COLOR: #E2D9D2;
    SCROLLBAR-HIGHLIGHT-COLOR: #FEF8F3;
    SCROLLBAR-SHADOW-COLOR: #E2D9D2;
    SCROLLBAR-3DLIGHT-COLOR: #E2D9D2;
    SCROLLBAR-DARKSHADOW-COLOR: #E9E3DE;
    SCROLLBAR-ARROW-COLOR: #0C4A1C;
	SCROLLBAR-TRACK-COLOR: #E9E3DE;
}

A:link,A:visited {
  color: #0C481A;
  font-weight: bold;
  text-decoration: none;
}

A:hover,A:active {
  color: #0C481A;
  font-weight: bold;
  text-decoration: underline;
}



