a.menu {
	color : #443F31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color : #443F31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.menu2 {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:hover {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
td.home {
	color : #656667;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
a {
	color: #DE7226;
	text-decoration: none;
}
a {
	color: #DE7226;
	text-decoration: underline;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
}
h5 {
	margin:0;
	padding:10 0 10 0;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color:#DE7226;
	font-size:18px;
	font-weight: normal;
	font-style: italic;
}
h4 {
	margin:0;
	padding:0 0 0 0;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color:#343434;
	font-size:18px;
	font-weight: normal;
	font-style: italic;
}




/*ADMIN TABLE SYTLES*/
.tables{
	font-size: 10px;
	font-family: verdana;
	border-right:#012942 1pt solid;
	border-top:#012942 1pt solid;
	border-left:#012942 1pt solid;
	color:#ebf0f9;border-bottom:#012942 1pt solid;
}
.tableHeader {
background:#1528A0;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding:6px 3px;
}
.tablesubheader
{
background:#DD7326;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding:6px 3px;
}
.tablesubheaderstart
{
background:#DD7326;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding:6px 3px;
}
.reportsubheaderstart
{
background:#A8E77E;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding:6px 3px;
}
.tableAlt {
background-color:#F0F0EE;
}
.tablecelllightbg
{
	border-left: #6EB344 1pt solid;
	border-top: #6EB344 1pt solid;
	color:black;
	background-color:#E8F3DB
}

.tablecellstart
{
	color:black;
	border-top: #6EB344 1pt solid;
	background-color:#ffffff
}
.tablecellcontent
{
	border-left: #6EB344 1pt solid;
	color:black;
	border-top: #6EB344 1pt solid;
	background-color:#ffffff
}
.tablecellcontent2
{
	border-left: #6EB344 1pt solid;
	color:black;
	border-top: #6EB344 1pt solid;
	background-color:#E2E2E2
}
