body {
	background-color: #000000;

}

.linkbar {
	color:#B5C34A;
	font-weight: bold;
	font-size: 1em;
}

table.main {
	margin: -225px -380px 0px 0px;
	padding: 0px;
	height: 450px;
	width: 780px;
	position: absolute;
	top: 50%;
	right: 50%;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;

	
	
}

table.nest{
	height: 450px;
	width: 780px;
	vertical-align: top;
	text-align: left;
	/*background-image: url(../mf_images/background.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
}

td.nest {
	height: 50%;
	vertical-align: top;
	text-align: center;
}

table.nest_logo{
	padding: 0px;
	height: 100%;
	width: 100%;
	vertical-align: bottom;
	text-align: right;
}
td.nest_logo {
	vertical-align: bottom;
	text-align: center;
}

a:link{
	color:#EEEEEE;
	text-decoration: none;
}

a:hover{
	color:#FF9900;
	text-decoration: none;
}

a:visited{
	color:#aaaaaa;
	text-decoration: none;
}

.layers {
	margin-top: -170px;
	margin-left: -350px;
	margin-bottom: 0px;
	height: 350px;
	width: 680px;
	top: 50%;
	left: 50%;
	visibility: hidden;
	color: #ccc;
}

.layers_base{
	margin-top: -170px;
	margin-left: -350px;
	margin-bottom: 0px;
	height: 350px;
	width: 680px;
	top: 50%;
	left: 50%;
	visibility: visible;
	color: #ccc;

}

.layers_form {
	background-color: #000000;
	color: #FFFFFF;
}


table.layerlayout {
	height: 100%;
	width: 100%;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;


	
}


td.layerlayout {	
	vertical-align: text-top;
	text-align: center;

}



table.sub_form_table {
	height: 100%;
	width: 100%;
	text-align: center;
}

td.sub_form_table {
	
	vertical-align: text-top;
	height: 25px;
	text-align: left;
	padding-left: 10px;
}

td.sub_form_table_label {
	
	vertical-align: text-top;
	height: 25px;
	text-align: right;
	font-weight: bold;
}
