body
{
  font-family: arial;
  font-size: 14px;
}

a:hover{ color: #0060FF; }

table
{
  font-size: 13px;
}

input, select, textarea, option
{
  background-color:#e6e6e6;
  border:none;
  color:#63717A;
}

/*
input:hover, select:hover, textarea:hover, option:hover
{
  background-color:#e0e0e0;
  border:none;
}
*/

.textareadiv {
padding-left:10px;
padding-right:10px;
width:auto;
height:100px;
overflow:auto;
background-color:#e6e6e6;
color:#000000;
}


/** nyeremenyoldal start **/
.purpleheader,a.purpleheader,a.purpleheader:hover {
	color: #90278E;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px;
	display: block;
}

#year2008 {	display: block; }
#year2009, #year2010 { display: none; }

.nyertes{ color: #90278E; }

.error { color: #FF0000; font-size:12px; }
.cim_kis { color: #000000; font-weight: bold; }
.fekete{ color: #000000; }
.nounder{ text-decoration:none; }
.itt{ color: #0000FF; }
