body{
	margin: 0;
	padding:0;
    height:100%;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #1A5790;
	scrollbar-track-color: #EBF6FC;
}

.tabla{
	width: 100%;
	height: 100%;
}
.elerhetosegfont{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0A2E76; 
}
.elerhetosegcimfont{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A2E76; 
}
.emaillink{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0A2E76; 
	text-decoration: none;
}
.emaillink:hover{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #F86605; 
	text-decoration: none;
}

.tartalomfont{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #12455F; 
	text-align: justify;
}

.tartalomboldfont{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #12455F; 
	text-align: justify;
}

li{margin:3px 0 0 0;} 

a{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #12455F; 
	text-decoration: none;
}

a:hover{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #12455F; 
	text-decoration: underline;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A5790; 
	background-color: #BFDCEE;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A5790; 
	background-color: #BFDCEE;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1A5790; 
	background-color: #BFDCEE;
}

