BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 20px 0px 10px 0px;
background-image: url("images/guestbook/background.jpg");
background-color: #999999;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#0F66DC; 
scrollbar-3dlight-color:#0F66DC;
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#E0E0E0; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #0C4CA4;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #808080;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #000000;
text-decoration: none;
font-weight: bold;
}

H1 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: left;
color: #0F66DC;
padding: 0px;
margin: 0px;
}

h2 {
font-family: Verdana, Geneva, sans-serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2;
color : #0F66DC;
padding: 0px;
}

h3, h4, h5 {
font-family: Verdana, Geneva, sans-serif;
font-size : 100%;
font-weight : bold;
color : #0F66DC;
}

h6 {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
letter-spacing: 3px
width: 100%;
border-bottom: 1px solid #000000;
}

HR {
color: #0C4CA4;
height: 2px;
width: 100%;
}

/* special classes */

.splashtable {
background-image: url("images/guestbook/main2.jpg");
background-color: #0C4CA4;
color: #000000;
font-weight: bold;
letter-spacing: 2px;
padding-top: 180px;
vertical-align: top;
text-align: center;
border: 1px solid #000000;
height: 400px;
}

.splashtable H1 {
font-size: 30px;
font-weight: normal;
letter-spacing: 2px;
color: #000000;
text-align: center;
}

.top {
background-image: url("images/guestbook/cell1.jpg");
background-color: #E0E0E0;
color: #000000;
font-size: 100%;
text-align: center;
height: 40px;
padding-left: 10px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}


.topleft {
background-image: url("images/guestbook/cell1.jpg");
background-color: #E0E0E0;
color: #000000;
font-size: 100%;
text-align: left;
height: 40px;
padding-left: 10px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
}

.topright {
background-image: url("images/guestbook/cell1.jpg");
background-color: #E0E0E0;
color: #000000;
font-size: 100%;
text-align: right;
height: 40px;
padding-right: 10px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
}


.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: left;
line-height: 18px;
padding: 10px;
border: 1px solid #000000;
}
