BODY {
background-color:#FFFFFF;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 15px;
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: #5D7EA6;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color:#214369;
text-decoration :none;
font-weight: bold;
}
A:HOVER {
color :#FFFFFF; 
background-color: #5D7EA6;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color :#5D7EA6;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#214369;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color:#214369;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#214369;
width: 80%;
height: 2px;

}
.topnav {
font-family: Verdana, Arial, sans-serif;
border-bottom: 1px solid #214369;
height: 40px;
}
.topnav a:link {color:#ECECE8;text-decoration: none; font-weight: bold;text-align: center; width:150px;display:block;}
.topnav a:visited {color: #F6F6F5;text-decoration: none; font-weight: bold;text-align: center; width:150px;display:block;}
.topnav a:hover {color:#214369;  background-image: url('images/link_on.jpg');text-decoration: none; font-weight: bold;text-align: center;height:36px; width:150px;display:block;}
.topnav a:active {color: #ECECE8;text-decoration: none; font-weight: bold;text-align: center ;width:150px;display:block;}

.logocell {
font-family: Verdana, Arial, sans-serif;
background-color:#5D7EA6;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
height: 200px;
border-bottom: 1px solid #214369;
border-left: 1px solid #214369;
border-right: 1px solid #214369;
}
.maincell {
font-family: Verdana, Arial, sans-serif;
background-color:#5D7EA6;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
height: 200px;
border-bottom: 1px solid #214369;
border-right: 1px solid #214369;

}
.sidenav {
font-family: Verdana, Arial, sans-serif;
background-color:#7B98B8;
border-bottom: 1px solid #214369;
border-left: 1px solid #214369;
border-right: 1px solid #214369;
padding-top: 5px;
padding-right: 8px;
padding-left: 3px;
}
.sidenav a:link {color:#214369; text-decoration: none; font-weight: bold;}
.sidenav a:visited {color:#19334D; text-decoration: none; font-weight: bold;}
.sidenav a:hover {color:#5D7EA6; background-color: #FFFFFF;text-decoration: none; font-weight: bold;}
.sidenav a:active {color: #214369; text-decoration: none; font-weight: bold;}

.textarea {
font-family: Verdana, Arial, sans-serif;
background:#FFFFFF;
background-image: url('images/text.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #214369;
border-bottom: 1px solid #214369;
padding-left: 25px;
padding-top: 2px;
padding-right: 20px;
padding-bottom: 20px;
}
.textarea3 {
font-family: Verdana, Arial, sans-serif;
background:#FFFFFF;
background-image: url('images/text.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #214369;
border-left: 1px solid #214369;
border-bottom: 1px solid #214369;
padding-left: 25px;
padding-top: 2px;
padding-right: 20px;
padding-bottom: 20px;
}
.bottomnav {
background-color:#214369;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
border: 1px solid #214369;

}
.bottomnav a:link {color:#ECECE8; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:visited {color: #D2D3D2; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:hover {color:#5D7EA6; background-color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:active {color: #ECECE8; text-decoration: none; font-weight: bold;text-align: center;}

.copyright {
background-color:#5D7EA6;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 6px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
border-bottom: 1px solid #214369;
border-left: 1px solid #214369;
border-top: 1px solid #214369;
}
.copyright a:link {color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:visited {color: #D2D3D2; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:hover {color:#000000; background-color: #5D7EA6; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}

.imageright  {margin: 0px 0px 0px 10px; float: right;}
.imageleft  {margin: 5px 5px 0px 2px; float: left;}
