body {
	margin: 0 0 0 8px;
	padding: 0;   /* Opera hack */
	color:#333;
	background-color: #FFF;
}

body, p, td, th, tr, form, input, h1, h2, h3, h4 {
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
}

hr { color: #C0C0C0; background-color: transparent; width: 100%; }
input, textarea, select {
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #3CC;
	border-left: 0;
	color: inherit;
	background-color: #FFF;
}
th { text-align: left; font-weight: bold; font-style: italic; }
tr, td { vertical-align: top; }
ul { margin-bottom: 0px; }

.border  { border: 1px solid #999; }
.borderb { border-bottom: 1px solid #999; }
.borderb2 { border-bottom: 2px solid #999; }
.borderl { border-left: 1px solid #999; }
.bordert { border-top: 1px solid #999; }
.borderr { border-right: 1px solid #999; }
.borderr2 { border-right: 2px solid #999; }

.errmsg { color: #F30; background-color: transparent; }

#footer {
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 11px;
}

.infotitle { font: bold 20px/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif; }

.lgray { background-color: #E0E0E0; }
.lgray1 { background-color: #E8E8E8; }
.lgray2 { background-color: #F6F6F6; }

.submit { color: #F30; background-color: #fff; font-weight: bold; }

.sch  {BORDER-TOP:1px solid White; BORDER-BOTTOM: 1px solid #3CC; }
.sch1 {BORDER-TOP:1px solid White; BORDER-BOTTOM: 1px solid #CCCCCC; background-color: #F6F6F6; }

.tab { border:1px solid #3CC; background-color: #eee; }

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }


/* PHPMaker Stylesheet ========================================================== */

	.phpmaker {
		margin: 0;
	}

	/* main table */
	.ewTable {
		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: #E8E8E8; /* header color */
		color: #333333; /* header font color */
		vertical-align: top;
	}

	.ewTableHeader a {
		color: #FFFFFF; /* header font color */
	}

	/* main table row color */
	.ewTableRow {
		background-color: #F6F6F6;  /* alt row color 1 */
	}

	/* main table alternate row color */
	.ewTableAltRow {
		background-color: #F3F3F3; /* alt row color 2 */
	}

	/* main table sorting indicator */
	.ewTableOrderIndicator {
		font-family: Webdings;
	}

	/* main table footer section */
	.ewTableFooter {
		background-color: #FFFFCC;
	}

/* End PHPMaker Stylesheet ====================================================== */
