/* CSS Document */
body {
	height:576px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #0a51a1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #1f518b;
	font-family:sans-serif;	
	font-size:12px;
}
#Layer2 {
	position:absolute;
	left:570px;
	top:178px;
	width:161px;
	height:181px;
	z-index:1;
	background-color: transparent;
}
.trans_test
{
	margin:25px;
}
#Layer3 {
	position:relative;
	left:-50px;
	top:206px;
	z-index:2;
}
#Layer1 {
	width:100%;
	height:596px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	vertical-align:middle;
}
.navlink a
{
	font-size: 9px;
	font-weight: bold;
	color: #fdf8cd;
	text-decoration:none;
}
.navlink a:hover
{
	font-size: 9px;
	font-weight: bold;
	color: #fdf8cd;
	text-decoration:underline;
}
.formLabel
{
	font-size:12px;
	font-weight:bold;
}
.formError
{
	border:1px solid #FF0000;
	background-color:#FFCCCC;
}
.formBox
{
	border:1px solid #1f518b;
	background-color:#FFFFFF;
}
.slink a 
{
	color:#1f518b;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.slink a:hover
{
	color:#1f518b;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

