.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #333333}
.admin {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold}
.boldgrey { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666}
.boldwhite { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.contentwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF}
.legal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: lighter; color: #000000}.unnamed1 {  background-color: #0000FF}
.14boldgreen { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #669966 }
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #669966 }
.contentgrey { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #666666}
.headingitalics { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #669966 ; font-style: italic}
.boldblack { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}
.boldgold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: AE8F70; text-align:center}
.smallcontent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: lighter; color: #000000}
.smallcontentbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000 }
.tablesectionhead {	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; BACKGROUND-COLOR: #AD9473; TEXT-ALIGN: left }
.tablerowtext {	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: black; BACKGROUND-COLOR: lavender; TEXT-ALIGN: left }
.tableinputcell { style: "BORDER-RIGHT: black 2px ridge; BORDER-TOP: black 2px ridge; BORDER-LEFT: black 2px ridge; BORDER-BOTTOM: black 2px ridge; FONT-FAMILY: Verdana; BORDER-COLLAPSE: collapse" ; FONT-SIZE: xx-small }
body {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; margin: 0px 0px 0px 0px
}
p {
	font-size: 11px;
}
td {
	font-size: 11px;
}

.Submenu {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: center;
}

.phpmaker {
	color: ; /* text color */
	font-family: ; /* font name */
	font-size: xsmall; /* font size */	
}

input, textarea, select {	
	font-family: ; /* font name */
	font-size: xsmall; /* font size */
} 

a:active {
	color: ; /* active link color */
}

a:link {
	color: ; /* link color */
}

a:visited {
	color: ; /* visited link color */
}

/* main table */
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: ; /* font name */
	font-size: xsmall; /* font size */
	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: #666666; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a {	
	color: #FFFFFF; /* header font color */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-weight: bold;
}

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

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

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-weight: bold;
}
