.menutitle{
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 2px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;

}

.submenu{
	line-height: 22px;
	width: 184px;
}

#menu a:link {
	cursor:pointer;
	width:183px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	float: left;
	background-image: url(../../images/template/left-pan-heading-bg.gif);
	height: 26px;
	font-style: normal;
	letter-spacing: 1px;
	background-repeat: no-repeat;





}
#menu a:visited {
	cursor:pointer;
	width:183px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	float: left;
	background-image: url(../../images/template/left-pan-heading-bg.gif);
	height: 26px;
	font-style: normal;
	letter-spacing: 1px;
	background-repeat: no-repeat;


}
#menu a:hover {
	cursor:pointer;
	width:183px;
	text-align:center;
	font-weight:bold;
	color: #FF9900;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	float: left;
	background-image: url(../../images/template/left-pan-heading-bg_f2.gif);
	height: 26px;
	font-style: normal;
	letter-spacing: 1px;
	background-repeat: no-repeat;

}
