body {
	margin: 0px;
	background-color: #218522;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
legend {
	font-size: 12px;
	letter-spacing: 3px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5d88a4;
}
a.mainmenu:link, a.mainmenu:visited {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(nac_images/menu_main_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 25px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 25px;
	margin-bottom: 1px;
}
a.mainmenu:hover {
	display: block;
	color: #333333;
	font-weight: bold;
	background-image: url(nac_images/menu_main_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 25px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 25px;
	margin-bottom: 1px;
}
a.submm_header:link, a.submm_header:visited {
	color: #FFFFFF;
	background-color: #218522;
	text-align: center;
	font-weight: bold;
}
a.submm_header:hover {
color: #333333;
}
.submm_header {
	color: #FFFFFF;
	background-color: #218522;
	text-align: center;
	font-weight: bold;
}
.submm {
	border: 1px solid #999999;
	border-collapse: collapse;
}
.cmlines {
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.indent {
	padding: 15px;
}
.small {
	font-size: 10px;
}
.xsmall {
	font-size: 9px;
}
.medium {
	font-size: 12px;
}
.menuheader {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}
.topnav {
	font-size: 10px;
	letter-spacing: 3px;
}
.date {
	text-align: right;
	font-size: 10px;
}
.author {
	color: #999999;
	font-size: 10px;
}
.dotted-R {
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: thin;
	border-spacing: 5px;
}
.dotted-B {
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-spacing: 5px;
}
.bubble {
	background-image: url(nac_images/menu_bub_body_bg.gif); 
	background-repeat: repeat-y;
 	padding: 5px;
}
.dataheader {
	background-color: #196690;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.datacell1 {
	background-color: #999999;
}
.datacell2 {
	background-color: #CCCCCC;
}
.datacell3 {
	background-color: #9EF4CC;
}
.menuEditSelected {
	background-color: #CAEAEE;
}
.menulevel_2 {
	text-indent: 5px;
}
.menulevel_3 {
	text-indent: 5px;
}
.button {
	color: #000000;
	font-weight: bold;
	background-color: #999999;
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	
}
.textfield {
	color: #000000;
	font-size: 10px;
	background-color: #999999;
}
.formInvalid {
	background-color:#FF702B;
	font-size: 10px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.formValid {
	background-color:#00B700;
	font-size: 10px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.input {
	font-size: 10px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}