@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 15px;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #DD092F;
}
a:hover {
	color: #EF0E13;
}
#middlePosition {
position:absolute;
left:0px;
/*top:60px;*/
/*bottom:50%;*/
}

#homePosition {
position:absolute;
left:0px;
top:207px;
}

#bodyText {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
}

#tableBG{
background-image:url(images/product_info/pi_textBox.jpg);
background-repeat:no-repeat;
}
.youthfitness {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

