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: #667886;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color:#363E46;
text-decoration :none;
font-weight: bold;
}
A:HOVER {
color :#FFFFFF; 
background-color: #363E46;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color :#667886;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#434D57;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color:#434D57;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#434D57;
width: 80%;
height: 2px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
height: 40px;

}
.topnav a:link {color:#E7EDFB;text-decoration: none; font-weight: bold;text-align: center; width:150px;display:block;}
.topnav a:visited {color: #D4E1F6;text-decoration: none; font-weight: bold;text-align: center; width:150px;display:block;}
.topnav a:hover {color:#FFFFFF;  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: #E7EDFB;text-decoration: none; font-weight: bold;text-align: center ;width:150px;display:block;}

.logocell {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
height: 200px;
border: 1px solid #31383F;

}
.maincell {
font-family: Verdana, Arial, sans-serif;
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 #31383F;
border-right: 1px solid #31383F;
border-top: 1px solid #31383F;

}
.sidenav {
font-family: Verdana, Arial, sans-serif;
background-color:#8B99A6;
border-bottom: 1px solid #31383F;
border-left: 1px solid #31383F;
border-right: 1px solid #31383F;
padding-top: 5px;
padding-right: 8px;
padding-left: 3px;
}
.sidenav a:link {color:#FFFFFF; text-decoration: none; font-weight: bold;}
.sidenav a:visited {color:#363E46; text-decoration: none; font-weight: bold;}
.sidenav a:hover {color:#273247; background-color: #FFFFFF;text-decoration: none; font-weight: bold;}
.sidenav a:active {color: #FFFFFF; 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 #31383F;
border-bottom: 1px solid #31383F;
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 #31383F;
border-left: 1px solid #31383F;
border-bottom: 1px solid #31383F;
padding-left: 25px;
padding-top: 2px;
padding-right: 20px;
padding-bottom: 20px;
}
.bottomnav {
background-color:#363E46;
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 #31383F;

}
.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:#273247; background-color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:active {color: #273247; text-decoration: none; font-weight: bold;text-align: center;}

.copyright {
background-color:#434D57;
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 #31383F;
border-left: 1px solid #31383F;
border-top: 1px solid #31383F;
}
.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: #F8F9D9; 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;}

/* Templates in Time */