body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	margin:0;

	background-color: #cccccc;


}


td {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;

}



th {

	font-family: Arial, Helvetica, sans-serif;

}

a img {
  border: 0px;
}

a.contact:link,a.contact:active,a.contact:visited {

	COLOR: #ED2023; FONT-SIZE: 13px;

	text-decoration: none;}

a.contact:hover,a.contact:visited:hover {

	COLOR: #ED2023; FONT-SIZE: 13px;text-decoration: underline;}

	

a.create:link,a.create:active,a.create:visited {

	COLOR: #ED2023; FONT-SIZE: 13px;

	text-decoration: underline;}

a.create:hover,a.create:visited:hover {

	COLOR: #ED2023; FONT-SIZE: 13px;text-decoration: none;}

	

a.red:link,a.red:active,a.red:visited {

	COLOR: #ED2023; ;

	text-decoration: underline;}

a.red:hover,a.red:visited:hover {

	COLOR: #ED2023; ;text-decoration: none;}	

a.product_popup:link,a.product_popup:active,a.product_popup:visited {

    font-size: 14px;

	font-weight: bold;

	COLOR: #FF0000; ;

	text-decoration: none;}

a.product_popup:hover,a.product_popup:visited:hover {

	font-size: 14px;

	font-weight: bold;

	COLOR: #FF0000;  

	text-decoration: underline;}
	

.centered { text-align: left; width: 798px; margin: 0 auto; position: relative; }

.menutext {
  position: relative;
  float: left;
  padding: 10px 20px 10px 20px;
  font-size: 11px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-weight: bold;
  }
  
.menutext a {
 color: #ED2124;
 text-decoration: none;
 }