.framebg {
	background-attachment: fixed;
	background-image: url(images/frame.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-image: url(images/tile_bkgrd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #e5e7c2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e5e7c2; 
	SCROLLBAR-SHADOW-COLOR: #e5e7c2; 
	SCROLLBAR-3DLIGHT-COLOR: #e5e7c2; 
	SCROLLBAR-ARROW-COLOR: #54736a; 
	SCROLLBAR-TRACK-COLOR: #e5e7c2; 
	SCROLLBAR-DARKSHADOW-COLOR: #e5e7c2;
	
}
#scrollbars {
	height: 320px;
	border: 0;
	overflow: auto;
	padding-right: 3px;
	line-height: 16px;
}

#buffet_scrollbar {
	height: 350px;
	width: 320px;
	border: 0;
	overflow: auto;
	padding-right: 3px;
	line-height: 16px;
}

.bottomtext {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #EEEED6;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:16px;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:19px;
	font-weight: normal;
	text-align: left;
}

.bottomtextpopup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58776d;
	font-weight:bold;
	line-height:19px;
}
.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight: bold;
	color: #58776d;
	background-color: #f1ecd8;
	border: thin #000000 solid 1px;
	height:15px;
	width:190px;
	border:thin #000000 solid 1px;
	padding-left:2px;
}
.formfield-dropdown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight: bold;
	color: #58776d;
	background-color: #f1ecd8;
	border: none;
	height:18px;
	padding-left:2px;
}
.formfield-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	color: #000000;
	background-color: #f1ecd8;
	border: thin #000000 solid 1px;
	height:18px;
	border:thin #000000 solid 1px;
	padding-left:2px;
}
.formfield-box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight: bold;
	color: #58776d;
	background-color: #f1ecd8;
	border: none;
	height:30px;
	width:190px;
	border:thin #000000 solid 1px;
	padding-left:2px;
}
#indexscrollbars {
	height: 260px;
	border: 0;
	overflow: auto;
	padding-right: 3px;
	line-height: 16px;
}