body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.nasbaonline.net/Assets/bgd.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: none;
	color: #B6111B;
}
   #wrapper {
	width: 850px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #44464A;
	border-left-color: #44464A;
	background-color:#FFFFFF;
	z-index: 1;
	margin-top: 0;
	margin-bottom: 0;
   }

#header {
	background-color: #FFF;
	height: 108px;
	font-size: 18px;
	font-weight: bold;
	text-align:right; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	position: relative;
	z-index: 2;
	padding-top: 7px;
	padding-right: 60px;
	background-repeat: no-repeat;
}
fieldset {
	background-color:#EAEAEA;
	border: 1px solid #781351
}
legend
{
color: #999999;
background: #EAEAEA;
border: 1px solid #781351;
padding: 2px 6px
} 

#navigation {
	height: 313px;
	width: 299px;
	position: relative;
	z-index: 2;
	background-image: url(../images/navigation_bk.gif);
	clear: none;
	float: left;
}
.footer {
	background-color: #666666;
	border: thin solid #333333;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
}
.cellheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bolder;
	line-height: 25px;
	text-indent: 35px;
	padding-left: 5px;
}
.cellheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bolder;
	line-height: 25px;
}
.title {
	font-size: 12px;
	font-weight: bolder;
	color: #B6111B;
	line-height: 18px;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.smallcellheading {
	font-size: 7px;
	line-height: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.redcellheading {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}.header_bgd {
	background-image: url(http://www.nasbaonline.net/images/header_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.header_bgd-BLUE {
	background-image: url(http://www.nasbaonline.net/images/header_bgd-BLUE.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.grey_title {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.container {
	background-color:#DDD;
	border: thin groove #666666;
	padding-right: 5px;
	padding-left: 5px;	
	padding-bottom: 5px;
	padding-top: 5px;	
	margin-right: 5px;
	display: block;
}
.navbuttons {
	font-size: 10px;
	font-family:"Trebuchet MS", Georgia, "Arial Narrow";
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Assets/btnbgd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	text-indent: 20px;
}
.memnav {
	font-size: 10px;
	font-family:"Trebuchet MS", Georgia, "Arial Narrow";
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Assets/btnbgd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	text-indent: 20px;
}.title-wht {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.comments {
	font-family: "Trebuchet MS", Georgia, "Arial Narrow";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.caps {
	text-transform:uppercase;
}
