body {
	margin: 0px;
	padding: 0px;
	background-color: #eeffee;
	font-family: arial;
}

a:link {color:#007700; text-decoration:underline;}
a:visited {color:#007700; text-decoration:underline;}
a:hover {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:underline;}

.ssmenuheader a, .ssmenusub a {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:100%;
	height:100%;
	z-index:10;
	background-image:url('images/blank.gif');
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:22px;
	line-height:26px;
	font-weight:900;
	color:#008000;
}

h3 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
	line-height:22px;
	font-weight:900;
	color:#008000;
}

.ssimage {
	position: absolute;
	top: 10px;
	left: 5px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#imenu1 {
	top: 10px;
}

#imenu2 {
	top: 180px;
}

#imenu3 {
	top: 350px;
}

#imenu4 {
	top: 520px;
}

#imenu5 {
	top: 690px;
}

#sscontent {
	position: relative;
	width: auto;
	padding: 10px;
	/*background-color: #ffffff;*/
	overflow:hidden;
	Z-Index: 1;
}

#contentbase {
	position: relative;
	width: 100%;
	min-width: 900px;
	border: 0px solid #000000;
	height: auto;
}

#ssheader {
	position: relative;
	height: 145px;
	background-image: url('images/logo.jpg');
	/*background-color: #42aa80;*/
	padding-top: 5px;
	padding-left: 240px;
	font-size: 40px; 
	line-height: 140px;
	border: 0px solid #000000;
	border-bottom-width: 1px;
	min-width: 660px;
}

#ssmenu {
	position: absolute;
	display:block;
	width: 200px;
	min-width:200px;
	height: 100%;
	background-image: url('images/menuback.gif');
	background-color: #ffffff;
	font-size: 12px; 
	line-height: 14px;
	/*border: 0px solid #0c650c;
	border-right-width: 2px;*/
	overflow: visible;
}

.ssmenuheader {
	position: relative;
	height: 20px;
	width: 195px;
	background-image: url('images/menuheader.gif');
	font-size: 14px; 
	font-weight: 700;
	line-height: 18px;
	padding-left: 5px;
	cursor: pointer;
}

.ssmenuheaderspace {
	position: relative;
	height: 20px;
	width: 195px;
	background-image: url('images/menuheader.gif');
	font-size: 14px; 
	font-weight: 700;
	line-height: 18px;
	padding-left: 5px;
}

.ssmenusubbase {
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

.ssmenusub {
	position: relative;
	min-height: 20px;
	width: 195px;
	background-color: #649f6d;
	color: #ffffff;
	font-size: 14px; 
	font-weight: 400;
	line-height: 18px;
	padding-left: 5px;
	cursor: pointer;
	overflow: visible;
}

.ssmenusubsub {
	position: relative;
	min-height: 20px;
	width: 320px;
	background-color: #457c4d;
	color: #ffffff;
	font-size: 14px; 
	font-weight: 400;
	line-height: 18px;
	padding-left: 5px;
	cursor: pointer;
	overflow: visible;
}

.sspopup {
	position: absolute;
	left: 150px;
	top: 0px;
	width: 325px;
	background-color: #457c4d;
	visibility: hidden;
}

/*#head0 {
	position: relative;
	width: 200px;
	height: 145px;
	background-image: url('images/logo.gif');
	font-size: 14px; 
	font-weight: 700;
	line-height: 18px;
	padding-left: 5px;
	overflow: hidden;
}*/


* html #contentbase {
	width: expression((documentElement.clientWidth < 1000) ? "1000px" : "100%" );
}

/** html #sscontent {
	width: expression((this.clientWidth < 770) ? "770px" : "100%" );
}*/

#tdssmenu {
	width: "200px";
}
