body
{
font-family: helvetica,sans-serif;
font-size: 14px;
margin:0px;
}
a:link, a:visited {
color: #053188;
}
a:hover {
color: #00f;
background-color: #eee;
}
a:active {
color: red;
background-color: yellow;
}
h1 {
padding-left: 10px;
margin: 0;
color: #053188;
font-variant: small-caps;
background-color: #eee;
border-bottom: 1px solid black;
}
h2 {
padding-top: 5px;
margin-top: 3px;
margin-bottom: 3px;
color: #053188;
font-variant: small-caps;
}
h3 {
padding-top: 5px;
margin-top: 3px;
margin-bottom: 3px;
color: #053188;
font-variant: small-caps;
}
p {
margin: 10px;
}
fieldset {
text-align:center;
background: #FCFCFC;
border: 1px dotted #053188;
margin:   1em;
padding:       1em;
}
fieldset legend {
color: #053188;
background: #FFF;
font-variant: small-caps;
padding: .1ex .5ex;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
font-weight: bold;
}
address {
font-size: 12px;
padding: .1ex .5ex;
border-top: 1px solid black;
background-color: #eee;
clear: right;
}
form {
margin:0px;
}
ul {
margin-top:5px;
margin-bottom:5px;
}
.metric, .american, .astronomic, .nautical {
padding:5px;
margin:5px;
width:340px;
}
.metricc {
background-color: #dfd;
}
.metric TH {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
text-align:center;
}
.metric TD {
background-color: #dfd;
padding:3px;
border-right: 1px solid #cfc;
border-bottom: 1px solid #cfc;
border-left: 1px solid #9f9;
border-top: 1px solid #9f9;
}
.americanc {
background-color: #ddf;
}
.american TH {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
text-align:center;
}
.american TD {
background-color: #ddf;
padding:3px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #99f;
border-top: 1px solid #99f;
}
.astronomicc {
background-color: #fdd;
}
.astronomic TH {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
text-align:center;
}
.astronomic TD {
background-color: #fdd;
padding:3px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #f99;
border-top: 1px solid #f99;
}
.nauticalc {
background-color: #ffa;
}
.nautical TH {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
text-align:center;
}
.nautical TD {
background-color: #ffa;
padding:3px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #ff5;
border-top: 1px solid #ff5;
}
.menu {
padding: 0px;
margin: 0px;
background-color: #eee;
border-bottom: 1px solid #000;
height: 1.6em;
}
.menu span {
display: block;
float: left;
background-color: #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
.menu a {
display: block;
float: left;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
.menu a,.menu a:visited {
color: #053188;
background-color: #eee;
padding: 3px 5px;
font-variant: small-caps;
}
.menu a:hover,.menu span {
color: #243153;
background-color: #fff;
padding: 3px 5px;
font-variant: small-caps;
}
.index TD {
background-color: #eee;
width:360px;
text-align:left;
padding:5px;
border: 2px solid #ddd;
}
P {
text-align:justify;
}
