@charset "utf-8";
.alignleft {
	text-align: left;
}

body {
	background-attachment: fixed;
    background-image: url(images/bkrnd1.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bkrnd1.png);
}
.searchbar {
	height: 15px;
	width: 100px;
	margin-left: 18px;
	color: #900;
}

.black_txtbkrnd {
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	text-align: center;
}
.white_header {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	color: #000000;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.white_navagation {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
.white_sidenav_right {
	background-color: #FFFFFF;
	height: auto;
	width: 179px;
	margin-left: auto;
	position: static;
	visibility: visible;
	top: 0px;
	right: auto;
	left: 642px;
	z-index: 5;
}
.reg_txt {
	background-color: #E1E1E1;
	float: left;
	height: auto;
	width: 568px;
	padding-left: 1px;
	margin-left: 2px;
	color: black;
	position: static;
	left: 110px;
	top: 179px;
	margin-right: auto;
	clear: left;
	padding-bottom: 0px;
}
.bkndshadow {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.darkfooter {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.bottomborder {
	height: 100%;
	width: auto;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: 2;
	float: none;
	background-attachment: fixed;
	background-image: url(img/bkndimg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
}

.tbkrndshadow {
	background-attachment: fixed;
	background-image: url(images/tbkrndshadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
.imgleft {
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.bodybkndshadow {
	background-attachment: fixed;
	background-image: url(images/middlebkndshadow.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 760px;
}
.bbackrndshadow {
	background-attachment: fixed;
	background-image: url(images/bbkrndshadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
.searcggo {
	height: 15px;
	border: thin solid #83241E;
	font-size: 10px;
}
.searchbknd
 {
	background-attachment: fixed;
	background-image: url(images/navigation/images/navbar_r1_c8.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 163px;
}
.tabletop {
	background-attachment: scroll;
	background-image: url(images/bodytable/images/table_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 548px;
}
.tablemiddle {
	background-attachment: scroll;
	background-image: url(images/bodytable/images/table_02.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: 550px;
	text-align: center;
}
.tablebottom {
	background-attachment: scroll;
	background-image: url(images/bodytable/images/table_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
	width: 549px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}
.drkgreenborder {
	border: 1px solid #979677;
}
.drkgreenborderdotted {
	border: 1px dashed #979677;
}

