<style>

body, p { 
	font-family: arial, helvetica, sans-serif;  font-size: 9pt; color: #ebebeb
}
td { font-family: arial, helvetica, sans-serif;  font-size: 9pt; color: #ebebeb }

th { font-family: arial, helvetica, sans-serif;  font-size: 9pt; font-weight: bold; color: #ccffff }

.mash { font-family: arial, helvetica, sans-serif;  font-size: 20pt; color: #ebebeb }

h4 {font-family: arial, helvetica, sans-serif;  font-size: 14pt; color: #000000}

h3 {font-family: arial, helvetica, sans-serif;  font-size: 12pt; color: #ffffff}

h2 {font-family: arial, helvetica, sans-serif;  font-size: 14pt; color: #ffffff}

a:link {color: #ffff00;  font-family: arial, helvetica, sans-serif;  font-size: 9pt; text-decoration: none}

a:visited {color: #ffff66;  font-family: arial, helvetica, sans-serif;  font-size: 9pt; text-decoration: none} 

a:active {color: #999999;  font-family: arial, helvetica, sans-serif;  font-size: 9pt; text-decoration: none} 

A:hover {text-decoration: none;  font-family:arial, helvetica, sans-serif;  font-size: 9pt; color: #000000}

		.cssBorder
		 {
		BORDER-BOTTOM: black 1px solid;
		BORDER-LEFT: black 1px solid;
		BORDER-RIGHT: black 1px solid;
		BORDER-TOP: black 1px solid;
		PADDING-LEFT: 2px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
.aspmaker {
	color: ; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
} 

.aspmaker {
	color: ; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
} 
/* main table */
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	background-color: #3366CC; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #FFCCFF; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #CCFFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
}

/* classes for report */
.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}
.displayreginfo {
	color: #ffff66;
	font-family: Arial;
	font-size: 12px;
}
