* {
  font-family: Arial, Sans-Serif;
}

body, td {
 font-size: 12px;
 }

#menu_top a {
 font-weight: bolder;
 padding: 2px 20px;
 text-decoration: none;
 font-size: 11px;
 font-family: Arial;
 color: #663300;
}

td.main {
  padding: 10px;
  vertical-align: top;
}
td.mainshop {
  padding: 0px;
  vertical-align: top;
}
#copyright {
  float: left;
  padding-left: 10px;
  font-size: 11px;
  color: #FFFFFF;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#proclame {
  float: right;
  padding-right: 10px;
  font-size: 11px;
  color: #FFFFFF;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#proclame a {
  color: #FFFFFF;
  text-decoration: none;
}

.showproject_title {
  font-size: 16px;
  font-weight: bold;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
.showproject_date {
  color: #666666;
  font-size: 13px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#goback{
  float: right;
}
#goback a {
  color: #446699;
}

a.references {
  color: #446699;
  }

  td.news_date {
  width: 90px;
padding: 5px;
text-align: right;
font-size: 16px;
font-weight: bolder;
  }
td.news_title {
width: 770px;
padding: 5px;
font-size: 16px;
font-weight: bolder;
	font-variant: small-caps;
	background-color: #e8e8e8;
	border: 1px dotted #fff;
}

td.news_text {
	background-color: #f8f8f8;
	border-style: none;
	border-bottom: 2px solid #6c6c6c;
	padding: 5px;
}



table.sup_product_small{
	width: 300px;
	background-color: #f3f3f3;
	cursor: pointer;
	border-right: 1px dotted #e0e0e0;
	border-left: 1px dotted #e0e0e0;
}
table.sup_product_small_over{
	width: 300px;
	background-color: #E3E3E3;
	border-right: 1px dotted #e0e0e0;
	border-left: 1px dotted #e0e0e0;	cursor: pointer;
}

td.brandlogo {
  width: 130px;
  height: 130px;
  vertical-align: middle;
}

.product_name {
  font-size: 16px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
}