/* Added for forms */
input, select, textarea {
width: 180px;
border: 1px solid #adadad;
}
table.form {

margin-left: 20px;
margin-right: 10px;
}
table.form td {
padding: 0 3px 3px 0;
width: 50%;
vertical-align: top;
}
label {
cursor: pointer;
}
/* Added for forms */

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 2px;
}
a {
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	text-indent: 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0;
	color: #000000;
}
li {
	color: #000000;
}

h2 {
	padding-left: 15px;
}
h3 {
	padding-left: 15px;
}

.scroll-table tr.fixed {
  position: relative;
  top: expression(this.parentElement.parentElement.parentElement.scrollTop);
}
.scroll-table>table tbody {
  height: 400px;
  overflow: auto;
  overflow-x: hidden;
}
.wite{color:#000000;}
a:visited {
	color: #000000;
}
#menu a {color:#FFFFFF;}
reg.a{ a:link
