body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #F0F7FD;
scrollbar-face-color: #8EA9C4;
scrollbar-shadow-color: #54697E;
scrollbar-darkshadow-color: #252E36;
scrollbar-track-color: #E3F0FB;
background-color: #A8C9E8;
background-image: url(http://hoboengineering.com/images/stonbk-bg.jpg);
background-attachment: fixed;
margin: 0px 0px 0px 0px;
}

.main a:link {
text-decoration: underline;
color: #495B6C;
}

.main a:visited {
text-decoration: underline;
color: #495B6C;
}

.main a:active {
text-decoration: underline;
color: #495B6C;
}

.main a:HOVER {
text-decoration: none;
}

.topic a:link {
text-decoration: none;
color: #495B6C;
}

.topic a:visited {
text-decoration: none;
color: #495B6C;
}

.topic a:active {
text-decoration: none;
color: #495B6C;
}

.topic a:HOVER {
text-decoration: underline;
}

BODY, TD {
color : #252E36;
font-family : verdana,arial,geneva,sans-serif;
font-size: 16px;
}

.hovermenu ul {
font-size: 13px;
font-family: verdana,arial,geneva,sans-serif;
padding-left: 0;
margin: 0;
height: 24px;
background-color: #8EA9C4;
}

.hovermenu ul li {
list-style: none;
display: inline;
}

.hovermenu ul li a {
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: #252E36;
font-weight: bold;
background-color: #8EA9C4;
border: 2px solid #8EA9C4;
}

.hovermenu ul li a:hover {
background-color: #A8C9E8;
border-style: outset;
}

html>body .hovermenu ul li a:active { /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.title {
font-size: 28px;
font-weight: bold;
}

.header {
font-size: 22px;
font-weight: bold;
}

.big {
font-size: 18px;
font-weight: bold;
}

.light {
color: #54697E;
font-size: 18px;
font-weight: bold;
}

.small {
font-size: 12px;
}

.logo {
font-size: 8px;
}
