/* CSS Document */
body {
	height: 100%; margin: 0px; background: #ffffff;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #cccccc;
}
/*=== Layer ===*/
#ajaxContentF, #ajaxContentB, #ajaxBG {
	position: absolute; width: 950px; height: 600px; visibility: visible;
	visibility: hidden;
	*/
}

#ajaxContentF {
	z-index: 150;
}

#ajaxContentB {
	z-index: 45; height: 440px;
}

#ajaxBG {
	z-index: 50; background: url(../images/opa_b65.png);
	behavior: url(iepngfix.htc);
}

#ajaxLogin {
	position: absolute; margin-left: 625px; margin-top: 385px; z-index: 100;
}
/*=== Misc ===*/
a {
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #BFE10E;
}

a:hover {
	color: #FFCC00;
}
/*=== Misc ===*/
form {
	margin: 0px;
}

.inputF {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	background-color: #cccccc; color: #333333; height: 16px;
	border: 1px #000000 solid;
}

/*=== Misc ===*/
.09 {
	font-size: 9px;
}

.table {
	background-color: #120D0F; border: 1px solid #BFE10E;
}

.head {
	font-weight: bold; color: #120D0F; background-color: #BFE10E;
}