.menuitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	background-color: #BBBBBB;
}

.menuitemover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;	
	font-size : 11px;	
	background-color : #990000;	
	
}

.tabitem {
	border-right: 3px solid #990000;
	border-left: 3px solid #990000;
}

.tabitemover {
	border-right: 3px solid #990000;
	border-left: 3px solid #990000;
}

.tabitemselected {
	border-right: 3px solid #990000;
	border-left: 3px solid #990000;	
}

.tabcontent {
	border-bottom: 3px solid #990000;
	border-right: 3px solid #990000;
	border-left: 3px solid #990000;
}

a#menuitem, a.menuitem, a#menuitem:visited {
	color: Black;
}

a#menuitem:hover, a.menuitem:hover, .nickname {
	color : #FFFFFF;	
}

.gmenuitem,.gmenuitemover {
	height: 21px;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	font-size: 12px;
	border-right: 1px inset White;
	background-image: url(http://www.boys4u.nl/gigolo.nl/pics/buttonbg.jpg);
}

a.gmenuitem:hover,.gmenuitemover {
	background-image: url(http://www.boys4u.nl/gigolo.nl/pics/buttonbgover.jpg);
	height: 21px;
	text-decoration: none;
	color: Black;
	border-right: 1px outset White;
}

a.gmenuitem {
	color: Black;
}