﻿.menubg
{
	background-color: #fdfdfd;
	background-image: url( '../images/menutile.gif' );
	background-repeat: repeat-x;
}

#ctl00_Menu1n2Items
{
	z-index:40;
}

#menu
{
	z-index:30;
}

#menu_workings 
{
	padding: 0px;
	z-index:30;
}

.menu_height
{
	height: 19px;
}

.menutable tr td
{
	padding: 0px 6px;
}

.menutable tr td tr td
{
	padding: 0px 0px 0px 0px;
}

.menutable tr td tr td tr td
{
	padding: 0px 22px;
	text-align: left;
}

.leftmenuheight
{
	/* minimum height to include full menu fade and logos */
	height: 500px;
}

.bluesection
{
	background-color: #0066ff;
	font-weight: normal;
	color: #ffffff;
}

.bluehover
{
	background-color: #a5e3fc;
	color: white;
}

.blueborder
{
	border-color: #000000;
}

