BODY,TD,TH
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
BODY
{
	background-color: #000000;
	margin-top: 0px;
}
A
{
	font-size: 12px;
	color: #FFFF00;
}
A:link
{
	color: #FFFF00;
}
A:visited
{
	color: #FFFF00;
}
A:hover
{
	color: #FFFF00;
}
A:active 
{
	color: #FFFF00;
}
.pagetitle
{
	font-size: 22px;
    font-weight: bold;
	text-align: center;
}
.mainbody
{
	font-size: 12px;
    vertical-align: top;
}

.mainbody TD
{
	font-size: 12px;
}
.mainbody TH
{
	font-size: 14px;
	font-weight: bold;
}
.mainbody SELECT, OPTION, TEXTAREA
{
	font-size: 12px;
}
.mainbody IMG 
{
	border: none;
}
.mainbody A
{
	font-size: 12px;
}
.nosize
{
	background-color: #626262;
	font-size: 13px;
	color: #FFFFFF;
	border-top: 2px solid #800508;
	border-bottom: 2px solid #800508;
	padding-bottom: 5px;
}

.nosize A
{
	color: #CCCCCC;
}

.price
{
	font-size: 12px;
	font-weight: bold;
}

.thumbtable
{
	background-color: #FFFFFF;
	text-align: center;
	
}

.thumbtable TD
{
	background-color: #FFFFFF;
	text-align: center;
}

.description
{
	font-size: 13px;
	font-weight: bold;
	color: #CC0508;
}
.question
{
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
}

.answer
{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
.section
{
	white-space: nowrap;
	font-weight: bold;
}
.button
{
	background: url("/images/wwbutton.jpg") top;
	font-size: 12px;
}

.button INPUT
{
	background: url("/images/wwbutton.jpg") top;
	font-size: 12px;
}

.bigbutton
{
	font-size: 16px;
	font-weight: bold;
	background: url("/images/wwbigbutton.jpg") top;
}

.bigbutton INPUT
{
	font-size: 16px;
	font-weight: bold;
	background: url("/images/wwbigbutton.jpg") top;
}

.sizetable
{
	font-size: 14px;
}

.sizetable TD
{
	font-size: 14px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.sizetable A
{
	font-size: 14px;
	color: #FFFF00;
}
.sizetable A:link
{
	color: #FFFF00;
}
.sizetable A:visited
{
	color: #FFFF00;
}
.sizetable A:hover
{
	color: #FFFF00;
}
.sizetable A:active 
{
	color: #FFFF00;
}

.navheader
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.navheader TD
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.measureheader
{
	font-size: 22px;
	font-weight: bold;
}

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


.measuretext
{
	font-size: 14px;
	font-weight: bold;
}

.measuretext TD
{
	font-size: 14px;
	font-weight: bold;
}

.yellownote
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}

.yellownote TD
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
