body{ background:#EEE1C5; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000;}
td {font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #000000;}
.redtext {color:#CC0000; text-decoration:none;}
.greentext {color:#00CC00;  text-decoration:none;}
.whitetext {color: #FFFFFF; text-decoration:none;}
.orange {font-size:12px; color: #A95735;}
.borange{ color:#E8980B}
.upload {font-size:9px; text-decoration:none; color:#000}
.upload:hover {font-size:9px; text-decoration:underline}
.menu {color: #ffffff; text-decoration:none; font-weight:bold}
.menu:hover{text-decoration:underline; color:#E8980B}
#tableid{border-color:#710A04; border-style:solid; border-width:1px; background-color:#ffffff}

.nav{ font-size: 10px; color: #ffffff; padding-left: 8px; text-decoration:none;}
.nav:hover { text-decoration:underline;	color: #e9af3e;}
.nav1{ font-size: 10px; color: #e9af3e; padding-left: 8px; text-decoration:none;}
.nav1:hover { text-decoration:underline;	color: #e9af3e;}
.footer{ text-decoration:none; color:#000000; font-size:10px}
.footer:hover { text-decoration:underline; color:#A95735;}

.blacktext {color: #000000; text-decoration:none; font-weight:bold}
.blacktext:hover {color: #A95735; text-decoration:underline;}
.title {font-size:15pt; color:#990000; font-weight:bold}
.subtitle {font-size:13.5pt; color:#000000; font-weight:bold;}
.qu {font-size:14pt; color:#ffffff; font-weight:bold;}
.buttonGreen {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #53A663;
  color: #FFFFFF;
  font-weight: bold;
  float:right;
  margin: 0 40px 50px 0;
  border-top: 2px solid #66ED76;
  border-right: 2px solid #330000;
  border-bottom: 2px solid #330000;
  border-left: 2px solid #4CA456;
  text-decoration: none;
  cursor: pointer;}