body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.nbm_button {
	background-image: url(/images/nbm_button.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 24px;
	width: 191px;
	height: 24px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-indent: 25px;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}


.nbm_button_ovr {
	background-image: url(/images/nbm_button_ovr.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 24px;
	width: 191px;
	height: 24px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-indent: 25px;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}




#address {
	background-image: url(../images/add_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	padding-left: 3px;
	width: 750px;
}
#mpadding {
	padding-top: 3px;
}
#heading {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat;
	height: 32px;
	padding-top: 5px;
	padding-left: 5px;
}
#mtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C09E5E;
	border-bottom-color: #C09E5E;
	border-left-color: #C09E5E;
}
#mpadding2 {
	padding-top: 4px;
	padding-left: 5px;
}

.header_text  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#FFFFFF;
	font-size:13px;
	font-style: normal;
	
}

.admin, .admin a:link,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.admin a:hover {
	text-decoration: blink;
	color: #FF9900;
}

.admin a:visited {
	text-decoration: none;
	color: #666666;
}
