



body {

	background-color: #2E3D35; /* background color */

	color: inherit; /* text color */

	font-family: Verdana; /* font name */

	font-size: xx-small; /* font size */

	margin: 0px 0px 0px 0px; /* top right bottom left */

  background-attachment: fixed;

  background-image: url(http://www.harvestefc.com/images/bg.jpg)

}







.phpmaker {

	color: #d4d5b0; /* 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 */

}



a:active {

	color: #465f50; /* active link color */

    text-decoration: none;

}



a:link {

	color: #465f50; /* link color */

    text-decoration: none;

}



a:visited {

	color: #465f50; /* visited link color */

    text-decoration: none;

}



/* template layout */

.ewLayout {

	font-family: Verdana; /* font name */

	font-size: xx-small; /* font size */

	width: 100%;

	height: 100%;

}



.ewHeaderRow {

	background-color: #8f300d; /* background color */

}

.ewHeaderPageTitle {

    color: #FFFFFF;

    font-family: Verdana;

    font-size: large;

    font-weight: bold;
    background-color: #2E3D35;

}



.ewWeather {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: xx-small;

  color: #be5c44;

}

.ewQuote {

  font-size: 14;

  color: #be5c44;

  font-style: italic;

  font-family:  Verdana;
  font-weight: bold;
}

.ewContentTable {

	font-family: Verdana; /* font name */

	font-size: small; /* font size */

	width: 100%;

	height: 100%;

}

.ewBox {

	background-color: #465f50; /* background color */

	vertical-align: top;

	padding: 0px;
	
	padding-bottom:0px;
	
	margin-bottom:0px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 24px;

    color: #D6E0DB;

  font-style: italic;

  font-variant: small-caps;

  font-weight: bold;

  font-stretch: wider;

}

.ewMenuColumn {

	background-color: #d4d5b0; /* background color */

	width: 150px;

	vertical-align: top;

	padding: 4px;

}



.ewContentColumn {

	background-color: #d4d5b0; /* background color */

	vertical-align: top;

	padding: 1px;

}



.ewFooterRow {

	background-color: #FF0000; /* background color */

	color: #FFFFFF; /* footer font color */

	padding: 2px;

}



.ewFooterText {

    color: #465f50;

    font-family: Verdana; /* font name */

	font-size: xx-small; /* font size */

}



/* main table */

.ewTable {

	width: inherit; /* table width */

	color: #000000; /* text color */

	font-family: Verdana; /* font name */

	font-size: 12; /* font size */

	border: 0px outset; /* border */

	border-collapse: collapse;

  background-color: #D4D5B0;

}
 .ewTablehome {

	width: 98%; /* table width */

	color: #000000; /* text color */

	font-family: Verdana; /* font name */

	font-size: 12; /* font size */

	border: 0px outset; /* border */

	border-collapse: collapse;

  background-color: #D4D5B0;

}

/* main table data cells */

.ewTable td {

	padding: 0px; /* cell padding */

	border: 0px solid; /* cell spacing */

	border-color: #F0E070;  /* table background color */
   


}



.ewBasicSearch {

	font-family: Verdana; /* font name */

	font-size: xx-small; /* font size */

	border: 0px;

	border-collapse: collapse;

  text-indent: 9px

}



.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;

}



.phpmakerlist 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;	

}



/* main table header cells */

.ewTableHeader {

	background-color: #666666; /* header color */

	color: #FFFFFF; /* header font color */

	vertical-align: top;

}



.ewTableHeader a:link {	

	color: #FFFFFF; /* header font color */

}



.ewTableHeader a:visited {	

	color: #FFFFFF; /* header font color */

}



/* main table row color */

.ewTableRow {

	background-color: #D4D5B0;  /* alt row color 1 */

}



/* main table alternate row color */

.ewTableAltRow {

	background-color: #D4D5B0; /* alt row color 2 */

}



/* main table edit mode row color */

.ewTableEditRow {

	background-color: #D4D5B0; /* edit mode color */

}



/* main table highlight color */

.ewTableHighlightRow {

	background-color: #D4D5B0; /* highlight color */

}



/* main table select color */

.ewTableSelectRow {

	background-color: #D4D5B0; /* select color */

}



/* main table footer section */

.ewTableFooter {

	background-color: #FFFFCC; /* footer color */

}



/* 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-family: Verdana; /* font name */

	font-size: xx-small; /* font size */	

}



/* 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: 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;

}



/* MultiPage pager table */

.ewMultiPagePager {

	color: inherit; /* text color */

	font-family: Verdana; /* font name */

	font-size: xx-small; /* font size */

	border: 0px; /* border */	

}



.ewMultiPagePager td {

	padding: 2px; /* cell padding */	

}



/*END_SYSTEM_STYLES*/


