body
{
	margin: 0;
	padding: 0;
}

#hdr_tbl
{
	background-image: url(../img/eterna_bg.gif);
	background-repeat: no-repeat;  
}

#nav_tbl a
{
  color: #686161;
  font-size: 10pt;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none; 
}

#nav_tbl a:hover
{
  color: #7BA3D8;
  font-size: 10pt;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
}

td.copy
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #333333;
	padding-top: 0;
	font-family: Arial;
	/* background-color: #7ba3d8; */
	background-color: #ffffff;
}

#footer_tbl td
{
color: #A8A8A8;
font-weight: bold;
font-family: Arial;
font-size: 11px;
}

#footer_tbl a
{
color: #A8A8A8;
font-weight: normal;
font-family: Arial;
font-size: 11px;
text-decoration: none; 
}

#footer_tbl a:hover
{
color: #7ba3d8;
font-weight: normal;
font-family: Arial;
font-size: 11px;
text-decoration: none; 	
}

#nav_tbl a.link
{
color: #7ba3d8;
font-weight: normal;
font-family: Arial;
font-size: 10pt;
text-decoration: none; 	
}

/* PRODUCT PAGE */

.tblPaging {
font-family: arial,helvetica;
font-size:11px;
}

.tblPaging a{
font-family: arial,helvetica;
font-size:10px;
text-decoration:none;
color:#999999;
}

.tblPaging .hover{
font-family: arial,helvetica;
font-size:10px;
text-decoration:underline;
color:red
}
.tblPaging .visited{
font-family: arial,helvetica;
font-size:10px;
text-decoration:none;
color:#cccccc;
}

.imageCell {
background-color:#FFFFFF;
border:1px solid #cccccc;
width:250px;
height:250px;
}

.productCell {
padding:5px;
/*background-color:#F5F7F6;*/
background-color:#7BA3D8;
font-family:arial,helvetica;
font-size:11px;
color:#ffffff;
}

