.aspmaker {
	color: #3366CC; /* text color */
	font-family: Verdana; /* font name */
	font-size: 80%; /* font size */
}
.aspmaker a:link, a:visited, a:active {
	color: #3366CC; /* text color */
	font-family: Verdana; /* font name */
	text-decoration:none;
	
}
.aspmaker a:hover {
	color: #00CC33; /* text color */
	font-family: Verdana; /* font name */
	text-decoration:underline;
	
}
/* =main table */
.ewTable {
	background-color:#FFFFFF;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #5e6985;
}
.ewTable td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 90%;
	padding: 3px 8px;/*	border-left: 1px solid #D9D9D9;*/
}
.ewTable a:link {
	color:#3366CC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ewTable a:visited {
	color:#3366CC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ewTable a:hover {
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00CC33;
}
.ewTable a:active {
	color:#3366CC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ========== */
.ewBasicSearch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ewBasicSearch a:link {
	text-decoration: none;
	color: #3366CC; /* header font color */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ewBasicSearch a:visited {
	color:#3366CC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ewBasicSearch a:hover {
	color:#00CC33;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ewBasicSearch a:active {
	color:#3366CC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ewBasicSearch td {
	border: 0px;
	padding: 1px;
	line-height: 150%;
}
.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: #3366CC; /* 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;
}
/* main table header cells */
.ewTableHeader {
	background-color: #364366;
	color: #FFFFFF;
	text-align:left;
}
.ewTableHeader a:link {
	text-decoration: none;
	color: #ffffff; /* header font color */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ewTableHeader a:visited {
	text-decoration: none;
	color: #ffffff; /* header font color */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ewTableHeader a:hover {
	color:#00CC33;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ewTableHeader a:active {
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* main table row color */
.ewTableRow {
	background-color: #edf3fe;  /* alt row color 1 */
}
/* main table alternate row color */
.ewTableAltRow {
	background-color: #ffffff; /* alt row color 2 */
}
/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFFCC; /* edit mode color */
}
/* main table highlight color */
.ewTableHighlightRow {
	background-color: #87CEFA; /* highlight color */
}
/* main table select color */
.ewTableSelectRow {
	background-color: inherit; /* select color */
}
/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;
}
/* 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 */
}
/* Ajax */
.ewAstList {
	border: 0px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}
.ewAstListBase {
	position: absolute;
	padding: 1;
}
.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}
.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}
#content {
	text-align:left;
	float:left;
	width:500px;
	height:auto;
	padding-left:40px;
	padding-top:10px;
}
h1 {
	font-size:120%;
	font-style:normal;
	color: #364366;
}
h2 {
	font-size:110%;
	font-style:italic;
	color: #364366;
}
h3 {
	font-size:100%;
	font-style:italic;
	color: #364366;
}
h4 {
	font-size:110%;
	font-style:italic;
	color: #364366;
	padding-bottom: 3px;
}
.pagenumbox {
	padding:0px;
	color:#3366CC;
	border:1px;
	border-style:solid;
	border-color:#AAAAAA;
	/*border-style:none;*/
	/*border-width:0;*/
	text-align:center;
	font-size:11px;
	
}
.pager {
	font-size:11px;
	color:#3366CC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pager a:link, a:visited, a:active {
	color:#3366CC;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pager a:hover {
	color:#00CC33;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* TDSBrian - paging Digg.com style */ 
#pagination-digg li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	display:inline;
	list-style:none;
	margin-right:2px;
}
#pagination-digg a {
border:solid 1px #9aafe5 margin-right:2px;
}
#pagination-digg .previous-off, #pagination-digg .next-off {
border:solid 1px #DEDEDE color:#888888 display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#pagination-digg .next a, #pagination-digg .previous a {
/*font-weight:bold;*/
}
#pagination-digg .active {
	background:#364366;
	color:#FFFFFF;
	font-weight:normal;
	display:block;
	float:left;
	padding:3px 5px;
}
#pagination-digg a:link, #pagination-digg a:visited {
 color:#364366 display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-digg a:hover {
	color:#0000EE;
	border:solid 1px #364366;
	padding:2px 5px;
}
.clearall {
	clear: both;
}
.pdf-link {font-size:14px; font-weight:bold; text-align:center;}