H1			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 18pt; font-weight: bold; }
H2			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 16pt; font-weight: bold; }
H3			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 14pt; font-weight: bold; }
H4			{font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 12pt; font-weight: bold; }

.harmas	{font-family: Arial, Helvetica; font-size: 12pt; }
.kettes	{font-family: Arial, Helvetica; font-size: 10pt; }
.egyes	{font-family: Arial, Helvetica; font-size: 8pt; }


.harmas-v	{font-family: Verdana, Arial, Helvetica; font-size: 12pt; }
.kettes-v	{font-family: Verdana, Arial, Helvetica; font-size: 10pt; }
.egyes-v	{font-family: Verdana, Arial, Helvetica; font-size: 8pt; }

a			{color: maroon; text-decoration: underline; }
a:visited	{color: maroon; text-decoration: underline; }
a:hover		{color: red; text-decoration: none; }

a.menu				{color: maroon; text-decoration: none; }
a.menu:visited		{color: maroon; text-decoration: none; }
a.menu:hover		{color: red; text-decoration: underline; }

a.submenu				{color: white; text-decoration: none; }
a.submenu:visited		{color: white; text-decoration: none; }
a.submenu:hover		{color: yellow; text-decoration: underline; }


img 		{border-color: navy; }

.button		{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	color: white; 
	background-color: maroon; 
	border-width: 1px; 
}

.input		{
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	color: maroon; 
}
body { 
	scrollbar-base-color : #F2F2F2;
	scrollbar-3d-light-color : maroon;
	scrollbar-arrow-color : maroon;
	scrollbar-shadow-color : #F2F2F2;
	scrollbar-darkshadow-color : #F2F2F2;
	scrollbar-face-color : #F2F2F2;
	scrollbar-highlight-color : maroon;
}

.textarea {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt; 
  color: maroon;
  border: 1px;
  border-style: outset; 
  padding: 2; 
}

.select {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt; 
  color: maroon;
  border-color: white;
  border: 1px;
  padding: 2;
  cursor: hand;
}

.rbutton {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt; 
  font-weight: bold;
  color: white;
  background-color: red;
  border-color: gray;
  border: 2px;
  border-style: outset; 
  padding: 0;
  cursor: hand;
}

.gbutton {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt; 
  font-weight: bold;
  color: white;
  background-color: #006000;
  border-color: gray;
  border: 2px;
  border-style: outset; 
  padding: 0;
  cursor: hand;
}
