html body {
	margin: 0;
	overflow: visible;
	background-color: #FFFFFF;
}
.mainmenu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
.boxhead {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
.logo {
	font-family: Times, Arial, Verdana;
	font-size: 58px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bluelink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3676b6;
	text-decoration: none;
}
.bluelink:hover {
	text-decoration: underline;
}
.redlink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d11818;
	text-decoration: none;
}
.redlink:hover {
	text-decoration: underline;
}
.curpos {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3676b6;
	text-decoration: none;
}
.copy td{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.form {
        font-family: Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #757575;
        text-decoration: none;
        border: 1px solid #d0d0d0;
        background-color: #ffffff;
}
.button {
        font-family: Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #3676b6;
        text-decoration: none;
	border: 1px solid transparent;
        background-color: transparent;
}
.action {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #e51515;
	text-decoration: none;
}
.grayhead {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.cikk td {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.lap_on {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3676b6;
	text-decoration: none;
}
.lap_off {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.meta {
	font-family: Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}