body {
		background-image: url(images/bg.gif);
			margin: 0px;
			background-repeat: repeat-x;
			margin-top: 0px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
}
td{
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
}
.main{
	background-image: url(images/sky_bg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: white;
}
.tab{
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
			width:102px;
			height:24px;
				text-align: center;
}
.maptree{
		color: #009966;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
		
			text-decoration: underline;
}
.maptree:hover{
		color: #009966;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
				text-decoration: none;
}
.atab{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
				padding-top: 5px;
}
.atab:hover{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			width:102px;
			height:24px;
			text-align: center;
			text-decoration: none;
				padding-top: 5px;
			/*	font-weight: bold;*/
}

.tab_active{

background-image: url(images/tab_active.gif);
	background-repeat: no-repeat;
	background-position: bottom;
			width:102px;
			height:24px;
				text-align: center;
}
.atab_active{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
				padding-top: 5px;
				font-weight: bold;
							width:102px;
			height:24px;
						text-align: center;
}
.atab_active:hover{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
text-decoration: none;
				padding-top: 5px;
				font-weight: bold;
}
.drop{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;

}
.drop:hover{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align: center;
			text-decoration: none;

}

.footer1{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height:60px;
	border:1px solid #009966;
	border-top:none;
}

a {
	color: #009966;
}

p {
	margin: 0px 0px 0px 0px;
}

li {
	margin-bottom: 5px;
}

.homediv {
	width:350px; text-align:justify; font-size:11px; color:#cccccc
}
