body {
  font: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding:0;
  }

td { font-family:arial,helvetica; font-size:8pt; color:#000000;}
.copy { font-family:arial,helvetica; font-size:8pt; color:#ffffff;}
.jp { font-family:arial,helvetica; font-size:8pt; color:#ffffff;}
body { font-family:arial,helvetica; font-size:8pt; color:#404040;}

a:active {color:#ffffff; text-decoration:underline; font-weight: none;}
a:link {color:#ffffff; text-decoration:underline; font-weight: none;}
a:visited {color:#ffffff; text-decoration:underline; font-weight: none;}
a:hover {color:#ffffff; text-decoration:underline; font-weight: none;}

.con:active {color:#f6b708; font-weight: normal;}
.con:link {color:#f6b708; text-decoration:none; font-weight: normal;}
.con:visited {color:#f6b708; text-decoration:none; font-weight: normal;}
.con:hover {color:#f6b708; text-decoration:underline; font-weight: normal;}

.intoweb:active {color:#ffffff; font-weight: normal;}
.intoweb:link {color:#ffffff; text-decoration:none; font-weight: normal;}
.intoweb:visited {color:#ffffff; text-decoration:none; font-weight: normal;}
.intoweb:hover {color:#ffffff; text-decoration:underline; font-weight: normal;}

.pic {border:solid black 1px}

SELECT { background-color:#ffffff; font-size: 8pt; }
INPUT { background-color:#ffffff; font-size: 8pt; border-color: #000000; border-width: 1px; border-style: solid;}
TEXTAREA { background-color:#ffffff; font-size: 8pt; border-color: #000000; border-width: 1px; border-style: solid;}

.BOXES { background-color:#ffffff; font-size: 8pt; border-width: 0;}

BODY {
scrollbar-face-color: #aa8036;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #aa8036;
scrollbar-darkshadow-color: #aa8036;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #ffffff;
}

TEXTAREA {
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color: #404040;
scrollbar-shadow-color: #808080;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #DDDDDD;
}

.bottomNav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  }
  
.bottomNav ul {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  }
  
.bottomNav li {
  display: inline;
  }
  
.bottomNav a:link, .bottomNav a:visited {
  text-decoration: none;
  color: #726524;
  }
  
.bottomNav a:hover {
  color: #51491D;
  }
  
/**********************************Styling the form**********************************/
input.txt {
  color: 00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
  }
  
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 13px;
  }
  
form p label {
  float: left;
  width: 25%;
  font: bold 11px arial;
  color: #FFFFFF;
  }
  
img.txt {
  clear: right;
  margin: 0;
  padding-left: 130px;
  }
  
img.captcha{
  clear: right;
  margin: 0;
  padding-left: 183px;
  }
  
checkbox {
  color: 00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  }

/**********************************End Formatting the form**********************************/
.copy a:link { text-decoration: none; font-family:arial,helvetica; font-size:8pt; color:#ffffff; }
.copy a:active { text-decoration: none; font-family:arial,helvetica; font-size:8pt; color:#ffffff; }
.copy a:visited { text-decoration: none; font-family:arial,helvetica; font-size:8pt; color:#ffffff; }
.copy a:hover{ text-decoration: none; font-family:arial,helvetica; font-size:8pt; color: #999933; }
  
.move {
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
}


.bottomlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999966;
}

.bottomlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:##74682a;
}


.bottomlinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:##74682a;
}

.bottomlinks a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:##74682a;
}

.bottomlinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background:  #E7EAAC;
	color:##74682a;
}

.bottomlinks a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:##74682a;
}


