BODY {
	SCROLLBAR-FACE-COLOR: #202020; 
	SCROLLBAR-HIGHLIGHT-COLOR: #363636; 
	SCROLLBAR-SHADOW-COLOR: Black; 
	SCROLLBAR-3DLIGHT-COLOR: #A2A2A2; 
	SCROLLBAR-ARROW-COLOR: #363636; 
	SCROLLBAR-TRACK-COLOR: Black; 
	SCROLLBAR-DARKSHADOW-COLOR: #A2A2A2;
	Background-color: Black;
}

td {
	font-family: verdana,  Verdana, Helvetica, sans-serif; font-size: 10px; color: #A2A2A2; font-weight:normal;
}
.normal {
	font-family: verdana,  Verdana, Helvetica, sans-serif; font-size: 10px; color: #A2A2A2; font-weight:normal;
}

.fejlec {
	font-family: verdana,  Verdana, Helvetica, sans-serif; font-size: 12px; color: #e8e8e8; font-weight:bold;
}

.bodytxt {
	font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #5E5E5E; font-weight:normal; line-height: 14px;
}

.boldtxt1 {
	font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #5E5E5E; font-weight:bold;
}

.boldtxt2 {
	font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #454545; font-weight:bold;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #A2A2A2; font-weight: bold; text-decoration:none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: white; font-weight: bold; text-decoration:none;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: white; font-weight: bold; text-decoration:none;
}

.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: white; font-weight: bold; text-decoration:none;
}

.projectlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #454545; font-weight: normal; text-decoration:none;
}

.projectlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #096A8A; font-weight: normal; text-decoration:underline;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #454545; font-weight: bold; text-decoration:none;
}

.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #096A8A; font-weight: bold; text-decoration:none;
}

.scrollcontainer
{
height: 230px;
overflow: auto;
/*padding: 0em 0.3em 0.3em 0.3em;*/
margin:  0em 0em 0.3em 0.3em;
/*border: 1px red solid;*/
}


