@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #676767;
}
.bgleft {
	background-attachment: scroll;
	background-color: #676767;
	background-image: url(layout/bgleft.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgright {
	background-attachment: scroll;
	background-color: #676767;
	background-image: url(layout/bgright.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.header-search-bg {
	background-image: url(layout/header-search-bg.jpg);
	background-repeat: no-repeat;
}
.body-left-bg {
	background-color: #FFFFFF;
	background-image: url(layout/body-left.jpg);
	background-repeat: repeat-y;
}
.body-right-bg {
	background-color: #FFFFFF;
	background-image: url(layout/body-right.jpg);
	background-repeat: repeat-y;
}
.bgfooter {
	background-attachment: scroll;
	background-image: url(layout/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.photo-bdr {
	border: 1px solid #993300;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.box-gry-wht-no-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-color: #EAEAEA;
	background-image: url(layout/bg-gry-wht.jpg);
	background-repeat: repeat-x;
}
.box-gry-wht {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-color: #EAEAEA;
	background-image: url(layout/bg-gry-wht.jpg);
	background-repeat: repeat-x;
}
.box-wht-gry {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(layout/bg-wht-gry.jpg);
	background-repeat: repeat-x;
}
.Subhead-Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #993300;
}
a:visited {
	color: #0E3B65;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}

.BoxHeaderCenter_Green {
	background-color: #006600;
	background-image: url(layout/green-header-bg.jpg);
	background-repeat: repeat-x;
}

.BoxHeaderCenter_Blue {
	background-color: #000066;
	background-image: url(layout/blue-header-bg.jpg);
	background-repeat: repeat-x;
}

.BoxFooterCenter_Blue {
	background-color: #000066;
	background-image: url(layout/blue-footer-bg.jpg);
	background-repeat: repeat-x;
}
