a:link {  color: #345D62; text-decoration: underline}
a:visited {  color: #345D62; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
a.menu:link {  color: #345D62; font-weight: bold; text-decoration: underline}
a.menu:visited {  color: #345D62; font-weight: bold; text-decoration: underline}
a.menu:hover {  color: #333333; font-weight: bold; text-decoration: none}

.logo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #345D62}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FAE3C1}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #345D62}
.text2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A9A9C5; font-weight: bold}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF9900}

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #345D62; border: #345D62; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #345D62; background-color: #A9A9C5}

/* Nav Bar on Book Information Pages */
.tab { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 100px; white-space: nowrap; text-align: center; border-style: solid; border-color: #A9A9C5; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; padding-top: 1px; padding-bottom: 1px; cursor: pointer; }
.tabhold { background-color: #345D62; color: #FFFFFF; }
.tabfocus { background-color: #A9A9C5; color: #FFFFFF; }
.tabcontent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; width: 500px; height: 500px; border-style: solid; border-color: #A9A9C5; border-width: 1px; padding-top: 1px; padding-left: 1px; padding-right: 1px; }