body { background-color: #FFFFFF; }
div.logobox { border-color: teal; }
div.headermenu { background: black; color: #777777; }
div.headermenu a:link {
        background: #ffe916 ;
   	border-color: #ffe916;
	color: navy;
        }
div.headermenu a:visited {
        background: #ffe916 ;
   	border-color: #ffe916;
	color: navy;
        }
div.headermenu a:hover {
	background: black;
	color: white;
	border-color: #ffe916;
	}
div.header {
	background: #ffffff;
	color: #ffe916;
	border-color: black;
	}
div.datebox {
	background: #3f65ad;
	color: white;
	border-color: black;
	}
div.centerbox, div.centerbox p { background: #FFFFFF; }

div.navbarhdg-top, div.navbarhdg {
	background: #ffe916;
	border-color: black;
	color: black;
	}

div.navbar {
	background: navy;
	color: white;
	border-color: black;
	}
div.navbar p {}
div.navbar ul { }
div.navbar a:link {
	color: white;
        background: #39599d;
        border-top-color: black;
        border-bottom-color: black;
        border-left-color: black;
        border-right-color: black;
        }
body.news div.navbar li#newsitem a:link {
	color: white;
        background: #7300c5;
        border-top-color: black;
        border-bottom-color: black;
        border-left-color: black;
        border-right-color: black;
        }
div.navbar a:visited {
	color: white;
        background: #39599d;
        border-top-color: black;
        border-bottom-color: black;
        border-left-color: black;
        border-right-color: black;
        }
body.news div.navbar li#newsitem a:visited {
	color: white;
        background: #7300c5;
        border-top-color: black;
        border-bottom-color: black;
        border-left-color: black;
        border-right-color: black;
        }
div.navbar a:hover {
	background: #d631c5;
	color: white; }

body.news div.navbar li#newsitem a:hover {
	background: #d631c5;
	color: white; }

.rates-main-hdg { 
	background: black; 
	color: white;
	}
.rates-top-hdg {
	background: navy;
	color: white;
	}
.rates-side-hdg {
	background: navy;
	color: white;
	}
.rates-cell {
	background: #3f65ad;
	color: white;
	}
.info-top-hdg {
	background: navy;
	color: white;
	}
.info-side-hdg {
	background: navy;
	color: white;
	}
.info-cell {
	background: white;
	}
.info-svc {
	background: white;
	}
.compare-top-hdg {
	background: black;
	color: white;
	}
.compare-side-hdg {
	background: navy;
	color: white;
	}
.compare-cell {
	background: #3f65ad;
	color: white;
	}
.res-hdg {
	background: navy;
	color: yellow;
	}
.res-cell {
	background: #C0C0C0;
	color: black;
	}


