/* CSS Document */
body {
	background-color: #544A45;
	margin:5px;
	padding:5px;
	background-image: url(images/zzbgtile.gif);

}
body,td,th {
	font-family:Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;	
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #000000;
}
a:active {
	color:#000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 150%;
	color: #006699;
}
h2 {
	font-size: 140%;
	color: #006699;
}
h3 {
	font-size: 130%;
	color: #006699;
}
h4 {
	font-size: 120%;
	color: #006699;
}
h5 {
	font-size: 110%;
	color: #006699;
}
h6 {
	font-size: 90%;
	color: #006699;
}
select , input , textarea {
    color: Black;
    font-family: Verdana,  Arial, sans-serif;
    font-size: 8pt;
}
.header {
	font-weight: bold;
	background-color:#E0E0E0;
}
.nw {
	white-space: nowrap;
}
.hidden{
	display: inline;
}





.maintable{
	border: 6px solid #405159;
}
.maintableheader{
	background-color: #CDE7F4;
	background-image:url(images/zzbgmaintableheader.gif);
	border-bottom:2px solid #4C8099;
}
.maintableheader h1 {
	display:inline;
}


.maintablenav {
	width:150px;
	background-image:url(images/zzbgnavpanel.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.maintablenav a {
	text-decoration:none;
}
.maintablenav ul li {
	list-style:none;
	margin-left:-30px;
	margin-bottom: 3px;
}
.maintablenav ul ul {
	list-style:none;
	margin-left:-20px;
}
.maintablenav ul li img {
	padding-right:3px;
}
.navh {
	margin-top:3px;
	margin-bottom: 5px;
}
.navhome {
	margin-top:2px;
	margin-bottom: 5px;
}

.maintablenav h4 {
	border-top:1px solid #006699;
	color:black;
}

.maintable h3 {
	color: #006699;
}

a.greentext:link, a.greentext:active , a.greentext:visited{
	color: #6B9F00;
}



