@charset "utf-8";
/* CSS Document */
.submenu:link {
	color: #FFFFFF;
	background-color: #8801A4;
	height: 24px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8801A4;
	border-left-color: #8801A4;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A016D;
	display:block;
	font-size: 12px;
	line-height: 24px;
}
.submenu:visited {
	color: #FFFFFF;
	background-color: #8801A4;
	height: 24px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8801A4;
	border-left-color: #8801A4;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A016D;
	display:block;
	font-size: 12px;
	line-height: 24px;
}
.submenu:hover {
	color: #FFFFFF;
	height: 24px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5A016D;
	border-left-color: #5A016D;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	background-position: center;
	background-color: #5A016D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A016D;
	display:block;
	font-size: 12px;
	line-height: 24px;
}

.style10:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	height: 32px!important;
	height: 40px;
	display:block;
	padding-top: 8px;
}
.style10:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px!important;
	height: 40px;
	width: 100%;
	display:block;
	padding-top: 8px;
}
.style10:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px!important;
	height: 40px;
	width: 100%;
	display:block;
	padding-top: 8px;
}
.style10:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(zsimg/button1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 32px!important;
	height: 40px;
	display:block;
	padding-top: 8px;
}