/* style for module titles */
.TitleKhakiContent   {
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.95em;
	font-weight: bold;
	color: #666666;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	background-image: url(graygrad.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
}
.KhakiContentcontenttable {
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.9em;
	background-color: #eae6cc;
	margin: 5px 10px;
	padding: 5px 10px;
	height: 20px;
}
.KhakiContentactionscell {
	height: 21px;
	text-align: left;
	vertical-align: middle;
	background-image: url(graygrad.gif);
	margin: 0px;
	padding: 0px;
}
.KhakiContentPrintcell {
	height: 21px;
	text-align: right;
	vertical-align: middle;
	background-image: url(graygrad.gif);
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
}
.KhakiContentTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bab390;
	border-bottom-color: #bab390;
}
.KhakiContenttopcell {
	background-image: url(graygrad.gif);
	text-align: left;
	vertical-align: top;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bab390;
}

