body {
	text-align: center;
	min-width: 975px;
}

.indside {
	position: absolute;
}
.topmenu {
	background-color: #FF0000;
}
.container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	top: 20px;
	position: relative;
	left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #CCCCCC;
}

.sfnt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	top: 20px;
	position: relative;
	left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #999999;
}
.head {
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #0000FF;
}
.main a:link {
	color: #00FF33;
	text-decoration: none;
	font-family: verdana;
	font-size: 18px;



}
.main a:visited {
	color: #00FF33;
	text-decoration: none;

}
.class1 A:link {
	text-decoration: none;
	color: #666666;
	font-family: verdana;
	font-weight: bold;
	
}
.class1 A:visited {
	text-decoration: none;
	color: #666666;
	font-family: verdana;
	font-weight: bold;

}
.class1 A:active {
	text-decoration: none;
	color: #CCCCCC;
	list-style-type: none;
	background-color: #CCCCCC;


}
.class1 A:hover {text-decoration: none; color: #0000FF;}

.class2 A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 0.9em;
	font-weight: bolder;

}
.class2 A:visited {
	text-decoration: none;
	font-family: verdana;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: .9em;

}
.class2 A:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	list-style-type: none;
	font-size: x-small;
	vertical-align: top;
	clear: both;
	margin-left: -14px;
	padding-left: -5px;
	left: -5px;	
	line-height: 14px; 
	height: 6px;
}
.class2 A:hover {text-decoration: none; color: #0000FF;}

.class3 A:link {
	text-decoration: none;
	font-family: verdana;
	color: #666666;
	font-weight: bold;
	list-style-type: none;
	font-size: x-small;
	vertical-align: top;
	clear: both;
	margin-left: -14px;
	padding-left: -5px;
	left: -5px;	
	line-height: 14px; 
	height: 6px;

	






}
.class3 A:visited {
	text-decoration: none;
	color: #666666;
	font-family: verdana;
	font-weight: bold;
	list-style-type: none;
	font-size: x-small;
	vertical-align: top;
	clear: both;
	margin-left: -14px;
	padding-left: -5px;
	left: -5px;	
	line-height: 14px; 
	height: 6px;

	

}
.class3 A:active {
	text-decoration: none;
	color: #CCCCCC;
	font-family: verdana;
	font-weight: bold;
	list-style-type: none;
	font-size: x-small;
	vertical-align: top;
	clear: both;
	margin-left: -14px;
	padding-left: -5px;
	left: -5px;	
	line-height: 14px; 
	height: 6px;
}
.class3 A:hover {text-decoration: none; color: #0000FF;}
li {
	list-style-type: none;
	text-align: left;
	margin: 0px 0px 0px -10px;
	background-position: left;
	list-style-position: outside;
	list-style-image: none;
	text-indent: 0pt;
	vertical-align: top;
	white-space: nowrap;
	padding:0;




}

 div#layer16Div {
	width: 200px;
	border: solid 1px black;
	position: relative;
	float: left;
	min-height: 350px;
	clear: both;
	padding: 2px;
}

 li ul {
    display: none;
}
li:hover > ul {
    display: block;
}

