﻿BODY {
	background-color: #D8FD89;
/*background-image: url('images/back.jpg'); /* sets the background image */
/*background-position: left; /* positions the background image */
/*background-repeat: x-repeat;*/
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #FFFF40;
	scrollbar-face-color: #7D01CB;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #2AAA2A;
}
Table {
	font-size: 100%;
	width: 800px;
	position: relative;
}
UL {
	list-style: circle outside;
	font-size: 100%;
	line-height: 20px;
	list-style-position: outside;
}
LI {
font-size: 100%;
}
TD {
font-size: 100%;
}
P {
font-size: 100%;
	text-align: left;
}
/* this group sets the normal link colors */

A:LINK {
color: #2BAA29;
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 : #FFFFFF;
background-color: #BE0000;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #C00000;
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: #7D01CB;
	letter-spacing: 2;
	text-align: center;
}
H6 {
	font-size: xx-small;
	font-weight: lighter;
	color: #000000;
	letter-spacing: normal;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #2AAA2A;
letter-spacing: 2;
}
H4 {
font-size: 110%;
font-weight: bold;
color: #2AAA2A;
letter-spacing: 2;
}
H3 {
font-size: 110%;
font-weight: bold;
color: #2AAA2A;
letter-spacing: 2;
}
H2 {
	font-size: 110%;
	font-weight: bold;
	color: #008000;
	letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #2AAA2A;
width: 50%;
height: 2px;
}

.top {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
/*background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
border: 1px solid #000000;
height: 218px;
width: 254px;

}
.logocell {
font-family: Verdana, Arial, sans-serif;
background: #7D01CB;
/*background-image: url('images/logosample.jpg'); /* sets the background image */
background-position: top; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
font-size: 100%;
text-align: center;
height: 101px;
}
.text {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
border-bottom: 1px solid #000000;
font-size: 100%;
text-align: left;
line-height: 20px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
	width: 790px;
}
.sidebar1 {
font-family: Verdana, Arial, sans-serif;
background:#BE0000 no-repeat 50% top;
/* sets the background image */
/* positions the background image */
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
font-size: 100%;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
	font-weight: 700;
}
.sidebar2 {
font-family: Verdana, Arial, sans-serif;
background:#7D01CB no-repeat 50% bottom;
/* sets the background image */
/* positions the background image */
font-size: 100%;
text-align: center;
padding-left: 5px;
padding-right: 5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.topnav {
	font-family: Verdana, Arial, sans-serif;
	background: #FFFFFF;
	height: 65px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 8pt;
	text-align: centered;
	border-top: 1px solid #000000;
}
.deco {
font-family: Verdana, Arial, sans-serif;
background: #2BAA29;
background-image: url('images/h-bar.jpg'); /* sets the background image */
background-position: left; /* positions the background image */
background-repeat: x-repeat;
font-size: 100%;
text-align: center;
height: 11px;
}
.copyright {
	font-weight: bold;
	font-size: 7pt;
	letter-spacing: 2;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
