#xyvertmenu{

}
#xyvertmenu ul{
	list-style-type: none;
	font: normal 11px tahoma;
}
#xyvertmenu li a{
	display: block;
	color:#000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}
* html #xyvertmenuu li a{ /*IE only */


}
#xyvertmenu li a:hover {
	background-color: #CCC;
}
#xyvertmenu div.menutitle{
	text-transform:uppercase;
	padding: 10px 10px 10px 23px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menuSidebar_top.png);
	background-repeat: no-repeat;
}
#xyvertmenu ul .selected {
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: tahoma;
	font-size: 11px;
}
.title_menuSidebar {
	background-image: url(../images/menuSidebar_top.png);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 2.5em;
	padding-left: 10px;
	color: #999;
}
#menuSidebar {
	padding-top: 5px;
}

.box_menuSidebar {
	background-image: url(../images/menuSidebar_center.png);
	background-repeat: repeat;
}
.box_menuSidebar ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 7px;
	margin-left: 17px;
}
.box_menuSidebar ul li a {
	padding-top: 8px;
	padding-bottom: 8px;
}

.bottom_menuSidebar {
	background-image: url(../images/menuSidebar_bottomKecil.png);
	background-repeat: no-repeat;
	height: 19px;
}
#levelBox {
}
#levelBox .clock_sidebar {
	height: 40px;
	width: 201px;
	margin-bottom: 10px;
}
#levelBox .flash_sidebar {
	margin-top: 10px;
	width: 201px;
}
#anyImg {
	width: 201px;
	padding-top: 10px;
}
#sidebar #anyImg .title_menuSidebar {
	background-image: url(../images/menuSidebar_top.png);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 10px;
	color: #999;
}
#sidebar #anyImg .box_menuSidebar {
	background-image: url(../images/menuSidebar_center.png);
	background-repeat: repeat;
}
#sidebar #anyImg .bottom_menuSidebar {
	background-image: url(../images/menuSidebar_bottomKecil.png);
	background-repeat: no-repeat;
	height: 19px;
}
#anyImg .box_menuSidebar img {
	text-align: center;
	padding-left: 20px;
}
