body {	
    SCROLLBAR-FACE-COLOR: #cfdbf7;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #4b70a0;
    SCROLLBAR-ARROW-COLOR: #1e4c88;
    SCROLLBAR-TRACK-COLOR: #f1f6ff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #4b70a0;
    font-family : Verdana, Arial;
    font-size: 8pt;
    overflow: auto;
}

h1 {
	font-size: 10pt;
	font-family : Verdana, Arial;		
}
	

a {
	text-decoration:underline; color:darkblue;
}

a:hover {
	color:darkblue;text-decoration:underline
}

td {
	font-family : Verdana, Arial; 
	font-size: 8pt;
}

.footer {
	border: px;
}

.footer TD {
	padding: 0px 0px 0px 21px;	
	font-family : Verdana, Arial; 
	font-size: 7pt;
	text-align: right;
}

.txtbox {
	font-size:8pt; 
	font-family : Verdana, Arial; 
	border: 1 inset;
}

.combo 
{
	font-size:8pt; 
	font-family : Verdana, Arial; 
	border: 1 inset; 
	width:130px;
}

.combo2 
{
	font-size:8pt; 
	font-family : Verdana, Arial; 
	border: 1 inset; 
}

.tlacitko {
	border:1px solid; 
	font-family: verdana,arial; 
	font-size: 7pt; 
	background-color: #aac2f7;
	behavior: url(inc/tlacitko.htc);
	cursor: hand;
}

.fileGrid	{
	font-family : Verdana, Arial; 
	}

.fileGrid TD {
	font-size: 7pt;
	border-top: 1px solid silver;
	cursor: hand;
	}

.fileGrid TH {
	font-size: 8pt;
	text-align: left;
	background-color: #ffe4c4;
	border: 1px outset;
	}
	
.detail	{
	font-family : Verdana, Arial; 
	}

.detail TD {
	font-size: 8pt;	
	font-weight:bold;	
	border: 1px outset;	
	}

.detail TH {
	font-size: 8pt;
	font-weight:normal;	
	background-color: #CCCCCC;
	text-align: left;
	border: 1px outset;
	width:100px;
	}
