body{
 	scrollbar-3d-light-color: #500;
 	scrollbar-arrow-color: #fff;
 	scrollbar-base-color: #555;
 	scrollbar-dark-shadow-color: #aaa;
 	scrollbar-face-color: #500;
 	scrollbar-highlight-color: #aaa;
 	scrollbar-shadow-color: #000;
 	margin: 5px 0px 0px;
 	padding: 0px;
 	background-color: #222;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}
table {
	table-layout: auto;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
td {
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
td.text1 {
	color: #000; 
	font-size: 10px; 
	font-weight: normal;
}
td.text2 {
	color: #ffc; 
	font-size: 12px; 
	font-weight: normal;
}
td.text3 {
	color: #ffc; 
	font-size: 12px; 
	font-weight: normal;
	padding: 3px;
}
td.top1 {
	color: #fff; 
	font-size: 14px; 
	font-weight: bold;
	background-color: #000;
	padding: 3px;
}
td.top2 {
	color: #000; 
	font-size: 14px; 
	font-weight: normal;
	border-bottom: 1px #000 solid;
	padding: 3px;
}
td.top3 {
	color: #000; 
	font-size: 14px; 
	font-weight: normal;
	border-bottom: 1px #000 solid;
	padding: 3px;
	text-align: center;
}
a {
	color: #ffc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ff7;
}
a.menu {
	color: #500;
}
a.menu:hover {
	color: #a00;
}
a.little {
	color: #009;
	font-size: 10px;
	font-weight: normal;
}
a.little:hover {
	color: #00f;
}
a.flag {
	text-decoration: none;
	border-top: 1px solid #eb5d5d; 
	border-left: 1px solid #eb5d5d; 
	border-right: 1px solid #400; 
	border-bottom: 1px solid #400; 
	float: left;
}
a.flag:hover {
	text-decoration: none;
	border: 1px solid #ff0; 
	float: left;
}
a.partner {
	color: #800;
	font-size: 11px;
	font-weight: normal;
}
a.partner:hover {
	color: #e00;
}
a.top {
	color: #800;
	font-size: 14px;
	font-weight: bold;
}
a.top:hover {
	color: #e00;
}
a.top1 {
	color: #300;
	font-size: 16px;
	font-weight: bold;
}
a.top1:hover {
	color: #600;
}
a.p {
	color: #aaf;
	font-size: 10px;
	font-weight: bold;
}
a.p:hover {
	color: #fff;
}
select {
	color: #300;
	font-size: 14px;
	font-weight: bold;
	border: 1px #300 solid;
}
.nm {
	width: 20px; 
	padding-right: 3px; 
	float: left; 
	text-align: right;
}
img.flag {
	border: 0px;
	width: 17px;
	height: 10px;
}
img.daybabe {
	border: 1px #a00 solid;
	width: 80px;
	height: 120px;
}
input {
	color: #000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 3px;
}
.st {
	font-size: 1px; 
	color: #111;
}

