html, body, td
{
   ont-family:Verdana;
   ont-size:7.75pt;
   font: 12px/1.2 Trebuchet MS, Arial, Sans-Serif;
   color:#4A4B4B;
}

.TopGroup
{
  color:#FFFFFF;
  font-weight:bold; 
  cursor:hand;
  border-right : 1px solid #FFFFFF;
  border-bottom : 1px solid #FF6600;
  text-align:center;
  height:22px;
}

.TopGroupH
{
  color:#FF6600 /*FFE500*/;
  font-weight:bold; 
  cursor:hand;
  border-right : 1px solid #FF6600;
  border-bottom : 1px solid #FFFFFF;
  height:22px;
  text-align:center;
  background-color : #FFFFFF;
}

.Test
{
  border-bottom : 1px solid #FFFFFF;
}

.Group
{
  border-left:solid 1px #FF6600;
  border-right:solid 1px #FF6600;
  border-bottom:solid 1px #FF6600;
}

.ItemGroup
{
  border-top:solid 1px #FF6600;
  border-right:solid 1px #FF6600;
  border-bottom:solid 1px #FF6600;
}

.Item
{
  background-color:#FFFFFF /*e6e6e6*/;
  border:solid 1px #FBFBFB; 
  cursor:hand;
  padding-right:3px;
  filter:Alpha(opacity=80);
}

.ItemH
{
  background-color:#FFFFFF; 
  border:solid 1px #FFFFFF;
  color:#FF6600;
  cursor:hand;
}

.ItemExp
{
  background-color:#FFFFFF; 
  border:solid 1px #FBFBFB; 
  filter:Alpha(opacity=80);
  cursor:hand;
}

.MenuGroup
{
  background-color:white;
  border-width:1px; 
  border-color: green/*#7E7E81*/; 
  border-style:solid;
  cursor:default; 
}

.BtmTabs
{
  color : White;
  font-size : 16pt;
  font-family : Agency FB;
  text-align : center;
  vertical-align : middle;
  filter:Alpha(opacity=80);
  cursor:hand;	
}

a
{
	color : #4A4B4B;
	text-decoration: none;
}

a:hover, a:visited, a:link
{
	color : #4A4B4B;
	text-decoration: none;
}

.RowGroup
{
  border-left:solid 1px #FF6600;
  border-right:solid 1px #FF6600;
  border-top:solid 1px #FF6600;
}

.brder
{
	background-position: center center;
	background-image: url(Images/dashed-grey.gif);
	background-repeat: repeat;
	text-align: center;
}

h1 {color:#FF6600; margin: 0 0 .3em; line-height:1.1; font-size: 1.2em;}
p, li { line-height: 1.3; margin: .3em 0 1em; font: 11px/1.3 Trebuchet MS, Arial, Sans-Serif;}

/* =LINKs
*********************************/
a { text-decoration: none;}
a:link {color: #4A4B4B;}
a:visited { color: #4A4B4B;}
a:focus, a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}
