body {
	margin: 0px;
	padding: 0px;
}


#headerBG{

}
#bgOnly{
	background-color: #EFF3EF;
    position:relative;
    top:72px;
	left:40px;
	height: 1px;
	font-size: 12px;
	font-weight: bold;		
	color: #5D5950;
}
.content {
	background-color: #D1D1D1;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content2 {
	background-color: #324120;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;	
}
#cnt {
	height: 391px !important;
	height: 491px;	
	width: 669px;
	background-image: url(images/tree-up-cnt.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	text-align: left;	
	padding-top: 100px;
}

#cnt div {
	width: 330px;	
	height: 345px;	
	color: #0A3612;
	font-size: 12px;
	font-weight: bold;
	margin-left: 170px;
	
}
#cnt div div{
	height: 310px;
	margin: 0px;
	margin-top: 10px;	
	overflow: auto;
	color: #5D5950;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#ffffff;		
}
#subnav{
	float: left;
}
#cnt2 {
	height: 100%;
	width: 397px;
	background-image: url(images/branch.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-align: left;
	float: left;
}
#cntHdr{
	padding: 0px;
	width: 330px;
	height: 345px;
	margin-top: 80px;
	margin-left: 55px;
	color: #0A3612;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#cntCtn{
	height: 330px;
	text-align:justify;
	padding-right: 14px;
	margin: 0px;
	margin-top: 0px;	
	overflow: auto;
	color: #5D5950;
	font-weight: normal;
	font-size: 11px;
	line-height:148%;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#ffffff;		
}

li {
	text-align:left;
}
u{
	text-align:left;
}
#alg{
	text-align:left;
	text-decoration:underline;
}

a:link {color: #5D5950; margin:0px; padding:0px; text-decoration:underline}
a:visited {color: #5D5950; text-decoration:underline}
a:active {color: #5D5950; text-decoration:underline}
a:hover {color: #5D5950; text-decoration:underline}

.invis a:link {color: #5D5950; margin:0px; padding:0px; text-decoration:none}
.invis a:visited {color: #5D5950; margin:0px; padding:0px; text-decoration:none}
.invis a:active {color: #5D5950; margin:0px; padding:0px; text-decoration:none}
.invis a:hover {color: #5D5950; margin:0px; padding:0px; text-decoration:none}
*{
color: #5D5950;
	font-family: verdana, tahoma, verdana;
}
#close{
	float: right; 
}
h1 {
	color: #00663F;
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	padding-top: 4px;
	padding-left: 10px;
	margin:0px;
	padding-right: 10px;
}
h2 {
	color: #00663F;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 7px;
	margin: 0px;
}
h3 {
	color: #00663F;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 7px;
	margin: 0px;
	text-decoration:underline;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #00663F;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
#grey{
	color: #6f7176;
}
