body {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FFFFFF; 
	BACKGROUND-COLOR: #F0EEE1;
}
.search_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.txtSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #999999;
}
.txtSmall A {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #999999;
	text-decoration:none;
}
.txtSmall A:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration:underline;
}
input.inputFld {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	border: 1px solid #BFBFBF;
	background-color: #FFFFFF;
}
input.inputPos {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	border: 0px;
	background-color: #FFFFFF;
}
select.selectFld {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	border: 1px solid #BFBFBF;
}
.window {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #A6AB6B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.window A {
	color: #FFFFFF;
	text-decoration:none;
}
.window A:hover {
	color: #000000;
	text-decoration:underline;
}
.tableShell {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.heading1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.introTxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	color: #000000;
	font-weight: lighter;
}
.txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
}
.txt A {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration:none;
}
.txt A:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration:underline;
}
.txtBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bolder;
}
.txt-sm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
}
.txt-sm-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bolder;
}