BODY {
background-color: #B1A694;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 1px;
margin-left: 150px;
margin-right: 5px;
margin-bottom: 5px;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color: #B1A694;
scrollbar-3dlight-color:#C6BCA1; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#C6BCA1; 
scrollbar-darkshadow-color:#C6BCA1; 
scrollbar-track-color: #F3E8D7; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #000000;
line-height: 18 px
}
A:VISITED {
color: #000000;
text-decoration : none;
line-height: 18 px
}
A:HOVER {
color : #C00000;
background: #FFFFFF;
text-decoration: overline underline;
line-height: 18 px
}
A:ACTIVE {
color : #C000C0;
font-weight: bold;
line-height: 18 px
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 11pt;
font-weight : bold;
color : #000000;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 10pt;
font-weight: bold;
color: #000000;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #B1A694;
height: 1px;
width: 80%;
}
.logocell {
background-image: url('images/blanklogo.jpg');
filter: alpha(opacity=50, style=0);
-moz-opacity:.50;
background-position: right;
background-repeat: no-repeat;
width: 100%;
height: 50px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
background: #FFFFFF;
font-size: 10pt;
text-align: justify;
line-height: 20px;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
background: #FFFFFF;
font-size: 9pt;
text-align: justify;

}
.topnav {
font-family: Verdana, Arial, sans-serif;
font-size: 9pt;
text-align: justify;
}
.copyright {
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
text-align: justify;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}

.brand {
background-image: 
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 35px;
}
