.normal {
	font-family: Tahoma;
	font-size: 9pt;
	color: #003333;
	list-style-image: url(../images/bul.gif);
	text-align: right;
	text-indent: 1pt;
	vertical-align: middle;
	white-space: pre;


}
.title {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
}
a 
{
	text-decoration:none;
	color:#000000;
	background:transparent;
	font-size: 12px;
	font-family: Tahoma;
}
a:hover 
{ 
    color:#000000; 
    background:transparent;
}

BODY {
	scrollbar-face-color: #99DC51;
	scrollbar-shadow-color: #f3f3f3;
	scrollbar-highlight-color: #f3f3f3;
	scrollbar-3dlight-color: #9BAAC1;
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: #9BAAC1;
	scrollbar-arrow-color: #ffffff;
	color: #000000;
	font-size: 9px;
	font-family: tahoma;
}
.tabletitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #4d8220;
	background-position: center;
	text-align: right;
	border: 1pt solid ffffff;

}
.tablesubtitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: 008000;
	background-color: a5dd77;
	border: 1pt solid ffffff;
}
.cell1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: 008000;
	background-color: d7e3d0;
	border: 1pt solid #FFFFFF;

}
.cell2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: edf2ea;
	border: 1px solid #FFFFFF;
}
.fields {
	font-family: Tahoma;
	font-size: 8pt;
	color: #669933;
	border: 1pt outset #669933;
	list-style-image: url(../images/bul.gif);

}
.table {
	font-family: Tahoma;
	font-size: 8pt;
	color: #003300;
}
.pads {
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
}
