.menu1 {
	position: absolute; left:192px; top: 80px;
}
.menutxt1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

a {
	color: Black;
	text-decoration : none;
}
a:hover {
	color: Red;
}

a.lmenu {text-decoration:underline;}
a.lmenu:hover {text-decoration:none;}

.menuitem { color: Red; }
.main {	position: absolute; left:0px; top: 160px;  }

.menutxt2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
h1 {
	padding-left: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
}
.spec_table {
	z-index:100;
	position: absolute;
	top: 1520px;
	left: 10px;	
	width:150px;
}

#text_cont {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #454545;
	overflow: auto;
	height: 100px;
}
#text_cont p {
	margin-top: 0px;
	margin-bottom: 2px;
}

#text_cont ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 10px;
}
#text_cont li {
	margin: 0px;
	padding-bottom: 0px;
}