.headerright-img {
	background-color: #000033;
	background-image: url(../images/header-right-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tagline {
	font-family: arial;
	font-size: 16px;
	color: #F0DE13;
	font-weight: bold;
	font-style: italic;
}
.header-bottomBG {
	background-image: url(../images/header-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-top-bg {
	background-image: url(../images/footer-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.horizontlerule {
	background-image: url(../images/horizontle-rule.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.copy {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #006400;
}
.textlinks {
	font-family: verdana;
	font-size: 12px;
	color: #5DAE07;
	text-decoration: underline;
	font-weight: bold;
}
.textlinks:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.textlinks2 {
	font-family: verdana;
	font-size: 24px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.footerlinks {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.footerlinks:hover {
	font-family: verdana;
	font-size: 11px;
	color: #F0DE13;
	text-decoration: none;
	font-weight: normal;
}
