@charset "windows-1250";
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5C8575;
	font-family: Arial, Helvetica, sans-serif;
}
.font{font-size:12px;
	  color:#333333;
}
.font1{font-size:12px;
      line-height:18px;
	  color:#ffffff;
}
.font2{font-size:12px;
	  color:#000000;
}
.font3{font-size:14px;
      line-height:18px;
	  color:#000000;
}
.font4{font-size:13px;
      line-height:22px;
	  color:#FF6633;
}
.foot_font{font-size:12px;
           line-height:16px;
		   color:#666666;
}
.table{border-color:#CCCCCC;
border-width:1px;
border-style:solid;
border-collapse:collapse;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}