body{
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;	
	margin: 0;
	background-image:url(images/bkgnd.gif)
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	font-weight: bold;	
	color: #2E4A24;
	}

h1{
	font-size: 26px;
	}
h2{
	font-size: 20px;
	}
h3{
	font-size: 18px;
	}
h4{
	font-size: 16px;
	}
h5{
	font-size: 14px;
	}	


#table_content {
	border-bottom: thick #999999 solid;
	background-color: #fff}
}


a:link {
	text-decoration: underline;
	color: #253F4A;	
}
a:visited {
	text-decoration: underline;
	color: #355D6C;	
}
a:hover {
	text-decoration: underline;
	color: #9B3F3A;	
}
a:active {
	text-decoration: underline;
	text-align: right;
}

#master {background-color:#fff}

.nav {
	color: #000000;
	font-size: 12px;
	}
.navtop {
	border-top: 1px solid #52606D;
	border-bottom: 1px solid #52606D;
	margin: 0;
}	

.nav h1{
	font-size: 18px;
	color: #FFFFFF;
}

.quote {padding: 15px;}

#nav a:link {
	color: #2E4A24;
	text-decoration: none;
	font-weight: bold;
	padding-top: 25px;	
}
#nav a:visited {
	color:#446C34;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #772D2A;
	text-decoration: none;
	font-weight: bold;
}

ul.nav { margin-left: 15px; }
li.nav  { margin-left: 0px; }

.box {	padding: 10px;
		background-color:#E4EFE0}

a.bb:link { 
		font-size: 9px;
		text-decoration: none;

}
a.bb:visited { 
		font-size: 9px;
		text-decoration: none;
}
a.bb:hover { 
		font-size: 9px;
		text-decoration: none;
}

.bottom {font-size: 10px;}
