.menu-corner-top-left {
	background: url("../image/content/menu-left/corner-top-left.jpg");
	background-position: right;
	background-repeat: no-repeat;
	width:6px;
	height:6px;
}

.menu-corner-top-right {
	background: url("../image/content/menu-left/corner-top-right.jpg");
	background-position: left;
	background-repeat: no-repeat;
	width:5px;
	height:6px;
}
.menu-corner-bottom-left {
	background: url("../image/content/menu-left/corner-bottom-left.jpg");
	background-position: right;
	background-repeat: no-repeat;
	width:6px;
	height:6px;
}

.menu-corner-bottom-right {
	background: url("../image/content/menu-left/corner-bottom-right.jpg");
	background-position: left;
	background-repeat: no-repeat;
	width:5px;
	height:6px;
}

.menu-repeat-right {
	background: url("../image/content/menu-left/repeat-right.jpg");
	background-position: right;
	background-repeat: repeat-y;
	width:5px;
}

.menu-repeat-left {
	background: url("../image/content/menu-left/repeat-left.jpg");
	background-position: right;
	background-repeat: repeat-y;
	width:6px;
}
.menu-repeat-bottom {
	background: url("../image/content/menu-left/repeat-bottom.jpg");
	background-position: right;
	background-repeat: repeat-x;
	height:6px;
}

.menu-repeat-top {
	background: url("../image/content/menu-left/repeat-top.jpg");
	background-position: right;
	background-repeat: repeat-x;
	height:6px;
}
.menu-line{
	background:url("../image/content/menu-left/line.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height:1px;
}
.link-menu-top:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5F5E5E;
	text-decoration:underline;
	padding-left:3px;
	padding-right:3px;
}
.link-menu-top{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5F5E5E;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
}
.menu-button{
	background:url("../image/content/menu-left/button.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height:7px;
	width:7px;
	padding-left:25px;
}
.label-white{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

.link-menu:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F59908;
	text-decoration:none;
	padding-left:15px;
	padding-right:3px;
}
.link-menu{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5F5E5E;
	text-decoration:none;
	padding-left:15px;
	padding-right:3px;
}
.link-menu-green:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #86D729;
	text-decoration:none;
	padding-left:28px;
}
.link-menu-green{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5F5E5E;
	text-decoration:none;
	padding-left:28px;
}

.link-menu-gray:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #858383;
	text-decoration:none;
	padding-left:40px;
}
.link-menu-gray{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5F5E5E;
	text-decoration:none;
	padding-left:40px;
}

.menu-line-orange{
	background:url("../image/content/menu-line-orange.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height:21px;
	width:185px;
}
.menu-line-green{
	background:url("../image/content/menu-line-green.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height:21px;
	width:185px;
}
.menu-line-gray{
	background:url("../image/content/menu-line-gray.jpg");
	background-position: left;
	background-repeat: no-repeat;
	height:21px;
	width:185px;
}
