.ITS_MainMenu
{
  color:#29524A;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;

}

A.ITS_MainMenu	
{
	color:#29524A;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

A.ITS_MainMenu:hover
{
	color:#29524A;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
A.ITS_MainMenu:visited
{
	color:#29524A;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}



.TopMenuTD
{
  background-image:url(menuTab.gif);
  background-repeat:no-repeat;
  width:96px;
  height:35px;
  padding-top:5px;
}

A.ITS_MainMenuActive, A.ITS_MainMenuActive:visited, A.ITS_MainMenuActive:hover
{
  color:#29524A;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.ITS_SubMenu a,.ITS_SubMenu a:visited,.ITS_SubMenu a:link
{
  	color:#FFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:100px;
}

.ITS_SubMenu
{
  padding-left:5px;
  padding-right:5px;
  background-color: #29524A;
  height:20px;
  border-bottom:2px solid #4A7B73;
  width:100px;
}
A.ITS_SubMenu:hover
{
  color:#1C5D95; 
  width:100px;
}

.ITS_SubMenuTable
{
  position:absolute; 
}