#topmenu {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(images/SITEGFX/bar-gy.gif);
	background-repeat: repeat-x;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	height: 26px;
}

.topmenuitem{
	display: block;
	margin: 0px;
	float: left;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: url(images/sitegfx/bar-gy.gif);
	border-top: 0px solid #F1C103;
	border-right: 2px solid #F1C103;
	border-bottom: 0px solid #F1C103;
	border-left: 0px solid #F1C103;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

a.topmenuitem:link, a.topmenuitem:visited {
	background-image: url(images/sitegfx/bar-gy.gif);
	color: #54136C;
	text-decoration: none;
}

a.topmenuitem:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/sitegfx/bar-gp.gif);
}

a.topmenuitem:active, a.topmenuitem:focus {
	background: url(images/sitegfx/bar-gp-active.gif);
	color: #F0F0F0;
	-moz-outline: none;
}

.topmenuitemt{
	display: block;
	margin: 0px;
	float: left;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: url(images/sitegfx/bar-dr.gif);	
	border-right-width: 2px;	
	border-right-style: solid;	
	border-right-color: #F1C103;
}

a.topmenuitemt:link, a.topmenuitemt:visited {
	color: #FCD016;
	text-decoration: none;	
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FCD016;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

a.topmenuitemt:hover {	
	color: #FCD016;
	text-decoration: none;
	border-top-width: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
}

.topmenuitemkf{
	display: block;
	margin: 0px;
	float: left;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: url(images/sitegfx/bar-kf.gif);
	border-top: 0px solid #F1C103;
	border-right: 2px solid #F1C103;
	border-bottom: 0px solid #F1C103;
	border-left: 0px solid #F1C103;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

a.topmenuitemkf:link, a.topmenuitemkf:visited {
	color: #FCD016;
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

a.topmenuitemkf:hover {	
	color: #FCD016;
	text-decoration: none;
	border-top-width: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
}

.topmenuitemk{
	display: block;
	margin: 0px;
	float: left;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: url(images/sitegfx/bar-go.gif);
	border-top: 0px solid #F1C103;
	border-right: 2px solid #F1C103;
	border-bottom: 0px solid #F1C103;
	border-left: 0px solid #F1C103;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

a.topmenuitemk:link, a.topmenuitemk:visited {
	color: #000000;
	text-decoration: none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

a.topmenuitemk:hover {
	text-decoration: none;
	border-top-width: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
}

