body {
margin: 1px auto;
padding: 1px 1px 0px 1px;
max-width: 550px
}
body, h3, input, textarea, td{font-style: normal;color: #000;}
input,textarea,select {
border-radius:3px;
color:#6d6d6d;
border:1px solid #990000;
background:#fbfbfb;
margin:2px;
}
a{color: #345598;text-decoration: none;}
a:hover{color:#345598;text-decoration: none;}
.cool  {
	background: #eeeeee;
	color: #000000;
	margin-top: 1px;
	padding: 1px;
	border: 1px solid #E8E2A2;
}
.menu {
color: rgb(255, 250, 238);
text-shadow: 1px 1px 1px rgb(79, 79, 79);
background-color: rgb(76, 73, 78);
margin-top: 1px; margin-bottom: 1px;
padding: 2px; border: 1px solid rgb(104, 102, 102);
background-position: 50% 0%;
}
.pay {
background-color: #a5ccf0;
border: 1px solid #FF6600;
padding: 0.13em;
margin-bottom: 0.19em;
}
.ads {
color : #52462b; 
text-shadow : #f4d68c 1px 1px 1px; 
background-color : #e28b08; 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #7a7978; 
border-bottom : 1px solid #7a7978; 
}