.frame-left {
	background: url(img/frame_left.gif);
}
.frame-left {
	background: url(img/frame_left.gif);
}
.frame-right {
	background: url(img/frame_right.gif);
}
.bg-white {
	background: #FFFFFF;
}
.bg-foot {
	background: url(img/foot_middle.gif);
}
.bg-topbar {
	background: url(img/top_bar.gif);
}
td {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whitetext {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box-width {
	width: 240px;
}

