div.topmenu{
	position:absolute;
	border: 0px solid white;
	top:30px;
	width:300px;
}
div.topmenu_top{

cursor:hand;
	position:absolute;
	top:0px;
	height:20px;
	width:300px;
	overflow:hidden;
	cursor:pointer;
	line-height: 25px;
}
div.topmenu_top2{
	position:absolute;
	top:0px;
	height:20px;
	width:200px;
	overflow:hidden;
	cursor:pointer;
	line-height: 25px;
}
#topmenu_top0{
	left:0px;
}
#topmenu_top1{
	left:345px;
}
#topmenu_top12{
	left:415px;
}
#topmenu_top2{
	left:150px;
}
#topmenu_top3{
	left:620px;
}
#topmenu_top4{
	left:675px;
}
#topmenu_top13{
	left:255px;
}
div.topbut{
	position:absolute;
	left:0px;
	top:0px;
	height:20px;
	width:100px;
}
div.topsubs{
    position:absolute;
	left:0px;
	top:29px;
	width:170px;
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:11px;
	background-color:#404040;
	border: 3 solid #000000;
}
.topsubs:link {
	text-decoration: none;
	color: Gray;
}
a.topsubs:hover {
  text-decoration: none;
  color: #FFFFFF;
 }
a.topsubs:active {
	text-decoration: none;
	color: #FFFFFF;
}
.topsubs:visited {
	text-decoration: none;
	color: #999999;
}
