body { margin:0 0 0 0; background-color:#FFFFFF}
td { vertical-align:top}
img { border:0px; margin:0 0 0 0}
div { padding:0 0 0 0; margin:0 0 0 0}
input { margin:0 0 0 0; padding:0 0 0 0}
.grey_1 { color:#656565; font-family:tahoma; font-size:11px; line-height:2px; text-decoration:none}
.grey_main_1 { color:#656565; font-family:tahoma; font-size:11px; line-height:13px}
.grey_main_2 { color:#474747; font-family:tahoma; font-size:11px; line-height:13px}
.grey_2 { color:#747474; font-family:tahoma; font-size:11px; line-height:13px}

.white_1 { color:#FFFFFF; font-family:tahoma; font-size:11px; line-height:12px}
.red_1 { color:#CE3500; font-family:tahoma; font-size:10px; line-height:14px}
.yellow_1 { color:#ED7500; font-family:tahoma; font-size:10px; line-height:14px}
.yellow_2 { color:#EE6A00; font-family:tahoma; font-size:11px; line-height:13px}

.blue_1 { color:#006C90; font-family:tahoma; font-size:10px; line-height:14px}
.blue_2 { color:#0079AB; font-family:tahoma; font-size:11px; line-height:13px}
input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
} 
.ewTable {
	width: inherit; /* table width */	
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}
.aspmakerlist td {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}



.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}




/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.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 */	
}


