.LinkMenu
{
 font-weight: bold;
 font-size: 11px;
 color: #FFFFFF;
 font-family: Arial;
 text-align: center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkMenu:link {
  color: #FFFFFF;
}
 
.LinkMenu:visited {
  color: #FFFFFF;;
}
 
.LinkMenu:hover {
  color: #7EC11A;
}

.LinkButton
{
 font-weight: normal;
 font-size: 11px;
 color: #60609E;
 font-family: Arial;
 text-align: center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkButton:link {
  color: #60609E;
}
 
.LinkButton:visited {
  color: #60609E;;
}
 
.LinkButton:hover {
  color: #000066;
}

.TextFooter
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
    text-align: center;
}

.TextBlueJustify
{
	font-size: 11px;
	color: #60609E;
	font-family: Arial;
    text-align: justify;
}

.TextBlueLetf
{
	font-size: 11px;
	color: #60609E;
	font-family: Arial;
	padding-left: 7px;
    text-align: left;
}

.TextBlueRight
{
	font-size: 11px;
	color: #60609E;
	font-family: Arial;
	padding-right: 7px;
    text-align: right;
}

.TextBlueCenter
{
	font-size: 11px;
	color: #60609E;
	font-family: Arial;
    text-align: Center;
}

.TextBlueCenter1
{
	font-size: 11px;
	color: #000066;
	font-family: Arial;
    text-align: Center;
}

.TextBlueLetf1
{
	font-size: 11px;
	color: #000066;
	font-family: Arial;
	padding-left: 7px;
    text-align: left;
}

.TitIntBlack
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial;
    text-align: Center;
}

.TitIntBlack1
{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial;
    text-align: Left;
}

.noEdit
{
    BORDER-RIGHT: #B7BCB8 1px solid;
    BORDER-TOP: #B7BCB8 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #B7BCB8 1px solid;
    BORDER-BOTTOM: #B7BCB8 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color: #666666;
	font-size:12px;
}

.noEdit1
{
    BORDER-RIGHT: #B7BCB8 1px solid;
    BORDER-TOP: #B7BCB8 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #B7BCB8 1px solid;
    BORDER-BOTTOM: #B7BCB8 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color: #666666;
	font-size:12px;
}
