BODY {
background-color: #6F0101;
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:#6F0101; 
scrollbar-face-color:#800000; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#6F0101; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #800000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #5A2424;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #FFA3A3;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : 800000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #6F0101;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #6F0101;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #6F0101;
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 #6F0101; 
border-top: 1px solid #6F0101; 
border-left: 2px solid #6F0101; 
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 #6F0101; 
border-left: 2px solid #6F0101; 
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 #6F0101; 
border-right: 1px dashed #6F0101; 
border-left: 1px dashed #6F0101; 
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 #6F0101; 
border-right: 2px solid #6F0101;
border-left: 1px dashed #6F0101; 
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 #6F0101;
padding-top: 5px;
}
.imagecell {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
border-right: 2px solid #6F0101;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 80%;
text-align: center;
border-right: 2px solid #6F0101; 
border-left: 2px solid #6F0101; 
height: 20px;
}
.logocell {
font-family: Verdana, Arial, sans-serif;
background: #800000;
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 #6F0101; 
border-left: 2px solid #6F0101; 
}
.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 #6F0101; 
border-left: 2px solid #6F0101; 
}
.copyright {
font-family: Verdana, Arial, sans-serif;
background:#800000;
font-size: 7pt;
letter-spacing: 2px;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
border-right: 2px solid #6F0101; 
border-left: 2px solid #6F0101; 
}
.copyright a:link {color:#FFA3A3; 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:#6F0101; background-color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: center;}
.copyright a:active {color: #FFA3A3; 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 */