BODY {
background-color: #7091CF;
background-image: url('images/background.jpg'); 
background-position: top left; 
background-repeat: repeat-x;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 10px;
}
p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.jpg);}
ul li	  {list-style-image; url(images/bullet2.jpg);}

/* this group sets the normal link colors */
A:LINK {
color: #000080;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #000080;
text-decoration: none;
font-weight: bold;
}
A:HOVER {
color: #000080;
background-color: #ffeecb;
text-decoration: none;
font-weight: bold;
}
A:ACTIVE {
color: #000080;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color: #000080;
letter-spacing: 2px;
}
H2 {
font-size: 120%;
font-weight: bold;
color:#000080;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#000080;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color:#000080;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #000080;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color:#000080;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #000080;
width: 100%;
}
.toparea {
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: repeat-x;
border-right: 1px solid #4161BB;
border-left: 1px solid #4161BB;
height: 75px;
}
.logocell {
background-color: #ffffff;
color: #ffffff;
height: 60px;
vertical-align: middle;
border-right: 1px solid #4161BB;
border-left: 1px solid #4161BB;
}
.navigation {
font-family: Verdana, Arial, sans-serif;
background: #08178B;
color: #ffffff;
border: 1px solid #08178B;
font-size: 7pt;
text-align: center;
height: 25px;
padding-right: 20px;
padding-left: 20px;
}
.navigation a:link {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.navigation a:visited {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display: inline;}
.navigation a:hover {color:#ffffff;background-color:#4161BB;text-decoration: none;font-weight: bold;text-align: center;display: inline;}
.navigation a:active {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display: inline;}

.sidepanel {
font-family: Verdana, Arial, sans-serif;
border-right: 1px solid #4161BB;
border-left: 1px solid #000000;
border-bottom: 1px solid #4161BB;
color: #000000;
font-size: 100%;
text-align: center;
line-height: 20px;
padding-left: 20px;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 10px;
width: 175px;
}
.sidebar a:link {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:visited {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display: block;}
.sidebar a:hover {color:#ffffff;background-color:#000080;text-decoration: none;font-weight: bold;text-align: center;display: block;}
.sidebar a:active {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;display: block;}

.sidebarspacer {
border-left: 1px solid #000000;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background-image: url('images/text.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
background-color: #FFFFFF;
font-size: 100%;
border-right: 1px solid #4161BB;
border-bottom: 1px solid #4161BB;
text-align: left;
line-height: 20px;
padding-left: 20px;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 10px;
width: 500px;
}
.textareaspacer {
}
.copyright {
background-color: ##08178B;
color: #FFFFFF;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
border-right: 1px solid ##08178B;
border-bottom: 1px solid ##08178B;
border-left: 1px solid ##08178B;
text-align: center;
padding: 5px;
font-weight: bold;
}
.copyright a:link {color:#ffffff; 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;background-color:#4161BB;text-decoration: none;font-weight: bold;text-align: center;}
.copyright a:active {color: #ffffff; text-decoration: none; font-weight: bold;text-align: center;}

