﻿BODY 
{
	font-family : Tahoma;
	font-size : 12px;
	color: #616161;
	SCROLLBAR-FACE-COLOR: #EDEDED; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d8d8d8; 
	SCROLLBAR-SHADOW-COLOR: #ededed; 
	SCROLLBAR-3DLIGHT-COLOR: #c8c8c8; 
	SCROLLBAR-TRACK-COLOR: #F5F5F5; 
	SCROLLBAR-ARROW-COLOR: #a8a8a8;
	SCROLLBAR-DARKSHADOW-COLOR: #ededed
}

TD,P
{
	font-family : Tahoma;
	font-size : 12px;
}

A
{
	color: #A78B18; //#B99D2A
	text-decoration : none;
}

A:hover
{
	color: #616161;
	text-decoration : underline;
}

.hirek
{
	font-size : 10px;
	line-height: 13px;
	color: #616161;
}

.hirek:hover
{
	color: #212121;
	text-decoration : underline;
}

.cim
{
	font-size : 18px;
	color: 8C8C8C;
}

.menu
{
	font-size : 11px;
	line-height: 16px;
	color: 214A94;
}

.menu:hover
{
	color: #303030;
	text-decoration : underline;
}

.menu2
{
	font-size : 11px;
	line-height: 16px;
	color: 4e4e4e;
}

.menu2:hover
{
	color: #9A7B00;
	text-decoration : underline;
}

.almenu
{
	font-size : 11px;
	line-height: 13px;
	color: #ffffff;
	text-decoration : none;
}

.almenu:hover
{
	color: #EBF3FF;
	text-decoration : underline;
}

.leftnav a:link, .leftnav a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000099;
	padding: 13px 15px 13px 15px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background-color: none;
}

.leftnav a:hover {
	background-color: #721E2B;
}

.input {
  font-family:   Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #4C6191;
  height: 15px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #4C6191 solid;
  border-right: 1px #4C6191 solid;
  border-bottom: 1px #4C6191 solid;
  border-left: 1px #4C6191 solid;
}

.textarea {
  font-family:   Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #4C6191;
  height: 50px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 200px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #4C6191 solid;
  border-right: 1px #4C6191 solid;
  border-bottom: 1px #4C6191 solid;
  border-left: 1px #4C6191 solid;
}

.button {
  font-family:   Arial;
  font-size: 8pt;
  color: #404040;
  height: 16px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  border-top: 1px #4C6191 solid;
  border-right: 1px #4C6191 solid;
  border-bottom: 1px #4C6191 solid;
  border-left: 1px #4C6191 solid;
}

