/* CSS Document */
.style2_ {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333}
.style22 {font-size: 10px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; color:#0066CC;}
.style3 {font-size: 10px;  font-family: Verdana, Arial, Helvetica, sans-serif; color:#FF0000;}
.cadru {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #66FF00;
	border-right-color: #66FF00;
	border-bottom-color: #66FF00;
	border-left-color: #66FF00;
}
.linie_jos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #66FF00;
	border-right-color: #66FF00;
	border-bottom-color: #66FF00;
	border-left-color: #66FF00;
}
.linie_dr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66FF00;
	border-right-color: #66FF00;
	border-bottom-color: #66FF00;
	border-left-color: #66FF00;
}
.LinkText {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#FF0000;
	text-decoration:underline;
}
.LinkText:hover {	
	COLOR: #0066cc; 
	text-decoration:underline;
}
.LinkText1 {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#0066cc;
	text-decoration:underline;
}
.LinkText1:hover {	
	COLOR: #ff0000; 
	text-decoration:underline;
}
BODY
{
scrollbar-base-color: #006699;
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: blue;
}