#menu
{
	background-color:	#1B4F7B;
	width:						780px;
	height:						42px;
}

#menu a,a:visited
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	text-decoration:	none;
	color:						#ffffff;
}
#menu a:hover
{
	color:						#F7C310;
}

.menuoff
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#ffffff;
	padding:					4px 7px 0px 7px;
	vertical-align:		top;
}

.menuton
{
	color:						#1b4f7b;
}

.menutabl
{
	margin-left:			3px;
}
.menutabr
{
	margin-right:			3px;
}

#menuhome
{
	border-bottom:		4px solid #8BC1EE;
}

.menuhomec
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#8BC1EE;
	padding-top:			4px;
	vertical-align:		top;
}

#menudirectory
{
	border-bottom:		4px solid #C8813B;
}

.menudirectoryc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#C8813B;
	padding-top:			4px;
	vertical-align:		top;
}

#menuportfolio
{
	border-bottom:		4px solid #C785AB;
}

.menuportfolioc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#C785AB;
	padding-top:			4px;
	vertical-align:		top;
}

#menufeatures
{
	border-bottom:		4px solid #A5AFD0;
}

.menufeaturesc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#A5AFD0;
	padding-top:			4px;
	vertical-align:		top;
}

#menunews
{
	border-bottom:		4px solid #BDD075;
}

.menunewsc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#BDD075;
	padding-top:			4px;
	vertical-align:		top;
}

#menudiary
{
	border-bottom:		4px solid #DE8155;
}

.menudiaryc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#DE8155;
	padding-top:			4px;
	vertical-align:		top;
}

#menucontributions
{
	border-bottom:		4px solid #6AB7EB;
}

.menucontributionsc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#6AB7EB;
	padding-top:			4px;
	vertical-align:		top;
}

#menuclub
{
	border-bottom:		4px solid #99B5A0;
}

.menuclubc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#99B5A0;
	padding-top:			4px;
	vertical-align:		top;
}

#menuvote
{
        border-bottom:          4px solid #F7C310;
}
.menuvotec
{
        font-family:                    arial,helvetica,sans-serif;
        font-weight:                    bold;
        font-size:                              12px;
        color:                                          #1b4f7b;
        background-color:       #F7C310;
        padding-top:                    4px;
        vertical-align:         top;
}

#menuadvertise
{
	border-bottom:		4px solid #C28EC2;
}

.menuadvertisec
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#C28EC2;
	padding-top:			4px;
	vertical-align:		top;
}

#menumisc
{
	border-bottom:		4px solid #F7C310;
}

.menumisc
{
	font-family:			arial,helvetica,sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:						#1b4f7b;
	background-color:	#F7C310;
	padding-top:			4px;
	vertical-align:		top;
}

