/* HTML */
body {scrollbar-base-color: #104441; scrollbar-track-color: #104441; scrollbar-face-color: #8b7952; scrollbar-highlight-color: white; scrollbar-3dlight-color:; scrollbar-darkshadow-color:; scrollbar-shadow-color: #ece3ce; scrollbar-arrow-color: #ece3ce;
 }
p {font-family: Times, serif; font-size:14px}
h1 {font-family: Times, serif; font-size:17px}
blockquote {font-family: Times, serif; font-size:14px}
ul {font-family: Times, serif; font-size:14px}

/* Backgrounds */
.topBckgrd {background-color: #556A83}
.rightBckgrd {background-color: #FEF7E1}
.sponsorBckgrd {background-color: #FEFBF2}

/* Navigation */
a:link {text-decoration:underline; color:#104441}    
a:visited {text-decoration:underline; color:#104441}
a:hover {text-decoration:none; color:#104441}

/* Text */
.loginTextHeader {font-family: Times, Serif; font-weight: bold; font-size: 26px; color:#104441}
.copyHeader {font-family: Times, Serif; font-weight: bold; font-size: 17px; color:black}

/* Buttons */
.loginButton {background-color: #666666; color: white; font-weight: bold}
.deleteButton {background-color: #dd0000; color: white; font-weight: bold}