﻿/* main table header cells */

#TableProgams a{color:#034573; text-decoration:none;}
#TableProgams a:hover{color:#034573; text-decoration:underline;}
#TableProgams a:visited{color:navy; text-decoration:none;}
#TableProgams a:active{color:#034573; text-decoration:underline;}

.ewTable {
 /* table width */	
	color: #000000; /* text color */
	font-size: 12px; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
	text-align:center;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: none; /* cell spacing */
	text-align:left;
}

.ewTable .ewTableHeader {	
	vertical-align: top;
	font-weight:bold; 
	color:#000000; 
	background-color: #ffffff; 
	font-size:12px; 
	text-decoration:none;
	text-align:left;
}

.ewTable input {	
	vertical-align: top;
	font-weight:normal; 
	font-size:12px; 
	text-decoration:none;
	text-align:left;	
}

.ewTable .ewTableCell {	
	vertical-align: top;
	font-weight:normal; 
	font-size:12px; 
	text-decoration:none;
	text-align:left;	
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFF66; /* header font color */	
}


/* main table row color */
.ewTableRow {
background-color: #FFFFFF; /* alt row color 2 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #ffffff; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #ffffff; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #CCFFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #ffffff; /* footer color */
}


.alignleft {
	text-align:left;
}

img{ border:0px none; margin:0; padding:0; vertical-align:top;}

select{
	color:#000000; 
	border:1px solid #000000;
	vertical-align:top;
}

textarea{ 
	color:#000000; 
	border:1px solid #000000;
	vertical-align:top;
}

input{
	color:#000000; 
	/* border:1px solid #000000; */
	vertical-align:top;
}

ul {list-style:disc;}
li{padding:0 0 0 0;}
li a {
	font-weight:bold; 
	line-height:1em;
	color:#1B1B1B;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}

.aspmaker {
	color: #000000; /* text color */
	font-size: 12px; /* font size */	
}

.aspmaker_14 {
	color: #000000; /* text color */
	font-size: 14px; /* font size */	
	color:#000000;
}
.aspmaker_14_b {
	color: #000000; /* text color */
	font-size: 14px; /* font size */	
	font-weight:bold;
	color:#000000;
}

.aspmaker_14_b_u {
	color: #000000; /* text color */
	font-size: 14px; /* font size */	
	font-weight:bold;
	color:#000000;
	text-decoration:underline
}

.aspmaker_16_b_u {
	color: #000000; /* text color */
	font-size: 16px; /* font size */	
	font-weight:bold;
	color:#000000;
	text-decoration:underline
}

.aspmaker_b {
	color: #000000; /* text color */
	font-size: 12px; /* font size */
	font-weight:bold;	
}

.aspmaker_bu {
	color: #000000; /* text color */
	font-size: 12px; /* font size */
	font-weight:bold;
	text-decoration:underline;	
}

.aspmaker_red {
	color: #FF0000; font-size: 10px; font-weight:normal; text-decoration:none; font-size:14px; font-weight:bold	
}

.aspmaker_red_u {
	color: #FF0000; font-size: 12px; font-weight:normal; text-decoration:none; font-style:italic;
}

input, textarea, select {	
	font-size: 12px; /* font size */
} 

.aspmakerbdr {
	color: #000000; /* text color */
	font-size: 12px; /* font size */ 
}

a:active {
	color: #e2c048; /* active link color */
}

a:link {
	color: #FF0000; /* link color */
}

a:visited {
	color: #000000; /* visited link color */
}

/* template layout */
.ewLayout {
	font-size: 12px; /* font size */
	height: 100%;
}

.ewHeaderRow {
	background-color: #e2c048; /* background color */	
}

.ewContentTable {
	font-size: 12px; /* font size */	
	height: 100%;	
}

.ewMenuColumn {
	background-color: #F5F5F5; /* background color */
	vertical-align: top;
	padding: 4px;	
}

.ewContentColumn {
	background-color: #FFFFFF; /* background color */
	vertical-align: top;
	padding: 10px;
}

.ewFooterRow {
	background-color: #e2c048; /* background color */
	color: #FFFFFF; /* footer font color */	
	padding: 2px;
}

.ewFooterText {
	font-size: 12px; /* font size */	
}

/* main table */

.ewBasicSearch {
	font-size: 12px; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-size: 12px; /* font size */
	color: maroon;
}

.ewListAdd {
	font-size: 12px; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: #000000; /* text color */
	font-size: 12px; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-size: 12px; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}



/* separator */
.ewSeparator {
    color: gray;
}

/* 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-size: 12px; /* font size */
	font-weight:bold;	
}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1px;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor:default;
	cursor: pointer;
	white-space: nowrap;
	padding: 1px;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: default;
	cursor: pointer;
	white-space: nowrap;
	padding: 1px;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: #000000; /* text color */
	font-size: 12px; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/*END_SYSTEM_STYLES*/

