/* CSS Document */

.maintable
{
width:'100%';
height:'100%'; 
}

.bodypage
{
background-color:#1f1a38;
}

.body1
{

background-color:#EBEBEE;
text-align: left;
background-image: url(www_images/bodyback.gif);
background-repeat: repeat-x;
background-position: bottom;

}

.body2
{
background-color:#EBEBEE;
text-align: left;
background-image: url(www_images/bodyback.gif);
background-repeat: repeat-x;
background-position: bottom;
}



.foot-separator
{
background-color: #f1e21a;
height:5px;
}

.foot
{
font-size:12px;
font-family:arial;
text-align: center;
color: #ffffff;
}


.head2
{
font-size:12px;
font-family:arial;
color: #ffffff;
text-align:left;
}

.menu-ref
{
font-size:12px;
font-family:arial;
text-align: center;
color: #1f1a38;
font-weight: bold;
}






.mail-ref
{
color: #ffffff;
}

.category
{
font-size:14px;
font-weight: bold;
font-family:arial;
text-align: center;
color: #1f1a38;
margin-left:20px;
}
.category-ref
{
font-size:14px;
font-weight: bold;
font-family:arial;
text-align: center;
color: #ffffff;

}

.file-ref
{
font-size:14px;
font-weight: bold;
font-family:arial;
text-align: center;
color: #1f1a38;

}




.item-ref
{
font-size:12px;
font-family:arial;
text-align: center;
color: #B70025;
font-weight: bold;
}




table.category {
	width:95%;
  margin:10px;
  border-width: 0px 0px 0px 0px;
	border-spacing: 1px;

	border-collapse: collapse;
	background-color: white;
}

table.category th {
	border-width: 1px 1px 1px 1px;
	padding:3px;
background-image:url(www_images/etpbackcat.jpg);
background-repeat:repeat-y;
background-color:#EBEBEE;
  color: #ffffff;
  font-size:12px;
  font-family:arial;
  text-align: center;
}

table.category td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;

	background-color: #ffffff;
  color: #000000;
  font-size:12px;
  font-family:arial;
  text-align: center;
}






table.products {
	width:auto;
  margin:10px;
  border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.products th {
	border-width: 1px 1px 1px 1px;
	padding:3px;
	border-style: inset inset inset inset;
	border-color: #000000;
	background-color:#35A3AF;
  color: #ffffff;
  font-size:12px;
  font-family:arial;
  text-align: center;
  



}
table.products td {
	border-width: 1px 1px 1px 1px;
	padding: 3px;
	border-style: inset inset inset inset;
	border-color: #000000;
	background-color: #F5E859;
  color: #000000;
  font-size:12px;
  font-family:arial;
  text-align: center;
  white-space:nowrap;
}



table.partners {
	width:auto;
}


table.partners td {
	padding: 5px;
	
  color: #000000;
  background-color:#ffffff;
  font-size:12px;
  font-family:arial;
  text-align: left;
  white-space:nowrap;
}





















.head-list-product
{
background-color:#35A3AF;
color: #ffffff;
font-size:12px;
font-family:arial;
text-align: center;

}
