A.menu {
	font-size: 11px;
	color:#FF0000;
}
A.menu:hover {
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: none;
}
A.menu:active {
	font-size: 11px;
	color:#CCCCCC;
}

.row1 {background-color: #F4F4F4
}
.row2 {
	background-color: #FFFFFF;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 0px;
	margin: 0px;
}
.tableborder {

}
.introtitle {
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 8px;
}
.nmdatatable1 {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	display: table;
	margin-bottom: 4px;
}
.nmdatatable1 p {
	display: block;
	margin-bottom: 4px;
}
.parentcategory {
	text-transform: uppercase;
	display: block;
	background: #999966;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 1px;
	margin-bottom: 0px;
}
div.divider {
	height: 4px;
	width: 100%;
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.category {
	font-weight: bold;
	color: #999966;
	font-size: 12px;
	line-height: 12px;
	text-indent: 8px;
	text-transform: uppercase;
}
.corp {
	color: #999966;
	font-size: 14px;
	font-weight: bold;
}
.button {
	display: inline;
	background: #999966;
	padding: 4px;
	border: 2px solid #FFFFFF;
}

