html, body {
 margin: 0px;
 background-color:#ffffff;
 color: #105289;
 height:100%;
 font-family:Verdana;
}

div {
 text-align:center;
}

img {
 border-width: 0px;
}

a {
 text-decoration: none;
 color: #105289;
}

a:hover {
 color: #3072a9;
}

a.wl {
 color:white;
 text-decoration:none;
 font-size:10pt;
}

a.wl:hover {
 font-style: italic;
 color:white;
 text-decoration:none;
}

a.hotlink:hover:before {
 content: "[ ";
 text-decoration: none; 
}

a.hotlink:hover:after {
 content: " ]";
 text-decoration: none; 
}

.maintable {
 border-bottom:#3f4965 15px solid;
 border-top:#3f4965 15px solid;
}

.hottext {
 color: #ff9200;
}

.fill {
 background-color: #003269;
 color:#ffffff;
 font-size:9pt;
}

.boldy {
 color: #555555;
 font-weight: bold;
}

.rgt {
 text-align: right;
}

.fform1 {
 border: #c0c0c0 1px solid;
 background-color: #ffffff;
 color: #000000;
 font-size:9pt;
}

.fform2 {
 border: #a0a0a0 1px solid;
 background-color: #e0e0e0;
 color: #000000;
 font-size:9pt;
}

.ddlink {
 border-bottom: 1px dashed #ff0000;
}

.tel {
 border: #ababef 1px solid;
 list-style-type: none;
}

.hhr {
 border-bottom:1px #c0c0c0 solid;
 width:100%;
 height:17px;
}

.str {
 background-color: #000000;
 background-image:url('../im/particle.png');
 background-repeat:no-repeat;
 float:right;
 padding-left:50px;
 padding-right:8px;
 height:15px;
 color:white;
 font-size:10pt;
}