a {
	font-family: Arial, Helvetica, sans-serif;
	color: #010169;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.BlueText a:link {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #010169;
}

.BlueText a:visited {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #010169;
}

.BlueText a:hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.SmallBText a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #010169;
}

.SmallBText a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #010169;
}

.SmallBText a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.WhiteText a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.WhiteText a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.WhiteText a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.SmallWText a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.SmallWText a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.SmallWText a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.RegText a:link {
	font-family: Arial;
	font-size: 12;
	text-decoration: none;
	color: #000000;
}

.BlackText a:link {
	font-family: Arial;
	font-size: 16;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.BlackText a:visited {
	font-family: Arial;
	font-size: 16;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.BlackText a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}


#navsite p {
 display: none;
 }
 
#navsite {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 width: 166px;
 border-right: 0px solid #666;
 padding: 0;
 margin-bottom: 0em;
 background-color: #FFEAB7;
 color: #333;
 }
 
 #navsite ul {
  list-style:none;
  margin: 0;
  padding: 0;
  }
  
 #navsite li {
  margin: 0;
  border-top: 1px solid #BFB6BA;
  
  }
  
 #navsite ul li a {
  display: block;
  padding: 2px 2px 2px 0.5em;
  border-left: 5px solid #FFEAB7;
  border-right: 1px solid #FFEAB7;
  border-bottom: 1px solid #FFEAB7;
  background-color: #FFEAB7;
  color: #010169;
  text-decoration:none;
  width: 100%;
  }
  
  html>body #navsite ul li a {
   width: auto;
   }
   
  #navsite ul li a:hover {
  border-left: 5px solid #FFF2D5;
  border-right: 1px solid #FFF2D5;
  border-bottom: 1px solid #FFF2D5;
  background-color: #FFF2D5;
  color: #010169;
  }
  
  td img {
   display: block;
   }
   
 input {
   display: block;
   width: 200px;
   float: left;
   margin-bottom; 5px;
 }
 
 label {
   display: block;
   text-align: left;
   float: left;
   width: 150px;
   padding-right: 5px;
 }
 
 br {
   clear: left;
 }
 
 .buttonSubmit {
   width: 25px;
   margin-left: 5px;
 }
 
  .buttonSend {
    width: 50px;
    margin-left: 5px;
 }
 
  .buttonClear {
    width: 50px;
    margin-left: 5px;
 }
