body
{
}

td.mainTitle
{
	font-family: 'Tahoma';
	font-size: 28pt;
	font-weight: bold;
	text-align: center;
	color: #336699;
	background-color: #fff;
	height: 80px;
}
span.subTitle
{
    font-family: 'Tahoma';
    font-size: 28pt;
    font-weight: bold;
    text-align: center;
    color: #336699;
    background-color: #fff;
    height: 80px;
}

td.subTitle
{
	font-family: 'Lucida Sans';
	font-weight: bold;
    font-size: 150%;
	text-align: center;
	color: #4682b4;
	height: 42px;
	background-color: #fff;
}
td.hh1
{
font-size: 4em; color: #CC9933
}

td.warning
{
	font-family: 'Lucida Sans';
	font-weight: bold;
	text-align: center;
	color: #ff6666;
	height: 36px;
	background-color: #fff;
}

td.footer
{
	font-family: 'Lucida Sans';
	font-size: 10pt;
	text-align: right;
	color: #4682b4;
	height: 24px;                     
	background-color: #fff;
}

td.subTitleBlack
{
	font-family: 'Lucida Sans';
	font-weight: bold;
	text-align: center;
	height: 42px;
	background-color: #fff;
}

td.smallNote
{
	font-family: 'Tahoma';
	font-size: 10pt;
	text-align: center;
	height: 24px;
}

td.bigNote
{
	font-family: 'Tahoma';
	font-size: 12pt;
	text-align: center;
	height: 28px;
	vertical-align:bottom;
}

span.highlight
{
	font-family: 'Tahoma';
	font-size: 12pt;
	color: #4682b4;
}

td.spacer20px
{
	height: 20px;
}

td.spacer5px
{
	height: 5px;
}

td.label
{
	font-family: 'Lucida Sans';
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

td.data
{
	font-family: 'Tahoma';
	font-size: 10.5pt;
	font-weight: bold;
	text-align: center;
	color: #0033cc;
}

td.inStock
{
	font-family: 'Tahoma';
	font-size: 10.5pt;
	font-weight: bold;
	text-align: center;
	color: #99cccc;
}

td.outOfStock
{
	font-family: 'Tahoma';
	font-size: 10.5pt;
	font-weight: bold;
	text-align: center;
	color: #cc9999;
}

td.link
{
	font-family: 'Tahoma';
	font-size: 10.5pt;
	text-align: center;
}

td.price
{
	font-family: 'Tahoma';
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #0033cc;
}

td.buyButton
{
	height: 23px;
}