BODY {
background-color: #E1D9C4;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-attachment: fixed;
background-repeat: x-repeat;
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
margin-top: 10px;
margin-right: 25px;
margin-left: 25px;
color:#000000; 
scrollbar-arrow-color:#77090C; 
scrollbar-face-color:#D8CDB6; 
scrollbar-3dlight-color:#77090C; 
scrollbar-highlight-color:#77090C; 
scrollbar-shadow-color:#77090C; 
scrollbar-darkshadow-color:#2C180C; 
scrollbar-track-color:#E1D9C4; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #77090C;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #75060C;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #E1D9C4;
background: #75060C;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color : #484500;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size: 12pt;
font-weight: bold;
letter-spacing: 2;
color: #77090C;
}

H2, H3, H4, H5, H6 {
font-size : 10pt;
font-weight : bold;
color : #77090C;
}

HR {
color: #77090C;
height: 2px;
width: 95%;
}
.logocell  {
background-image: url('images/logo.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
height: 250px;

}
.topnav {
text-align: right;
font-weight: bold;
font-size: 8pt;
padding: 10px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #E9E3D3;
font-size: 100%;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
border-top: 1px solid #77090C;
border-bottom: 1px solid #77090C;
}

.sidebar {
background: #E1D9C4;
vertical-align: top;
text-align: left;
width: 10%;
border: 1px solid #77090C;
padding: 5px;
}
.sidebar2 {
background-color: #E1D9C4;
color: #000000;
vertical-align: top;
text-align: left;
width: 10%;
border: 1px solid #77090C;
padding; 5px;
}

.copyright {
font-size: 7pt;
font-weight: bold;
color: #E1D9C4;
letter-spacing: 2;
text-align: left;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
