@charset "windows-1250";
body{

	background-image: url(images/index1_01.png);
	background-repeat: repeat-x;
	background-color: #D9DAD9;
}
body,td,p,div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	text-decoration: none;
	font-weight:bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
	text-align: center;
	text-decoration: none;
	font-weight:bold;

}
.bottom_links{
font-size:10px;
color:#999999;
font-weight:normal;
}
.bottom_links:link{
font-size:10px;
color:#999999;
font-weight:normal;
}
.bottom_links:visited{
font-size:10px;
color:#999999;
font-weight:normal;
text-decoration: none;
}
.bottom_links:active{
font-size:10px;
color:#999999;
font-weight:normal;
}
.bottom_links:hover{
font-size:10px;
color:#666666;
font-weight:normal;
}.notes {
	font-size: 9px;
	color: #AAAAAA;
}
