body {
        BACKGROUND-IMAGE: url(images/background.gif);
		BACKGROUND-REPEAT: repeat-y;
		COLOR: #000000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 13px;
		MARGIN: 0% 0% 0% 0%;
}
h1 {
		BACKGROUND-COLOR: #ffffff; 
		COLOR: #ff0000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 16px;
}
h2 {
		BACKGROUND-COLOR: transparent; 
		COLOR: #000000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14px;
		Font-Weight: bold;
}
h1.home {
		BACKGROUND-COLOR: #ffffff; 
		COLOR: #ff0000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14px;
}
p, ol, ul, li {
        BACKGROUND-COLOR: #ffffff; 
		COLOR: #000000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 13px;
}
.ratesdate {
        BACKGROUND-COLOR: #ffffff; 
		COLOR: #ff0000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9px;
}
ol.home, p.home, a.home:link, a.home:visited, a.home:hover, a.home:active {
        BACKGROUND-COLOR: transparent; 
		COLOR: #000000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
}
A:link, A:visited  {
	color: #ff0000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold;
}
A:hover {
	color: #000099; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
}
A:active {
	color: #ff0000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold;
}
A.small:link, A.small:visited  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
A.small:hover {
	color: #000099; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
}
A.small:active {
	color: #000099; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
A.online:link, A.online:visited  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
}
A.online:hover, A.online:active  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
}
A.rates:link, A.rates:visited  {
	color: #ff0000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: normal;
}
A.rates:hover, A.rates:active  {
	color: #ff0000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: normal;
}
A.footer:link, A.footer:visited  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}
A.footer:hover, A.footer:active  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}
.smalldots {
    color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
.navtext, a.navtext:link, a.navtext:visited, a.navtext:hover, a.navtext:active {
    color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	text-decoration: underline; 
}
.copyright {
    color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center; 
}
form {
	margin-top: 0px; 
	margin-bottom: 0px;
}
homebutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center;
	width: 50; height: 18; 
}
.highlighter {
		BACKGROUND-COLOR: #ffffcc; FONT-FAMILY: "Verdana"; FONT-SIZE: 12px; FONT-COLOR: #ffffff; FONT-WEIGHT: bold
}
img.directory {
     border-width: 1px;
     border-color: #ff0000;
     border-style: solid;
	 align: right;
}
img.checks {
     border-width: 1px;
     border-color: #000000;
     border-style: solid;
	 align: center;
}
.bluebox {

		PADDING: 3px;
  		BORDER-WIDTH: 2px;
 		BORDER-COLOR: black;
  		BORDER-STYLE: solid;
  		BACKGROUND-COLOR: #74b7e4;
  		COLOR: black;
  		FONT-WEIGHT:normal;
}
.goldbox {

		PADDING: 3px;
  		BORDER-WIDTH: 2px;
 		BORDER-COLOR: #ff0000;
  		BORDER-STYLE: solid;
  		BACKGROUND-COLOR: #cfaa7a;
  		COLOR: black;
  		FONT-WEIGHT:bold;
}
a.goldbox:link, a.goldbox:visited, a.goldbox:hover, a.goldbox:active {

		BACKGROUND-COLOR: #cfaa7a;
  		COLOR: black;
  		FONT-WEIGHT:bold;
}