@charset "iso-8859-2";
BODY {
scrollbar-face-color:#005C2D;
scrollbar-highlight-color:#005C2D;
scrollbar-3dlight-color:#00CB68;
scrollbar-darkshadow-color:#00CB68;
scrollbar-shadow-color:#005C2D;
scrollbar-arrow-color:#00CB68;
scrollbar-track-color:#005C2D;
}
.text1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.text1H {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
.head1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.box {
	border: 1px solid #999999;
}
.text1 a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
.text1 a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
.text1 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.text1 a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
.copy {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text3 {  font-size: 18px; color: #333333; font-family: "MS Sans Serif", "Microsoft Sans Serif"}

