body{
	font-family : verdana;
	font-size : 12px;
	font-weight : normal;
	background-color : #000000;
	color : DarkBlue;
	margin : 0pt;
	margin-top : 10px;
	margin-bottom : 10px;

}
TD{
  font-family : Verdena;
  font-size : 12px;
  font-weight : normal;

}

TD.cim{
  font-family : Arial;
  font-size : 16px;
  font-weight :  bold;
  font-style: #italic;
  color: #660000;
}

TD.cim_norm{
  font-family : Arial;
  font-size : 14px;
  font-weight :  bold;
  font-style: #italic;
  color: #660000;
}

TD.big{
  font-family : Arial;
  font-size : 16px;
  font-weight :  bold;
  font-style: #italic;
  color: #000000;
}
TD.mid{
  font-family : Arial;
  font-size : 14px;
  font-weight :  bold;
  font-style: #italic;
  color: #000000;
}
TD.norm{
  font-family : Arial;
  font-size : 12px;
  font-weight :  bold;
  font-style: #italic;
  color: #000000;
}

TD.alap{
  font-family : Arial;
  font-size : 14px;
  font-weight :  normal;
  font-style: #italic;
  color: #000000;
}

TD.cimke{
  font-family : Arial;
  font-size : 14px;
  font-weight :  bold;
  font-style: #italic;
  color: #000000;
}

TD.adat{
  font-family : Arial;
  font-size : 14px;
  font-weight :  normal;
  font-style: #italic;
  color: #000000;
}





TD.white{
  font-family : Arial;
  font-size : 14px;
  font-weight :  bold;
  font-style: #italic;
  color: #ffffff;
}

TD.button{
  font-family : Arial;
  font-size : 12px;
  font-weight :  bold;
  font-style: #italic;
  color: #ffffff;
  background-color : #999999;
}


TD.sub{
  font-family : Arial;
  font-size : 10px;
  font-weight :  bold;
  color: #999999;
}


TD.elem{
	font-size : 12px;
	font-weight : bold;
	background-color : #ffffff;
	color : Navy;
}

A:link {
	color : Navy;
	text-decoration : none;
}
A:active {
  text-decoration : none;
}
A:hover {
  text-decoration : none;
}
A:visited {
  color	: #5555aa;
text-decoration : none;
}

A.clink:link {
	color : #660000;
	text-decoration : none;
}
A.clink:hover {
	color : #000000;
	text-decoration : none;
}
A.clink:active {
	color : #660000;
	text-decoration : none;
}
A.clink:visited {
  color : #660000;
  text-decoration : none;
}


A.white:link {
	color : #ffffff;
	text-decoration : none;
}
A.white:hover {
	color : #ffffff;
	text-decoration : none;
}
A.white:active {
	color : #ffffff;
	text-decoration : none;
}
A.white:visited {
  color : #ffffff;
  text-decoration : none;
}


A.black:link {
	color : #000000;
	text-decoration : none;
}
A.black:hover {
	color : #000000;
	text-decoration : none;
}
A.black:active {
	color : #000000;
	text-decoration : none;
}
A.black:visited {
  color : #000000;
  text-decoration : none;
}






A.sub:link {
	color : #999999;
	text-decoration : none;
	font-size : 10px;
}
A.sub:active {
	color : #999999;
	text-decoration : none;
	font-size : 10px;
}
A.sub:hover {
	color : #999999;
	text-decoration : none;
	font-size : 10px;
}
A.sub:visited {
	color : #999999;
	text-decoration : none;
	font-size : 10px;
}

input {
  font-family : Verdana;
  font-size : 13px;
  font-weight : normal;
  color : #646b6f;
}
input.form {
  font-family : Arial;
  font-size : 12px;
  font-weight : bold;
  color : #660000;
}
select {
  font-family : Verdana;
  font-size : 13px;
  font-weight : normal;
  color : #646b6f;
}
textarea {
  font-family : Arial;
  font-size : 14px;
  font-weight : bold;
  color : #660000;
}

#scroll
{
     height:100%;
     overflow:auto;
        scrollbar-arrow-color: #000066;
        scrollbar-base-color: #000066;
        scrollbar-dark-shadow-color: #000066;
        scrollbar-3dlight-color:#000066;
        scrollbar-face-color: #eeeeee;
        scrollbar-highlight-color: #cccccc;
        scrollbar-shadow-color: #000066;
        scrollbar-darkshadow-color: #000066;
}

