body {
	font-family: verdana, helvetica, arial, sans-serif, Arial Unicode MS;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background-color : #E0FF8A;
	
}
.tbl1 
{ 
	background: #FFFFFF url(images/top.jpg) no-repeat;
	margin-top:1em;
	border: 1px solid #000000;
} 

#navcontainer 
{ 
	width: 100%; border-top: 1px solid #777;
}

#navcontainer ul
{
	margin-left: 0;	padding-left: 0;
	list-style-type: none;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{	display: block;
	width: 100%;
	padding: 0.25em;
	
	border-bottom: 1px solid #777;
	color: #333;text-decoration: none;
}

#navcontainer a:hover	{
	background-color: #171;color: #fff;
}


p,main {
	font-family: Verdana, Arial, Arial Unicode MS, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	/* border-bottom: 1px solid #666; */
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/* border-bottom: 1px solid #0066CC; */
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/* border-bottom: 1px solid #66FF33; */
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #336633;
	text-decoration: underline;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #009999;
	text-decoration: underline;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #009999;
	text-decoration: underline;
}



a {

	color: #119;
}
a:visited {
	color: #007;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #003366;
}
.newbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFCC;
	margin: 4px 20px;
	padding: 8px;
	border: 2px double #000066;
}
a:hover {
	color: #00FFFF;
}
