body {
	margin: 0 0 0 0;	
	background-color: #ffffff;
}

body td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

a {
	color: #52802D;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #52802D;
	
	text-decoration: none;
	padding: .4em 0.8em;
	background-color: #fdefb7;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #fdef33;
	border-right-color: #fdef33;
	border-bottom-color: #fdef33;
	border-left-color: #fdef33;
}

#navcontainer ul li a:hover
{
	color: #404040;
	background-color: #fffef5;
}

.topheader {
	background-color: #ffffff;
}
.addr { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #606060; text-decoration:none; }
.foot { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #A0A0A0; text-decoration:none; }
.bod { text-align:justify; }
.topbar {
	background-image:  url(../img/newday-bar-bg-4.gif); 
	background-repeat: repeat-x;
}
.cloth {
	background-image:  url(../img/bg-green.gif); 
}
.titlebar {
	background-color: #fff6d2;
	background-image:  url(../img/bg-moreyellow.gif);
}
.mainbody {
	background-color: #fffcee;
}
.footbar {
	background-color: #fffcee;
	/*
	background-image:  url(../img/bg-yellow.gif);
	background-repeat: repeat-x;
	*/
}
.footlinks { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #606060; text-decoration:none; }
.botbar {
	background-image:  url(../img/newday-bar-bg-4.gif); 
	background-repeat: repeat-x;
}

.am {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 11px;
	text-transform:uppercase;
	padding-left:4px;
	padding-right:4px;
	text-align:left;
}
.amc {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 11px;
	text-transform:uppercase;
	background-color:#e5e4d3;
	padding-left:10px;
	padding-right:4px;
	line-height:24px;
	text-align:left;
}
a.am {text-decoration:none;}
a.am:hover {text-decoration:underline;} 

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 10px 0 10px;
	margin: 0 0 -10px 0;
	color: #99988b;
	text-transform:uppercase;
	text-align:right;
	}
	
H2 {
	padding: 0;
	letter-spacing: 0px;
	font-weight:bold;
	font-size: 18px;
	color: #404040;
}

H2 a {

	border-bottom:dashed;
	border-width: 1px;
	text-decoration:none;
	}
	
H2 a:hover {
    color: #FFCC00;
	}

.tab {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	background-color: #EEFAE1;
}