.style3 {
   color: #FF0000;
}

body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #000000;
}

.menutxt1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bolder;
   color: black;
   text-decoration: none;
   padding: 3px;
}

.hi {
   background-color: #AD815D;
}

.bordered {
   border: 1px solid black;
}

.bi {
   background-image: url("../images/leftimage_mid.gif");
   background-repeat: repeat-y;

}

th {
   padding: 5px;
   text-align: left;
}

.text {
   
}

.error {
   color: Red;
}

.vpad {
   padding: 10px 0px;
}

.textspot {

   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   font-size: 12px;
   padding: 7px;
   text-align: justify;
   /*
   padding-bottom: 0px;
   margin-top: 10px;
   padding: 3px;
   width: 90%;

   border-top: 1px solid black;
   */
}

.section {
   margin-bottom: 20px;
   margin-top:5px;
}
td {

}