BODY {
background-color:#FFFFFF;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-bottom: 20px;
}

p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */
A:LINK {
color: #2d3237;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color:  #2d3237;
text-decoration :none;
font-weight: bold;
}
A:HOVER {
color : #2d3237;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #2d3237;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight: bold;
color:#2d3237;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #0000FF;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#5A5059;
width: 80%;
height: 2px;
}
.maincell {
color: #ffffff;
background-image: url('images/mainimage2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
border-top: 1px solid #2d3237;
border-right: 1px solid #2d3237;
border-left: 1px solid #2d3237;
height: 150px;
padding-right: 15px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #ffffff;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-left: 1px solid #2d3237;
padding-top: 5px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background-color: #6C82B5;
font-size: 100%;
text-align:left;
line-height: 20px;
padding: 5px;
border-left: 1px solid #2d3237;
border-right: 1px solid #2d3237;
width: 200px;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.sidebar a:link {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:visited {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display:block;}
.sidebar a:hover {color: #ffffff; text-decoration: none; background-color: #78858e;font-weight: bold;text-align: center;display: block;}
.sidebar a:active {color: #ffffff; text-decoration: none; font-weight: bold;text-align:center;display: block;}

.topnav {
background-color: #78858e;
color: #ffffff;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
text-align: center;
height: 25px;
border: 1px solid #2d3237;
}
.topnav a:link {color: #ffffff; text-decoration: none; font-weight: bold;text-align:center;}
.topnav a:visited {color: #ffffff; text-decoration: none; font-weight: bold;text-align:center;}
.topnav a:hover {color: #ffffff; text-decoration: none; background-color:#0000FF; font-weight: bold;text-align: center;}
.topnav a:active {color: #ffffff; text-decoration: none; font-weight: bold;text-align:center;}

.copyright {
background-color:#78858e;
color: #ffffff;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding: 5px;
font-weight: bold;
border: 1px solid #2d3237;
}
.copyright a:link {color: #ffffff; text-decoration: none; font-weight: bold;text-align:center;}
.copyright a:visited {color: #ffffff; text-decoration: none; font-weight: bold;text-align:center;}
.copyright a:hover {color: #ffffff; text-decoration: none; background-color: #40474F; font-weight: bold;text-align:center;}
.copyright a:active {color: #ffffff; text-decoration: none; font-weight: bold;text-align:center;}