
.BorderTOP {
	border: 1px groove #000000;
}

.Clink
{
    color: #oooooo;
    font-family: 'Trebuchet MS';
}
.ContentS
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	cursor: hand;

}
.MenuH table  {
letter-spacing: 1pt;
	background-color: #632f92;
	border: solid 2px #D2C8E3;
	border-right: 0px;
	width:520px;
	height:100%;
}
.MenuH td {
	border-right:solid 2px #D2C8E3;
	color:White;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-size:0.8em;
font-family: 'Trebuchet MS';
	width: 20%;
}
.MenuH
{
    position:relative;
    width:545px;
    height:30px; 
    z-index:1; 
    left: 0px; 
    top: -14px; 
    border: 1px none #000000;
    font-family: 'Trebuchet MS';
    cursor: hand;
     color: #FFFFFF;
   text-decoration:none;
}
.MenuRight{
  letter-spacing: 2pt;
    background-color:#a07709;
  font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
   text-decoration:none;
}
.MenuLeft{
  letter-spacing: 2pt;
  font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
   text-decoration:none;
}

.MenuRightSelected
{
  letter-spacing: 2pt;
  background-color:#b09bca;
  font-family: 'Trebuchet MS';
  font-size: 12px;
	font-weight: bold;
	Color: #632F92;
  
}


.MenuRightHover a, .MenuRightSelected a, .MenuRightSelectedHover a, .MenuLeft a, .menuH a
{
   color: #FFFFFF;
   text-decoration:none;
    
}

.UIContentContainer td
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	line-height:200%;
}


.UIContentContainer A
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	line-height:200%;
}


