@CHARSET "ISO-8859-1";

A,A:ACTIVE,A:VISITED,A:LINK {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12pt;
	color: #9AC169;
	font-weight: bold;
}

A:HOVER {
	color: #DCDEDF;
}

.subtitle {
	font-family: sans-serif;
	font-size: 10pt;
	color: #DCDEDF;
	font-weight: bold;
	vertical-align: bottom;
#	text-align: center;
	padding-bottom: 10px;
}

INPUT,TEXTAREA {
	font-family: sans-serif;
	font-size: 10pt;
	color: #222222;
	font-weight: normal;
	background: #9AC169 !important;
	border: none;
}

INPUT,TEXTAREA#fbody,#femail,#fname {
	width: 300px;
}

body {
	background-color: #737B7F;
}
div.top {
	position:relative;
	background-image: url('../images/nbl_logo_top.png'); 
	background-repeat: 
	no-repeat; 
	width: 640px; 
	height: 72px;
}
div.sides {
	position:relative;
	background-image: url('../images/nbl_logo_sides.png'); 
	background-repeat: repeat-y; 
	width: 640px; 
}
div.bottom {
	position:relative;
	background-image: url('../images/nbl_logo_bottom.png'); 
	background-repeat: no-repeat; 
	width: 640px; 
	height: 29px;
}
.body-content {
	position:relative;
	padding: 20px;
	padding-left: 40px;
  font-family: sans-serif;
	font-size: 10pt;
	color: #DCDEDF;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}
.main {
	background-image: url(../images/nbl_logo_bg2.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 49px;
	height: 347px;
}

.splash {
	background-image: url(../images/nbl_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 50px;
	height: 347px;
}
