a.menu {

	padding: 4px 5px 3px 10px;

	font-size: 11px;

	font-weight: bold;

	display: block;

	text-decoration: none;

}

a:hover.menu {

	text-decoration: none;

	background-color:#FCBE00;

	color:#ffffff;

}

a:visited.menu {

	text-decoration: none;

	color:#ffffff;

}

a:hover.submenu {

	text-decoration: none;

	background-color:#FCBE00;

}

ul.menu  {

	margin: 0;

	padding: 0;

	list-style-type: none;

	position: absolute;

	visibility: hidden;

	background-color: #FFFFFF;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #EBA827;

	border-left: 1px solid #EBA827;

	border-right: 1px solid #EBA827;

	color:#333;

	z-index:100;

}

ul.menu li{

	margin: 0px;

	padding: 0px;

	width: 190px;

	color:#333;

}



ul.menu a  {

	background-color: #fff;

	border-bottom:1px solid #ebebeb;

	color:#333;

	display: block;

	width: 100px;

	padding: 2px 10px 2px 10px;

	text-decoration: none;

	width: 180px;

}

ul.menu a:visited  {

	color:#333;

	text-decoration: none;

}

ul.menu a:hover { 

	background-color: #FCBE00;

	border-bottom:1px solid #FCBE00;

	text-decoration: none;

	color:#fff;

	width: 180px;

	height:inherit;

}





table {

font-family:lucida,verdana,sans-serif;

font-size:11px;				/* Internet Explorer needs this */

font-weight:normal;

line-height:17px;

margin-left:10px;

}

h1, h1 a:link, h1 a:hover, h1 a:visited {

font-family:lucida,verdana,sans-serif;

font-size:11px;				/* Internet Explorer needs this */

font-weight:bold;

line-height:0px;

margin-left:100px;

margin-top: 10px;

margin-bottom: 10px;

text-decoration: none;

color:#000000;

}
#LiveChat {
	position:absolute;
	width:140px;
	height:60px;
	z-index:1;
	left: 740px;
	top: -1px;
}
