.leftborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099CC;
	width: 419px;
}
.buttbg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(buttons_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 775px;
}
.buttoncells {
	height: 23px;
	width: 95px;
	background-position: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.rightbuttoncell {
	height: 30px;
	width: 95px;
	background-position: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
}
.rightborder {
	background-attachment: scroll;
	background-image: url(blueborder_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.top {
	height: 160px;
	width: 775px;
}
.flashwords {
	height: 132px;
	width: 775px;
}
.buttons {
	height: 23px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
}
