		body
		{
			font-family: Arial;
			margin: 0px;
			background:#7ABA1E url(../newimages/toprepeat.png) repeat-x;
			height: 100%;
		}

		#top
		{
			width:100%;
			height:257px;
			background:url(../newimages/headernew2.jpg) no-repeat top right;
		}

		#tleft
		{
			float:left;
			width:175px;
			height:257px;
		}

		#tright
		{
			float:left;
			width:375px;
			height:188px;
			padding-bottom:69px;
		}

		html
		{
			height: 100%;
		}
		
		#container
		{
			width:950px;
			margin:auto;
			font-family:Lucida Sans Unicode, Arial;
			color:#676767;
			font-size:13px;
			line-height:18px;
		}
		
		h1
		{
			margin:0;
			padding:0;
			color:#4971B3;
			border-bottom:2px dotted #ddd;
			font-family:helvetica;
			font-size:34px;
			letter-spacing:-2px;
			padding-bottom:10px;
			padding-top:20px;
			font-weight:normal;
			margin-bottom:10px;
		}
		
		h2
		{
			color:#71AA1C;
			font-family:helvetica;
			font-size:24px;
			letter-spacing:-1px;
			font-weight:normal;
			margin:0;
			padding:20px 0 10px 0;
		}

		.bord
		{
			margin-top:20px;
			border-bottom:1px dotted #ccc;
			margin-bottom:5px;
		}

		h3
		{
			color:#71AA1C;
			font-family:helvetica;
			font-size:16px;
			margin:0;
			padding:20px 0 10px 0;
			}

		.colbar
		{
			background:#ccc;
			padding:10px;
			margin-bottom:20px;
		}

		#bot
		{
			padding-top:80px;
			text-align:center;
			font-size:12px;
			color:white;
		}

		#content
		{
			padding:10px 30px;
			background:white url(../newimages/btop.gif) no-repeat top left;
			width:690px;
			float:left;
			margin-left:15px;
			min-height:440px;
		}
	
		#botor
		{
			padding-top:36px;
			padding-bottom:20px;
			text-align:center;
			color:white;
			width:750px;
			float:right;
			background:#7ABA1E url(../newimages/bbot.gif) no-repeat top left;
		}


#menu
{
			background:#7BBA1E;
			width:170px;
			float:left;
			margin-left:15px;

}

.topmenuul{
	margin:0;
	padding-left:0;
	margin-left: 0;
	float: left;
	z-index:200;
}

.topmenuli{
	width: 170px;
	list-style-type:none;
	float:left;
	margin-bottom:10px;
}

a
{
	color:#71AA1C;
	font-weight : bold
}

.link2
{
	color:#4971B3;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu {
	margin:0;
	padding:0;
}

.topmenu a{
display: block;
width: auto;
color:white;
text-decoration: none;
margin: 0;
padding: 6px 14px 6px 14px;
font-weight:bold;
background:#8DCE53;
border:1px solid;
border-color:#ADE662 #64951A #64951A #ADE662;
}

.topmenu li a#current, .topmenu  a:hover, .topmenu li a.active
{
	color:#71AA1C;
	border-color:#fff;
	background:white;
}


.submenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:normal;
	text-align:center;
	border:0;
	width:170px;
}

.submenuli a{
	display:block;
	text-align:left;
	padding-right:0;
	color:#71AA1C;
	background:white;
	font-weight:normal;
	border:0;
}

.submenuli a:hover, .sumenuli a.active, .topmenu li a.active2
{
	background:#8CCE53;
	color:white;
}

.handcursor{
cursor:hand;
cursor:pointer;
}




		table.acom td.num
		{
			font-weight:bold;
			background:#486EAE;
			color:White;
		}

		table.numbers
		{
			margin:-10px;
		}


		table.acom td
		{
			vertical-align:top;
			background:#E5E5E5;
			padding:10px;
		}

		table.acom td.header
		{
			background:#ccc;
			font-weight:bold;
		}

		ul.links a
		{
			line-height:26px;
			border:0;
		}

		.hide
		{
			display: none;
		}

