.textbox {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/textboxbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-left: 10px;
	white-space: normal;
	border: 1px dotted #000000;
}

.bodystyle {
	background-image: url(images/textboxbackground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#ffcc00;
	scrollbar-highlight-color:#FFcc00;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#ffcc00;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ff9933;
}

}
.menuedo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-x;
	border: none #000000;
	background-color: #000000;

}

.menubuttons {
	border: 1px solid #000000;
}
.edges {
	border: 1px dotted #000000;
}
.header {
	border: none;
	background-color: #000000;
	line-height: normal;
	font-size: 14px;
	font-style: italic;
	clear: left;
	letter-spacing: 2em;
	word-spacing: normal;
	color: #FFFFFF;





}
.table {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;

}
.filler {
	background-color: #FFCC00;

}	
