body
{
	margin: 0px;
	background: #9C9C9C url("../images/imgBackground.jpg") repeat-x;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
}

body, td, p, span
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
}

input, select, textarea
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #221E1F;
}

a.sendToFriend
{
	color: #85070B; 
	text-decoration: none;
}
.address{
	color : #ffffff;
	font-weight : bold;
	font-size : 14px;
	padding-left : 10px;
	padding-bottom : 10px;
}
.copyright
{
	color: #E5E5E5;
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:hover{
	text-decoration : none;
	color: #E5E5E5;
}
.lhn  a:link, .lhn a:visited, .lhn a:active, .lhn a:hover{
	text-decoration : none;
	text-transform : uppercase;
	color : #ffffff;
}
.lhn td{
	padding-left: 50px;
}
.lhnInternal a:link, .lhnInternal a:visited, .lhnInternal a:active{
	text-decoration : none;
	color : #ffffff;
}
.lhnInternal a:hover{
	color: Red;
}
.lhnInternal td{
	padding-left: 40px;
	padding-top : 5px;
	padding-bottom : 5px;
}