	A:link
	{
	text-decoration: none;
	font-weight: bold;
	}
	
	A:visited
	{
	text-decoration: none;
	font-weight: bold; 
	}
	
	A:hover
	{
	text-decoration: none;
	font-weight: bold;
	}
	
	body
	{
	margin: 0px;
	font-family: Tahoma;
	text-align: center;
	background-color: White;
	font-size:8pt;
	}
	
	table
	{
	width: 100%;
	height: 100%;
	border: 0px;
	}
	
	.win
	{
	width: 200px;
	height: 150px;
	}
	
	.slop
	{
	background-image: url(img1/slop.gif);
	color: red;
	font-size: 20pt;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	}
	
	.menu
	{
	background-image: url(img1/menu-bg.gif);
	}
	
	.menu p
	{
	width: 200px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 2px;
	background-image: url(img1/menu_p.gif);
	}
	
	.menu a
	{
	display: block;
	background-image: url(img1/a.gif);
	width: 180px;
	height: 20px;
	padding-top: 2px;
	color: White;
	}
	
	.menu a:hover
	{
	background-image: url(img1/a_h.gif);
	color: #000197;
	}
	
	.menu a font
	{
	padding-left: 10px;
	font-size: 10pt;
	}
	
	.win
	{
	background-image: url(img1/win.gif);
	}
	
	.text
	{
	font-size: 8pt;
	}
	
	.text a
	{
	color: Green;
	}
	
	.text a:hover
	{
	color: #E6C400;
	}
	
	
	.linia
	{
	display: block;
	margin-top: 40px;
	margin-bottom: 5px;
	}
	
.bot_link	{
	float: right;
	padding-right: 10px;
	margin: auto;
	text-align: right;
	clear: both;
}
		
