td, p {font-family:Verdana,Arial,Century Gothic,Tahoma; font-size:8pt; color:#000000} 
input, select, textarea {font-family:Verdana,Arial,Century Gothic,Tahoma; font-size:8pt; color:#000000}

a:link, a:visited{color:#000000; text-decoration: none;}
a:active, a:hover {color:#000000;text-decoration: underline;}
a.w:link, a.w:visited { text-decoration: none; color: #FFFFFF}
a.add:link,a.add:visited{
color:#000000;
text-decoration: none; 
border-bottom: 1px dotted;
}
a.add:active, a.add:hover {
color:#787437;
text-decoration: underline;
text-decoration: none; 
border-bottom: 1px dotted;
}
a.p:link, a.p:visited{color:#000000; text-decoration: underline;}
a.p:active, a.p:hover{color:#787437;text-decoration: underline;}

div.filtr{
padding: 0px 0px 0px 30px;
}

fieldset{
border: #787437 dotted 1px;
width: 100%;
font-family: Verdana,Arial,Century Gothic,Tahoma; 
font-weight:bold;
font-size:8pt; 
color:#000000;
}
fieldset.filtr{
border: #787437 dotted 1px;
width: 90%;
font-family: Verdana,Arial,Century Gothic,Tahoma; 
font-weight:bold;
font-size:8pt; 
color:#000000;
}

legend{
background-color: #FFFCEA;
padding: 1px 1px 1px 1px;
margin: 1px 1px 1px 1px;
}

body {
scrollbar-highlight-color:#fffcea;
scrollbar-3dlight-color:#fffcea;
scrollbar-darkshadow-color: #fffcea;
scrollbar-shadow-color:#fffcea;
scrollbar-arrow-color:#fffcea;
scrollbar-track-color:#fffcea;
}

/*dtree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
}/*dtree*/
