@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding:0;
	margin:0;
}

a img {
	border:0;
}

#puter a:link, #puter a:visited, #puter a:active, #puter a:hover {
	color:#002073;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

#platinum {
	background:url(../images/platinum_bg.jpg) center top no-repeat;
	width:688px;
	height:217px;	
}

#gold {
	background:url(../images/gold_bg.jpg) center top no-repeat;
	width:688px;
	height:218px;
}

#silver {
	background:url(../images/silver_bg.jpg) center top no-repeat;	
	width:688px;
	height:214px;
}

#board {
	padding:45px 25px 9px 25px;
}

.error {
	font-style:italic;
	font-size:10px;
	color:#F00;
}

.palyado {
	background-color:#FCC;
}