body {
   background-color:#000052;
   color:#000066;
   margin:0px;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
   margin-top:5px;
   color:#000066;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height:16px;
}
td {
   color:#000066;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
   background-color:#000052;
   color:#ffffff;
   padding:3px;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
}
h1 {
   font-size: 16px;
   font-weight: bold;
}
h2 {
   font-size: 14px;
   font-weight: bold;
}
h3 {
   font-size: 12px;
   font-weight: bold;
}
h4 {
   font-size: 12px;
   font-weight: bold;
}

a:link, a:visited {
   color: #000052;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
a:hover {
   color: #000000;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
a:active {
   color: #000052;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
ul {
   font-size: 11px;
   line-height: 18px;
   list-style-type: square;
   list-style-image:url(gfx/bullet.png);
   list-style-position: outside;
}
ol {
   font-size: 11px;
   line-height: 18px;
   list-style-position: outside;
}
li {
   font-size: 11px;
   line-height: 18px;
}
input {
   font-size: 11px;
   line-height: 12px;
   background-color: #ffffff;
   border: 1px solid #000000;
   margin-top:3px;
}
select {
   font-size: 11px;
   line-height: 12px;
   background-color: #ffffff;
   border: 1px solid #000000;
   margin-top:3px;
}
textarea {
   margin-top:3px;
   font-size: 11px;
   line-height: 12px;
   background-color: #ffffff;
   border: 1px solid #000000;
}
.tableimage {
   display:block;
}
.list {
   border:1px solid #000066;
}
.celone {
   background-color: #eeeeee;
}
.celtwo {
   background-color: #d0d0d0;
}
.listtd {
   padding-left:2px;
}
.noinput {
   border:0px;
   display:block;
}
form {
   margin:0px;
}
.small {
   color:#000066;
   font-size: 9px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height:11px;
}
.regbutton {
   background-image:url(/gfx/formbg.jpg);
   font-size: 11px;
   line-height: 12px;
   color: #ffffff;
   background-color: #ffffff;
   border: 0px solid #000000;
   font-weight: bold;
   margin-top:3px;
}

