font.date {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold
}

font.links {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px
}

font.contentlinks {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px
}

font.copyright {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px
}

font.content {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px
}

font.error {
color: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px
}

td.blackline {
background-image: url("graphics/black-line.gif");
background-repeat: repeat-x;
background-position: center top
}

td.links {
background-image: url("graphics/nav-spacer.gif");
background-repeat: repeat-y
}

td.background {
background-image: url("../graphics/background.jpg")
}

td.copyright {
background-image: url("../graphics/black-line.gif");
background-repeat: repeat-x;
background-position: center top
}

p.copyright {
margin-top: 10px;
margin-bottom: 10px
}

p.margin {
margin-left: 8px;
margin-right: 8px
}

p.content {
margin-left: 5px;
margin-right: 5px;
margin-top: 5px
}

/*here are the navigation links on the left*/
a.links:link {color: #FFFFFF; text-decoration: underline}
a.links:visited {color: #FFFFFF; text-decoration: underline}
a.links:hover {color: #A0DCFF; text-decoration: none}
a.links:active {color: #FFFFFF; text-decoration: underline}

/*here are the navigation links in the content*/
a.contentlinks:link {color: #0000FF; text-decoration: underline}
a.contentlinks:visited {color: #0000FF; text-decoration: underline}
a.contentlinks:hover {color: #0099FF; text-decoration: none}
a.contentlinks:active {color: #0000FF; text-decoration: underline}

/*here are the navigation links in the content*/
a.footerlinks:link {color: #0000FF; text-decoration: underline}
a.footerlinks:visited {color: #0000FF; text-decoration: underline}
a.footerlinks:hover {color: #0000FF; text-decoration: none}
a.footerlinks:active {color: #0000FF; text-decoration: underline}