BODY, TD, DIV
{
	font-family: verdana;
	font-size: 11px;
}

a
{
	color: #004881;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.tbl_body
{
	border: 1px solid #333300;
}

.tbl_mainmenu
{
	background-color: #542889;
}

.tbl_centerpane
{

}

.cell_menuheading
{
	font-size: 14px;
	color: #004881;
}

.cell_price
{
	text-align: right;
}

.dottedline
{
	border-bottom: 1px dotted black;
}

.firstletter
{
	font-size: 18px;
	font-weight: bold;
}

.cell_bodybottomrow
{
	border-top: 1px solid #333300;
	background-color: #FFFFCC;
}

.cell_footer
{
	height: 22px;
	border-top: 1px solid #333300;
	background-color: #440088;
	text-align: center;
}

.cell_pageheader
{
	font-size: 24px;
}
.menuDiv {
	position: relative;
	height: 350px;
	overflow:auto;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin: 10px 10px 10px 10px;
}
.sectionDiv {
	position: relative;
	border: 0px;
	width: 600px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
.menuHeader {
	position: relative;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.menuSubHeader {
	text-align: center;
	margin-bottom: 5px;
}
.menuBorder {
	border: 1px solid;
}
.bagelleftColumn {
	position: relative;
	float: left;
	text-align: left;
	width: 350px;
}
.bagelrightColumn {
	position: relative;
	float: left;
	text-align:right;
	width: 250px;
}
.rightColumn {
	position: relative;
	float: left;
	text-align:left;
	width: 300px;
}
.leftColumn {
	position: relative;
	float: left;
	text-align: left;
	width: 300px;
}
.menuBoldDiv {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}
.tabSpan {
	position: relative;
	margin-left: 11px;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
}
.priceSpan {
	position: absolute;
	right: 100px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}
.containerDiv {
	width: 770px;
	height: 530px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #FFFFCC;
}

.headerDiv {
	background-color: #542889;
}
.titleDiv {
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
}
.footerDiv {
	position: relative;
	height: 20px;
	background: #440088;
	text-align:center;
	border: 1px solid;
	width: 770px;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
img {
	border: 0px;
}
