body {
  margin: 0;
  padding: 0;
  background-color: #003366;
}
form {
  margin:0;
  padding:0;
}
td,body {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #000000
}

textarea, input {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #333366;
}

.maindiv {
  width:774px;
  text-align:center;
  background-color: #003366;
  padding:0;
  margin:0;
}

.foot {
  margin-top: 12px;
  background-color: #003366;
  text-align:center;
}

.botmarg {
  height:34px;
}

.logopic {
  margin:0;
	margin-top: 8px;
  text-align: center;
}

.menuetc {
  margin:0;
  margin-top: 8px;
  text-align: center;
}
.topmenu {
  text-align: center;
  background-color: #F8F8F8;
  height:30px;
  line-height:30px;
}
.username {
  line-height:30px;
  background-color: #F0F0FF;
  text-align: center;
}
.selmenu {
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
.space {
  margin:0;
  padding:0;
  line-height:4px;
}
.cont {
	margin-top: 8px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding:0;
  padding-top:14px;
  text-align: center;
  background-color: #6FA5E1;
}

.tabhead {
  width: 744px;
  background-color: #F0F0F0;
  line-height:26px;
  text-align: center;
}

.boldred {
  font-weight:bold;
  color: #ff4040;
}
.boldgreen {
  font-weight: bold;
  color: #009900;
}
.boldblue {
  font-weight:bold;
  color: #4040ff;
}
.boldfont {
  font-weight: bold;
}

A:link,A:visited,A:active {
  font-family: verdana;
  text-decoration: none;
  font-size: 12px;
  color: #4040c0
}
A:hover {
  font-family: verdana;
  text-decoration: underline;
  font-size: 12px;
  color: #4040c0
}

A.sublink:link,A.sublink:visited,A.sublink:active {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 10px;
  color: #f0f0ff;
}
A.sublink:hover {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 10px;
  color: #f0f0ff;
}

.tiny {
  font-family: Arial, Helvetica;
  color: #6FA5E1;
  font-size: 10px;
}

A.toplink:link,A.toplink:visited,A.toplink:active,A.toplink:hover {
  font-family: verdana;
  font-size: 12px;
  color: #888888
}


img.h {
  border: none;
}