body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #e0ae00;
	font-size: 11px;
	font-family: Verdana;
	font-style: Bold;
}
.style2, td {
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
}
.style3 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
}
.style4 {
	color: #e0ae00;
	font-size: 12px;
	font-family: Verdana;
}
.style5 {
	color: #3f1b01;
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
}
.style6 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
}
.TextField {
	background-color: #ffffff;
	border: 1px solid #481f02;
	font-size: 11px;
	font-family: Verdana;
	height:20px;
    width:130px;
}
.button{
	background-color: #481f02;
	border: 1px solid #481f02;
	font-size: 11px;
	color:#FFFFFF;
	font-family: Verdana;
	height:20px;
	width:50px;
	text-align:center;
	vertical-align:bottom;
}

.cim {
	color: #3f1b01;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.td_referncia {
	border: 1px solid #a35d03;
	background-image: url(art/hatter_referenciak.gif);
}

.table_tartalom {
	background-image: url(art/hatter_kozep.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_item {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.menu_item:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

a {
	color: #752D02;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}

a:hover {
	color: #752D02;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
}

.input {
	background-color: #ffffff;
	border: 1px solid #481f02;
	font-size: 11px;
	font-family: Verdana;
}

