body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
}

.footer {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header1 {
	font-family: "Arial";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheader1 {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagetitles {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#customers {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}
#customers td, #customers th {
	font-size:12px;
	border:1px solid #99CC66;
	padding:3px 7px 2px 7px;
	color:#FFFFFF;
}
#customers th {
	font-size:12px;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	color:#FFFFFF;
}
#customers tr.alt td {
	color:#000000;
	background-color:#EAF2D3;
}



a.main:link { font-family: Arial; font-weight: bold;font-size: 14px;color: 99CC66; text-decoration: underline }
a.main:hover { font-family: Arial; font-weight: bold;font-size: 14px;color: 99CC66; text-decoration: none }
a.main:visited { font-family: Arial; font-weight: bold;font-size: 14px;color: 99CC66; text-decoration: underline }

.border {border:6px solid white;border-bottom:30px solid white  }
.border2 {border:2px solid white;border-bottom:10px solid white  }
