body {
	color: #ffffff;
	text-decoration: none;
	background-image: url(bg.gif);
	margin: 0px;
	background-color: #000000;
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
}
img {
	text-decoration: none;
	border: 0px outset;
}
Input {
	font-family: "ËÎÌå";
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
}
select {
	height: 12px;
	font-family: "ËÎÌå";
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	list-style-type: none;
}
table { 
	table-layout: fixed;
	border-collapse:collapse;
}
#picss table { 
	table-layout: auto;
	border-collapse:collapse;
}
a {
	font-family: "ËÎÌå";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color : #ff0000;
	position: relative;
	right: 1px;
	bottom: 1px;
}
td {
	background-repeat: repeat-x;
	background-position: bottom;
}
#top {
	height: 246px;
	width: 1000px;
	position: absolute;

	z-index: 11;
}
#menu {
	position: absolute;
	z-index: 111;
	top: 55px;
	left: 360px;
}
#logo {
	position: absolute;
	z-index: 15;
	left: 20px;
	top: 20px;
}