body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#626262;
	line-height:1.4;
}
body {
	background-color: #d4d4d4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/BioPure_Jan2008_up_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}

a:link {
	color:#0099FF;
}
a:visited {
	color:#0066FF;
}
a:hover {
	color:#6699FF;
}
a:active {
	color: #FF0000;
}
.footerLinks, a.footerLinks, a.footerLinks:visited {
	color: #999999;
	text-decoration: none;
}
a.footerLinks:hover, a.footerlinks:active{
	color: #333333;
	text-decoration: underline;
}

.linkImage:hover {
	border: 1px #FF0000 solid;
}


/* Added style 
--------------------------------------------------*/
h1{
	padding:0;
	margin:0;
	border:none;
}
#nav ul{
	list-style:none;
	padding:0;
	margin:0;
	border:none;
}
img{
	border:none;
	vertical-align:top;
}
.listStyle1{
	list-style:none;
}

/* Text style 
--------------------------------------------------*/
.txtStyle1{
	font-size: 14px;
	font-weight: bold;
}
.txtStyle2{
	color: #000000;
	font-weight: bold;
}
.txtStyle3{
	color: #0f3363;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.txtStyle4{
	color: #68ace5;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.txtStyle5{
	color:#68ace5;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	padding:6px 0;
}
.txtStyle6{
	color:#0f3363;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	padding:6px 0;
}

/* Table style 
--------------------------------------------------*/
.tableStyle1{
	border:1px dotted #d4d4d4;
	padding:4px 2px 8px 2px;
}
.tableStyle2{
	border-top:1px dotted #d4d4d4;
	border-right:1px dotted #d4d4d4;
	border-bottom:1px dotted #d4d4d4;
	padding:4px 2px 8px 2px;
}


/* Product details 
--------------------------------------------------*/
.details{
	background-color:#FFFFFF;
	padding:20px;
}
.tableStyle3{
	border:1px solid #d4d4d4;
	padding:4px;
	margin-bottom:6px;
}









