.btnMenuTop
{
	background: url( images/btnMenuTop.gif ) left top;
	width: 200;
	height: 11;
	padding:1 0 1 0;
}
.btnMenuBottom
{
	background: url( images/btnMenuBottom.gif ) left top;
	width: 200;
	height: 11;
	padding:1 0 1 0;
}
.pageHeader
{
	background: url( images/header.gif ) left top;
	height: 77;
	width: 780;
}
.pageHeaderContent
{
	font-family:MS Sans Serif;
	font-size:10pt;
	color:#EEDDDD;
}
.pageFooter
{
	background: url( images/footer.gif ) left top;
	height: 31;
	width: 780;
}
.pageFooterContent
{
	font-family:MS Sans Serif;
	font-size:8pt;
	color:#FFF0F0;
}
.content
{
	font-family:MS Sans Serif;
	font-size:10pt;
}
.tabLeftOver
{
	border-bottom: solid #888888 1px;
}
.tabButton
{
	white-space:nowrap;
	vertical-align:bottom;
}
.tabMenuContent
{
  border-left: solid #888888 1px;
  border-right: solid #888888 1px;
  border-bottom: solid #888888 1px;
	padding:4 4 4 4;
	height:157;
	vertical-align:top;
}
.btnSpecialEffects
{
	background-color:#F8F8F8;
	font-family:MS Sans Serif;
	font-size:8pt;
	border: solid #DDDDDD 1px;
	width:100px;
}
.faqQuestion
{
	font-family:MS Sans Serif;
	font-size:10pt;
	font-weight:bold;
}
.faqResponse
{
	font-family:MS Sans Serif;
	font-size:10pt;
}
.faqMenuItem
{
	font-family:MS Sans Serif;
	font-size:9pt;
	color:#BB8888;
	text-decoration:none;
}
.ab
{
	border:solid #888888 1px;
}
.lb
{
	border-left:solid #888888 1px;
}
.rb
{
	border-right:solid #888888 1px;
}
.tb
{
	border-top:solid #888888 1px;
}
.bb
{
	border-bottom:solid #888888 1px;
}

.bg
{
	background: url( images/bg.gif ) repeat-y left top;
}