body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/blue_bk.gif);
	background-position: center center;
	padding-top: 5px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/blue_bk.gif);
	background-position: center center;
	padding-top: 5px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/blue_hover_01.gif);
	padding: 5px 28px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo_text {
	position:absolute;
	width:761px;
	z-index:1;
	left: 50%;
	margin-left: -380px;
	height: 510px;
}
#logo_text #txtlayer {
	height: 95px;
	width: 300px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 90%;
	margin-top: -50px;
}
