body {

background-color: #00354F;

font-family: century gothic, tahoma, arial, sans-serif;
font-size: 12px;

color: #E0E0E0;
margin: 0px;
margin-bottom: 0px;
padding: 0px;
}

A {color : #808080; text-decoration: none}
A:Hover {color : #80FFFF;}

.rollover {background-color: #00354F; CURSOR: hand;}

.rollout {background-color: #808080; CURSOR: hand;}


td {
    font-family: century gothic, tahoma, arial, sans-serif;
    font-size: 12px;
    color: #E0E0E0;
}

input,select,textarea,file {
    font-weight:normal;
    font-size:12px;
    font-family: century gothic, tahoma, arial, sans-serif;
    border-style: solid white;
    border-width: 1px;
}
