<style type="text/css">
<!-- <link rel="stylesheet" type="text/css" href="general.css">
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #008AFF;
	text-decoration: none;
}
a:visited {
	color: #008AFF;
	text-decoration: none;
}

a.x:hover {
	color: #393982;
	text-decoration: none;
}
a.x:link {
	color: #393982;
	text-decoration: none;
}
a.x:visited {
	color: #393982;
	text-decoration: none;
}

a.main:hover {
	color: #393982;
	text-decoration: underline;
}
a.main:link {
	color: #004277;
	text-decoration: none;
}
a.main:visited {
	color: #004277;
	text-decoration: none;
}

a.awhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.awhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.awhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.boxed {
   border-collapse:collapse;
   border-width:thin;
   border-style: solid;
   border-color:#666666;
}
table.boxed1 {
   border-collapse:collapse;
   border-width:thin;
   border-style: solid;
   border-color:#9BD7FF;
}
table.outer {
  border-style: solid;
  border-width: 3px;
  border-style: solid;
  border-color: #9BD7FF;
}
table.outerthin {
  border-style: solid;
  border-width: 1px;
  border-style: solid;
  border-color: #BDD5EC;
}
table.thick {
  border-style: solid;
  border-width: 3px;
  border-style: solid;
}
.aButton {
  border-color: #888888;
  border-style: solid;
  border-width: 1;
  color: #000000;
  font-size: 10pt;
  font-family: arial;
}
.textfield {
  background-color: #FFFFFF;
  border-color: #BDD5EC;
  border-style: solid;
  border-width: 1;
  font-size: 10pt;
  font-family: arial;
  color:#1E3D60;
}
hr {
  border: 0;
}
hr.hrblue {
  color: #BDD5EC;
  background-color: #BDD5EC;
  height: 1px;
}
-->
</style>