﻿body 
{
	margin:0px;
	padding:0px;
	background-image:url(/pix/bg.jpg);
}

div
{
	font-family: verdana;
}
a { color:Green;}


span.error {
	color: yellow;
	font-weight: bold;
}


th { text-align:left;}


tr.head 
{
	background-color:Yellow;
	font-weight:bold;
}
tr.t1 
{
	background-color:#F0F0F0;
}
span.mark 
{
	background-color:Yellow;
}

td.error 
{
	color:Red;
}
tr.gr 
{
	background-color:Green;
	color:white;
	text-weight:bold;
}

img#imgJaeger 
{
	 position:absolute; 
	 top:0px; 
	 right:0px;
}

table.filelist 
{
	width:100%;
}

table.filelist th 
{ 
	border-bottom:2px solid green;
	border-top:10px solid white;
}
table.filelist a 
{
	text-decoration:none;
}

table.tblmain th 
{text-align:right; padding-bottom:4px;
}
	