html, body
{
	color: #000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;

	margin: 0 0 0 0;
}

th
{
	font-weight: bold;
}

.bodynormal
{
	color: #000000;
	font-weight: normal;
}

.bodynormalwhite
{
	color: #ffffff;
	font-weight: normal;
}
	
.bodysmall
{
	font-weight: normal;
	color: #000000;
}

a
{
	color: 006FE9;
	text-decoration: none;
}

a:hover
{
	color: 006FE9;
	text-decoration: underline;
}

.headline
{
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.bodysmallwhite
{
	font-weight: normal;
	color: #FFFFFF;
}

.headlinesmall
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}

.bodybold
{
	color: #000000;
	font-weight: bold;
}

.bodynormaboldblue
{
	font-size: 16px;
	color: #006FE9;
	font-weight: bolder;
}

table.bluebg
{
	border: 1px solid #9D9DA1;
	background-color: #F5F9FD;
}

table.bg
{
	background-color: #cccccc;
}

.bodyboldblack
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.bodyboldred
{
	font-size: 21px;
	color: #000000;
	font-weight: bold;
}

table.bluebg2
{
	border: 1px solid #9D9DA1;
	background-color: #FCFCFC;
}

table.bg
{
	background-color: #FFFFFF;
}

.bodynormalblue
{
	color: #000000;
	font-weight: normal;
}

.bodynormalCopy
{
	color: #006FE9;
	font-weight: bold;
}

.bodyboldred2
{
	font-size: 21px;
	color: #FF0000;
	font-weight: bold;
}

.bodynormalblue
{
	color: #006FE9;
	font-weight: normal;
}

.bodyboldmedium
{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

/* Whats new page table */
.whatsnew_table { margin-right:16px;}
	.whatsnew_table td.pad8 {padding:8px;}
		.whatsnew_table table td {padding:0px;}
	.whatsnew_table td span.headline {color: #006FE9;}
	.whatsnew_table td h3 {color: #006FE9; padding:0 0 0 0; margin:0;}
	.whatsnew_table td span {color: #666;}
	.whatsnew_table	.whatsnew_row1 h3 span {color:red;}
	
	.whatsnew_table td p {color: #666; line-height:20px; font-size:11px; font-weight:normal; padding:0 0 0 0;margin:0;}
	.whatsnew_table td p span { font-weight:bold; color:#006FE9;}
	.whatsnew_table	.whatsnew_row1 p {}
	.whatsnew_table p.whatsnew_disc { font-size:9px; color:#333333;padding: 10px 0 0 0;}
	.whatsnew_promo-img {margin-bottom:20px;}
	.whatsnew_table span.lowest-prices {
	font:bold 25px Arial, Helvetica, sans-serif;
	color: #000066;}
	.whatsnew_table span.lowest-prices2 {
	display:block;
	font:bold 20px Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0 0 20px 0;}
