/* CSS Document */

body,td,th {
	font-size: 9pt;
	color: #000000;
}
body {
	background-image: url(../admin_images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #3B8DBF;
	margin-left: 0px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9pt;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
#mother {
	position:relative;
	width:0px;
	height:0px;
	z-index:11;
}
#Layer1 {
	position:absolute;
	width:146px;
	height:115px;
	z-index:1;
	left: 604px;
	top: -12px;
}
#floater {
	position:absolute;
	width:146px;
	height:115px;
	z-index:1;
	left: -586px;
	top: 160px;
}
