BODY {
background:#D2DADB url('images/rose.jpg') no-repeat fixed left top; /* sets the background image */
/* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 10px;
margin-left: 175px;
margin-right: 5px;
margin-bottom: 5px;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#D4D0C8; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#d2dadb 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #2b4b4b;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #1b396b;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #411323;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #000000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 12pt;
font-weight : bold;
color : #000000;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 9pt;
font-weight: bold;
color: #000000;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #2A4B4C;
height: 1px;
width: 80%;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=90, style=0);
-moz-opacity:.90;
background: #FFFFFF;
font-size: 10pt;
border: 1px solid #411323;
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=60, style=0);
-moz-opacity:.60;
background: #FFFFFF;
border: 1px solid #411323;
font-size: 9pt;
text-align: justify;
}
.logocell {
background-image: url('images/logo.jpg');
background-position:  right top;
background-repeat: no-repeat;
width: 100%;
height: 50px
}

.topnav {
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=50, style=0);
-moz-opacity:.50;
background: #FFFFFF;
border: 1px solid #411323;
font-size: 8pt;
text-align: justify:
}
.copyright {
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
filter: alpha(opacity=40, style=0);
-moz-opacity:.40;
background: #FFFFFF;
border: 1px solid #411323;
text-align: justify;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}