body {
background-color: #fff;
background-image: url(../img/bottombg.jpg);
background-position: top left;
background-attachment: fixed;
background-repeat: no-repeat;
font: 12px Arial;
color: #000;
margin-left: 90px;
}

div.sidebar {
border: 0px solid #003984;
background-color: transparent;
margin: 0px;
padding: 3px;
font: 12px trebuchet ms;
color: #003984;
width: 210px;
}

div.sidebartitle {
border: 1px solid #003984;
margin: -3px;
padding-left: 3px;
font: 12px trebuchet ms;
font-weight: bold;
color: #003984;
height: 20px;
background-image: url(../img/barbg.gif);
background-repeat: repeat-x;
background-color: #809cc2;
}

div.class {
border: 2px solid #003984;
background-color: transparent;
padding: 5px;
}

div.info {
border-top: 1px solid #003984;
background-color: #efefff;
padding: 3px;
margin: -5px;
}

td.gallery {
color: #000;
padding: 5px;
}

td {
font: 12px Arial;
color: #000;
}

td.main
font: 12px Arial;
color: #000;

a {
color: #003984;
text-decoration: none;
background-color: transparent;
border-bottom: 1px solid #809cc2;
}

a:hover {
color: #809cc2;
text-decoration: none;
background-color: transparent;
border-bottom: 1px solid #fff;
}

a:active {
color: #003984;
text-decoration: none;
background-color: transparent;
border-bottom: 1px solid #fff;
}

a:visited {
text-decoration: none;
background-color: transparent;
border-bottom: 1px solid #fff;
}

a.newsletter {
color: #003984;
text-decoration: none;
background-color: transparent;
border-bottom: 0px solid #809cc2;
}

a.newsletter:hover {
color: #000;
text-decoration: none;
background-color: transparent;
}

a.newsletter:active {
color: #003984;
text-decoration: none;
background-color: transparent;
}

a.newsletter:visited {
text-decoration: none;
background-color: transparent;
}

a.image {
color: #003984;
text-decoration: none;
background-color: transparent;
border: 0px solid #003984;
}

a.image:hover {
color: #809cc2;
text-decoration: none;
background-color: transparent;
border-bottom: 0px solid #fff;
}

a.image:active {
color: #003984;
text-decoration: none;
background-color: transparent;
}

a.image:visited {
text-decoration: none;
background-color: transparent;
}

b {
color: #003984;
}

font.note {
font: 12px trebuchet ms;
color: #003984;
}

font.heading {
font: 14px arial;
color: #003984;
}

font.headingtop {
font: 14px arial;
color: #000;
}

img.machineimg {
border: 2px solid #003984;
padding: 5px;
margin: 1px;
background-color: transparent;
}