

BODY {
background-color: #10510B;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 50px;
margin-bottom: 50px;
scrollbar-arrow-color:#10510B; 
scrollbar-face-color:#10510B; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#10510B; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #0D4008;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #000000;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #61855D;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #0D4008;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 140%;
font-weight : bold;
color : #10510B;

}
H2 {
font-size: 130%;
font-weight: bold;
color: #10510B;
}
H3 {
font-size: 120%;
font-weight: bold;
color: #10510B;

}

/* this class sets the properties for the horizontal rule bar */
hr {
color: #10510B;
width: 50%;
height: 2px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
width: 100%;
border-right: 2px solid #10510B; 
border-top: 1px solid #10510B; 
border-left: 2px solid #10510B; 
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
.textarea2 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
width: 100%;
border-top: 1px solid #10510B; 
border-left: 2px solid #10510B; 
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
.textarea3 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
width: 100%;
border-top: 1px solid #10510B; 
border-right: 1px dashed #10510B; 
border-left: 1px dashed #10510B; 
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
.textarea4 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
width: 100%;
border-top: 1px solid #10510B; 
border-right: 2px solid #10510B;
border-left: 1px dashed #10510B; 
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
.tagcell {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
text-align: center;
border-left: 2px solid #10510B;
padding-top: 5px;
}
.imagecell {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
border-right: 2px solid #10510B;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 80%;
text-align: center;
border-right: 2px solid #10510B; 
border-left: 2px solid #10510B; 
}
.topnav p {
	margin:5px 0px 5px 0px;
	padding:0px;
}
.logocell {
font-family: Verdana, Arial, sans-serif;
background: #10510B;
background-image: url('images/logo.jpg'); /* sets the background image */
background-position: left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
height: 70px;
border-right: 2px solid #10510B; 
border-left: 2px solid #10510B; 
}
.cellbar {
background-image: url('images/cellbar.jpg'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: x-repeat;
font-size: 100%;
height: 10px;
width: 100%;
border-right: 2px solid #10510B; 
border-left: 2px solid #10510B; 
}
.copyright {
font-family: Verdana, Arial, sans-serif;
background: #10510B;
font-size: 7pt;
letter-spacing: 2px;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
border-right: 2px solid #10510B; 
border-left: 2px solid #10510B; 
}
.copyright a:link {color:#B8D3B3; 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:#10510B; background-color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:active {color: #B8D3B3; text-decoration: none; font-weight: bold;text-align: center;}

.imageright  {margin: 0px 10px 0px 10px; float: right;}
.imageleft  {margin: 5px 5px 0px 2px; float: left;}

/* Templates in Time */