.TreeMenuTitle {
	color: #888888;
	font: 18px Arial;
	font-weight: 600;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.XPSilverTopBack  {background-color: #DBE1C8}
.XPSilverMainBack {
	background-color: #DBE1C8;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
.XPSilverMenuBack {background-color: #DBE1C8; color: #FFFFFF; font: 10px Arial; font-weight: bold}
.XPSilverHorLine  {background-color: #DFDFDF}
.XPSilverExTitle  {color: #D7DDEF; font: 16px Arial; font-weight: bold}
.XPSilverText     {
	color: #FFFFCC;
	font: 11px Verdana;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
.XPSilverTitle    {color: #DEE4F6; font: 20px Arial; font-weight: bold; background-image: url();}

.Text     {color: #222222; font: 11px Verdana; background-image: url();}
.MainBack {background-color: #FFFFFF; color: #222222; font: 10px Arial; font-weight: bold}
.MenuBack {background-color: #CCCCCC; color: #FFFFFF; font: 10px Arial; font-weight: bold}
.TopBack  {background-color: #FFFFFF}
.ExTitle  {color: #999999; font: 16px Arial; font-weight: bold}

.ParamTitle    {color: #222222; font: 16px Arial; font-weight: bold}
.ParamBack     {background-color: #FFFFFF; font: 11px Verdana; font: 11px Verdana;}
.ParamTbl      {color: #333333; font: 11px Verdana; font: 11px Verdana;}
.ParamTblTitle {background-color: #CEE9F2; color: #444444; font: 11px Verdana; font-weight: bold;}
.ParamTblCell  {background-color: #ECF7F9; font: 11px Verdana; color: #222222;}


.StyleNameW    {
	color: #FFFFFF;
	font: 11px MS Sans Serif;
	font-weight: bold;
	text-decoration: none;
}
.StyleNameB    {
	color: #000000;
	font: 11px MS Sans Serif;
	font-weight: bold;
	text-decoration: none;
}

A.White:link          {font: 11px Verdana; color: #B5EDFF; text-decoration: none;}
A.White:hover         {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}
A.White:visited       {font: 11px Verdana; color: #D3CCFF; text-decoration: none;}
A.White:visited:hover {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}

A.Dark:link          {font: 11px Verdana; color: #3333DD; text-decoration: none;}
A.Dark:hover         {font: 11px Verdana; color: #5555FF; text-decoration: underline;}
A.Dark:visited       {font: 11px Verdana; color: #5555CC; text-decoration: none;}
A.Dark:visited:hover {font: 11px Verdana; color: #5555FF; text-decoration: underline;}

A.Black:link          {font: 11px Verdana; color: #FFFFFF; text-decoration: none;}
A.Black:hover         {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}
A.Black:visited       {font: 11px Verdana; color: #F3F3F3; text-decoration: none;}
A.Black:visited:hover {font: 11px Verdana; color: #FFFFFF; text-decoration: underline;}

A.MenuLink:link    {font: 11px Arial; color: #FFFFCC; text-decoration: none; font-weight: bolder;}
A.MenuLink:hover   {font: 11px Arial; color: #FFFFCC; text-decoration: none; font-weight: bolder;}
A.MenuLink:visited {font: 11px Arial; color: #FFFFCC; text-decoration: none; font-weight: bolder;}

.MenuTable          {
	border-width: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
}
.MenuItem           {border-width: 1; background-color: #628FE2; border-style: solid; border-color: #A0C0FF; color: #FFFFFF}
.MenuItemOver       {border-width: 1; background-color: #285BA5; border-style: solid; border-color: #FFFFFF; color: #000000; cursor: hand}

.MenuItemSilver     {border-width: 1; border-style: solid; border-color: #94A28B; color: #FFFFFF}
.MenuItemOverSilver {
	border-width: 1;
	background-color: #FFFFCC;
	border-style: solid;
	border-color: #FFFFFF;
	color: #FFFFCC;
	cursor: hand;
	font-size: 11px;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.MenuItemOlive     {border-width: 1; background-color: #9FA862; border-style: solid; border-color: #E2E4CF; color: #FFFFFF}
.MenuItemOverOlive {border-width: 1; background-color: #696D2F; border-style: solid; border-color: #FFFFFF; color: #000000; cursor: hand}

.MenuItemOrange     {border-width: 1; background-color: #C1911F; border-style: solid; border-color: #FFEEC9; color: #FFFFFF}
.MenuItemOverOrange {border-width: 1; background-color: #816300; border-style: solid; border-color: #FFFFFF; color: #000000; cursor: hand}

.MenuItemGreen     {border-width: 1; background-color: #20AF1C; border-style: solid; border-color: #CAFFD1; color: #FFFFFF}
.MenuItemOverGreen {border-width: 1; background-color: #258200; border-style: solid; border-color: #FFFFFF; color: #000000; cursor: hand}

