body,td,th {
	color: Black;
	font-weight: normal;
	font-family: Arial;
	font-size: x-small; 
	color: #49423A;
}
th {
	color: Black;
	font-weight: normal;
	font-family: Arial;
	font-size: x-small; 
	text-align: left;
}
body {
    background-color: #CDE1EA;
}

body.content {
	background-color: #FFFFFF;
	margin-left: 20;
	/*background:none transparent;*/
}

span.Price {
	font-weight: bold;
	color: red;
	font-family: Arial;
	font-size: x-small; 
}

.White
{
	color: White;
	font-weight: bold;
	font-family: Arial;
	font-size: x-small; 
}

td {
	color: Black;
	font-weight: normal;
	font-family: Arial;
	font-size: x-small; 
}

TH {
	color: Black;
	font-weight: normal;
	font-family: Arial;
	font-size: x-small; 
}

A:link
{
	font-family: Arial;
	font-size: x-small; 
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

A:visited 
{
	font-family: Arial;
	font-size: x-small; 
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

A:active 
{
	font-family: Arial;
	font-size: x-small; 
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

A:hover 
{
	font-family: Arial;
	font-size: x-small; 
	color: #E9282B;
	text-decoration: none;
	font-weight: bold;
}

A.noColor:link
{
	font-family: Arial;
	font-size: x-small; 
	color: Black;
	text-decoration: none;
}

A.noColor:visited
{
	font-family: Arial;
	font-size: x-small; 
	color: Black;
	text-decoration: none;
}

A.noColor:active
{
	font-family: Arial;
	font-size: x-small; 
	color: Black;
	text-decoration: none;
}

A.noColor:hover
{
	font-family: Arial;
	font-size: x-small; 
	color: #E9282B;
	text-decoration: none;
}

img.myLink {
	behavior:	url("pngbehavior.htc");
}