BODY
{
	word-spacing: normal;
	letter-spacing: normal;
	background-image: url(logo/logoPNGfade2.jpg);
	background-position: left center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: 'Palatino Linotype';
	font-weight: normal;
	font-size: 13px;
}

.Level1TabGroup
{
  background-color:white;
  background-image:url(images/bg.gif);
  cursor:default;
}

.Level1TabBreak
{
  background-color:white;
  cursor:default;
}

.Level1Tab
{
  color:black;
  font-family:verdana; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:#808080;
  padding:4px;
  padding-left:20px;
  padding-right:20px;
  cursor:hand;
}

.Level1TabOver 
{
  color:black;
  font-family:verdana; 
  font-size:11px; 
  text-decoration:underline;
  border:1px;
  border-style:solid;
  border-color:#808080;
  padding:4px;
  padding-left:20px;
  padding-right:20px;
  cursor:hand;
}

.Level1TabSelected 
{
  background-image:url(images/bg_rev.gif);
  color:black;
  font-family:verdana; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:#808080;
  border-bottom-color:#D4D4D4;
  padding:4px;
  padding-left:20px;
  padding-right:20px;
  position:relative;
  z-index:1;
  cursor:default;
}

.Level1TabSelectedOver
{
  background-image:url(images/bg_rev.gif);
  color:black;
  font-family:verdana; 
  font-size:11px; 
  border:1px;
  border-style:solid;
  border-color:#808080;
  border-bottom-color:#D4D4D4;
  padding:4px;
  padding-left:20px;
  padding-right:20px;
  position:relative;
  z-index:10;
  cursor:default;
}

.Level2TabGroup
{
  background-color:white;
  background-image:url(images/bg.gif);
  border:1px;
  border-style:solid;
  border-color:#808080;
  cursor:default;
}

.Level2Tab
{
  font-family:verdana; 
  font-size:10px; 
  padding:2px;
  padding-left:5px;
  padding-right:10px;
  cursor:hand;
}

.Level2TabOver
{
  font-family:verdana; 
  font-size:10px; 
  text-decoration:underline;
  padding:2px;
  padding-left:5px;
  padding-right:10px;
  cursor:hand;
}

.Level2TabSelected
{
  font-family:verdana; 
  font-size:10px; 
  text-decoration:underline;
  padding:2px;
  padding-left:5px;
  padding-right:10px;
  cursor:default;
}

.Level2TabSelectedOver
{
  font-family:verdana; 
  font-size:10px; 
  text-decoration:underline;
  padding:2px;
  padding-left:5px;
  padding-right:10px;
  cursor:default;
}


.Placeholder
{
  background-color:black;
  border:1px;
  border-style:solid;
  border-color:black;
  cursor:default;
}

.TypeL
{
	font-weight: bold;
	font-size: 18px;
	color: #0066cc;
	font-family: tahoma;
}
.TypeL1
{
	font-weight: bold;
	font-size: 16px;
	color: #0066cc;
	font-family: tahoma;
}
.TypeLg
{
	font-weight: bold;
	font-size: 26px;
	color: teal;
	font-family: tahoma;
}
.Typesm
{
	font-weight: bold;
	font-size: xx-small;
	color: teal;
	font-family: tahoma;
}
.TypePln
{
	font-weight: normal;
	font-size: 14px;
	color: black;
	font-family: 'Palatino Linotype';
}
.TypePlg
{
	font-weight: bold;
	font-size: 18px;
	color: #ff9900;
	font-family: 'Palatino Linotype';
}
.TypePlb
{
	font-weight: bold;
	font-size: 16px;
	color: #0000cd;
	font-family: 'Palatino Linotype';
}
.TypeN 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: black; 
	FONT-FAMILY: tahoma
}
.TypeS 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: tahoma
}
.TypeVio
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: red; 
	FONT-FAMILY: tahoma
}
.TypeR 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: orange; 
	FONT-FAMILY: tahoma
}
.TypeM
{
	font-weight: normal;
	font-size: 11px;
	color: gray;
	font-family: 'MS Reference Sans Serif';
}
.TypeMr
{
	font-weight: normal;
	font-size: 11px;
	color: red;
	font-family: 'MS Reference Sans Serif';
}
.TypeMb
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: 'MS Reference Sans Serif';
}
.TypeMl
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: 'MS Reference Sans Serif';
}
.TypePl
{
	font-size: 20px;
	color: black;
	font-family: 'Palatino Linotype';
}
.TypeMm
{
	font-weight: normal;
	font-size: 18px;
	color: black;
	font-family: 'MS Reference Sans Serif';
}
.item
{	
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=1, startColorStr=#ff00ff, endColorStr=#00ff99 );
	font-family: verdana,helvetica,arial;
	background-color: #CCCCCC;
	text-align: center;	
}
