
td {
color: #38242c;
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
}

#credit {
color: #c7dae5;
font-size: 9px;
text-decoration: none; }

#credit:hover {
text-decoration: underline; }

body {
margin: 0px;
background-repeat: repeat-x;
background-image: url("images/bgpattern.gif");
background-attachment: fixed; }

a:link {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #6177a0; }

a:hover {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #5c76a2; }

a:visited {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #3d4b7a; }

a:active {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #3d4b7a; }

div#top {
display: none; }

#bottomNav {

	color :#3d4b7a;

}

#bottomNav a {

	color: #3d4b7a;
	padding-left: 5px;
	padding-right: 5px;

}

#bottomNav a:hover {

	color: #5c76a2;

}