.LinkMenu
{
 font-weight: bold;
 font-size: 16px;
 color: #FFFFFF;
 font-family: Arial;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkMenu:link {
  color: #FFFFFF;
}
 
.LinkMenu:visited {
  color: #FFFFFF;
}
 
.LinkMenu:hover {
  color: #FFFFCC;
}

.LinkMenuDown
{
 font-weight: normal;
 font-size: 12px;
 color: #395AA6;
 font-family: Arial;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkMenuDown:link {
  color: #395AA6;
}
 
.LinkMenuDown:visited {
  color: #395AA6;
}
 
.LinkMenuDown:hover {
  color: #000000;
}

.LinkButoom
{
 font-weight: normal;
 font-size: 12px;
 color: #666666;
 font-family: Arial;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkButoom:link {
  color: #666666;
}
 
.LinkButoom:visited {
  color: #666666;
}
 
.LinkButoom:hover {
  color: #333333;
}

.LinkDetails
{
 font-weight: normal;
 font-size: 11px;
 color: #395AA6;
 font-family: Arial;
 text-decoration: none;
 cursor: hand;
}
 
.LinkDetails:link {
  color: #395AA6;
}
 
.LinkDetails:visited {
  color: #395AA6;
}
 
.LinkDetails:hover {
  color: #000000;
}

.LinkCredits
{
 font-weight: normal;
 font-size: 11px;
 color: #395AA6;
 font-family: Arial;
 text-decoration: none;
 cursor: hand;
}
 
.LinkCredits:link {
  color: #395AA6;
}
 
.LinkCredits:visited {
  color: #395AA6;
}
 
.LinkCredits:hover {
  color: #000000;
}

.TextFooter1
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
    text-align: left;
	line-height: 120%;
}

.TextFooter2
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
    text-align: Center;
}

.TextFooter3
{
	font-size: 11px;
	color: #395AA6;
	font-family: Arial;
    text-align: Center;
}

.TextLeft
{
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	font-family: Arial;
    text-align: Left;
	line-height: 130%;
}

.TextLeft1
{
	font-weight: normal;
	font-size: 12px;
	color: #24529A;
	font-family: Arial;
    text-align: Left;
}

.TextLeft2
{
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	font-family: Arial;
    text-align: Left;
	line-height: 120%;
	padding-left: 20px;
}

.TextRight
{
	font-size: 14px;
	color: #666666;
	font-family: Arial;
    text-align: right;
	padding-right: 10px;
	line-height: 130%;
}

.TextCenter
{
	font-size: 14px;
	color: #666666;
	font-family: Arial;
    text-align: center;
	line-height: 130%;
}

.TextJustify
{
	font-size: 14px;
	color: #666666;
	font-family: Arial;
    text-align: justify;
	line-height: 130%;
}

.TextJustify a
{
	color: #395AA6;
	cursor: hand;
}

.TextJustifyHome
{
	font-size: 14px;
	color: #666666;
	font-family: Arial;
    text-align: justify;
	line-height: 130%;
}

.titBlue
{
	font-size: 27px;
	font-weight: bold;
	color: #24529A;
	font-family: Arial black, Arial;
    text-align: Left;
	padding-bottom: 7px;
	padding-top: 40px;
}

.titBlue1
{
	font-size: 18px;
	font-weight: Bold;
	color: #24529A;
	font-family: Arial;
    text-align: Left;
}

.titBlack1
{
	font-size: 18px;
	font-weight: Bold;
	color: #000000;
	font-family: Arial;
    text-align: Center;
}

.titBlack2
{
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
	font-family: Arial;
    text-align: Left;
}

.titBlack3
{
	font-size: 18px;
	font-weight: Bold;
	color: #000000;
	font-family: Arial;
    text-align: Left;
}

.td
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
}

.noEdit
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font: Arial;
	color: #666666;
	font-size:14px;
	width: 300px;
	height: 20px;
}

.noEdit1
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font: Arial;
	color: #666666;
	font-size:15px;
	width: 300px;
}

