BODY {
background-color:#E7E7DE;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 30px;
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: #000000;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #424242;
text-decoration :none;
font-weight: bold;
}
A:HOVER {
color : #5C78C2;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #000000;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color :#424242;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #424242;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#424242;
width: 80%;
height: 2px;
}
.maincell {
background-color:#E7E7DE;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.maincell a:link {color: #424242; text-decoration: none; font-weight: bold;background-image: url('images/link_off.gif');text-align: center; height: 28px;padding:3px 0px 0px 0px;display:block;}
.maincell a:visited {color: #000000; text-decoration: none; font-weight: bold;background-image: url('images/link_off.gif');text-align: center; height: 28px;padding:3px 0px 0px 0px;display:block;}
.maincell a:hover {color: #E7E7DE; text-decoration: none; font-weight: bold; background-image: url('images/link_on.gif');height:28px; padding:3px 0px 0px 0px;text-align: center;display:block;}
.maincell a:active {color: #424242; text-decoration: none; font-weight: bold;background-image: url('images/link_off.gif');text-align: center; height:28px;padding:3px 0px 0px 0px;display:block;}

.logocell {
background-color: #5C78C2;
border: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
height: 100px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
background-image: url('images/text.gif'); /* 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: 1px solid #000000;
padding-left: 25px;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 20px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background-color: #424242;
height: 30px;
border: 1px solid #000000;

}
.copyright {
background-color:#424242;
background-image: url('images/tntlogo.jpg'); /* sets the background image */
background-position: bottom; /* positions the background image */
background-repeat:no-repeat;
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 #000000;
}
.copyright a:link {color: #C0C0C0; 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: overline underline;background-color: #424242; font-weight: bold;text-align:center;}
.copyright a:active {color: #C0C0C0; text-decoration: none; font-weight: bold;text-align:center;}

.imageright  {margin: 0px 0px 0px 10px; float: right;}

/* Templates in Time */
