
body {
 margin: 0px;
 padding: 0px;
}

a {
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #c4c7cf;
}

td {
 font-family: Verdana, sans-serif;
 font-size: 78%;
}

.cellblock {
 border-color: #000000;
 border-width: 1px 0px 0 1px;
 border-style: solid;
}

.cellblock_no_r {
 border-color: #000000;
 border-width: 1px 0 0 0;
 border-style: solid;
}


.tablestyle {
 border-color: #000000;
 border-width: 0px 1px 1px 0;
 border-style: solid;
}

input {
 border-width: 1px; 
 border-color: #000000;
 }

p {
 padding: 0px 10px 0px 10px;
}

h1 {
 background: #63839a;
 color: #a7cdea;
 font-family: Verdana, sans-serif;
 font-size: 1.0em;
 font-weight: bold;
 letter-spacing: 1px;
 margin: 0px;
 text-align: left;
 padding: 2px 0px 3px 4px;
}

h3 {
 font-size: 1.2em;
}


#navigate {
 background: url('1lay9.gif') left top no-repeat;
 padding-top: 40px;
}

#navigate ul {
 margin: 0px 0px 10px 0px;
 padding: 4px;
}

#navigate li {
 list-style: none;
}

.rights {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-align: center;
 background: #63839a;
 color: #a7cdea;
}

