	body{
	font-family: arial;
	font-size: 13px;
	color: #000000;}
	
	
	h1 {
		font-size: 20px;
		margin-top: 5px;
		margin-bottom: 7px;
		color: #336666;}
		
	h2 {
		font-size: 14px;
		margin-top: 8px;
		margin-bottom: 2px;
		color: #336600;}
		
	.header-bknd {
		background-image: url(images/header-bknd.jpg);
		}
		
	.green {
		background-image: url(images/green.gif);
		}
		
		
	a:link {color: #006600; text-decoration: none;}
	a:visited {color: #006600; text-decoration: none;}
	a:hover {color: #996600; text-decoration: underline;}
	a:active {color: #006600; text-decoration:}
		
.nav{
	padding-top:8px;
	padding-left:20px;
	font-size: 13px;
	background: #000000;
	}
	
	a.nav:link {color: #ffffff; text-decoration: none; padding-right: 30px;}
	a.nav:visited {color: #ffffff; text-decoration: none; padding-right: 30px;}
	a.nav:hover {color: #FFFF33; text-decoration: none; padding-right: 30px;}
	a.nav:active {color: #ffffff; text-decoration: none; padding-right: 30px;}
		
		
		
.footer1{
	font-size: 10px;
	line-height: 12px;
	padding:8px;
	text-align: center;
	color:#CCCC66;
	background-color: #000000;}
	
	a.footer:link {color: #cccc99; text-decoration: none;}
	a.footer:visited {color: #cccc99; text-decoration: none;}
	a.footer:hover {color: #cccc99; text-decoration: underline;}
	a.footer:active {color: #cccc99; text-decoration: none;}
	
img{border:none;}	
		
.main{
		padding:20px;}
		
.index-box{
	padding-bottom:20px;
	text-align:center;}
		
		
	