.header
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 18px;
}

.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #333333;
}

a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.copygrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #666666;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11pt;
}

.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	line-height: 12pt;
}

.headerFont
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666600;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
	line-height: 12px;
}

a:hover { color: #999999; }

INPUT
{
	border: 1px #999999 solid;
	background: #FFFFFF;
	font: 10px Verdana, Arial, san-serif;
	color: #000000;
}

.thumbs INPUT 
{
	border: 0px;
}
TEXTAREA
{
	border: 1px #50555A solid;
	background: #FFFFFF;
	font: 10px Verdana, Arial, san-serif;
	color: #50555A;
}

SELECT
{
	border: 1px #999999 solid;
	background: #FFFFFF;
	font: 10px Verdana, Arial, san-serif;
	color: #000000;
}

.button
{
	background: #FF6600 url(http://www.typebox.com/images/background/buttonBg.gif);
	color: #FFFFFF;
	border: 1px #CC9933 double;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pushbutton
{
	color: #ff3300;
}

.pushbutton INPUT
{
	color: #ff3300;
}

.noborder { border: 0px; }

FORM { display: inline; }

.description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}

.bold { font-weight: bold; }
.inputHidden { border: 0px; }

.medGreen
{
	font-family: Arial, Helvetica, sans-serif;
	color: Olive;
	font-size: 9pt;
}

.medGreenBold
{
	font-family: Arial, Helvetica, sans-serif;
	color: Olive;
	font-size: 9pt;
	font-weight: bold;
}

.fontFamilyTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
}

.fontPrice
{
	font-family: sans-serif;
	color: Black;
	font-weight: bold;
}

.medOrange
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #FF3300;
	text-decoration: none;
}

.medOrangeBold
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

.medBlack
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
	text-decoration: none;
}

.medBlackBold
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.bodyText
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
}

