body{
  margin-top       : 0px;
  margin-left      : 0px;
  margin-right     : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
}
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #363636;
}
#footer{
  padding          : 6px;
  font-size        : 10px;
  color            : #FFFFFF
}
a: { 
	text-decoration: none; 
	color          : #D7181F;
	font-style     : italic;
	}
a:visited { 
	text-decoration: underline; 
	color          : #A6070D;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color          : #A6070D;
	}

a.mass: {
  color			   : #464646;
  text-decoration  : none;
  font-weight	   : bold;
  font-size        : 10px;
}
a.mass:link {
  color			   : #464646;
  text-decoration  : none;
  font-weight	   : bold;
  font-size        : 10px;
}
a.mass:visited {
  color			   : #464646;
  text-decoration  : none;
  font-weight	   : bold;
  font-size        : 10px;
} 
a.mass:hover {
  color			   : #464646;
  text-decoration  : underline;
  font-weight	   : bold;
  font-size        : 10px;
}
  
a.white: {
  color			   : #FFFFFF;
  text-decoration  : none;
}
a.white:link {
  color			   : #FFFFFF;
  text-decoration  : none;
}
a.white:visited {
  color			   : #FFFFFF;
  text-decoration  : none;
} 
a.white:hover {
  color			   : #FFFFFF;
  text-decoration  : underline;
}

.warnRed{
	font-style     : italic:
	color          : red;
}

/* news frontpage */
#notesbox {
	width: 100%;
	height: 400px;
	margin:0;
	text-align:left;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #F1F1F1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #EFEFEF; 
	SCROLLBAR-3DLIGHT-COLOR: #E3E3E3; 
	SCROLLBAR-ARROW-COLOR: #8C8C8C; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #E3E3E3;
	padding: 8px;
	font-size: 10px;
}
/* news 2nd pages */
#notesbox2 {
	width: 100%;
	height: 500px;
	margin:0;
	text-align:left;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #F1F1F1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #EFEFEF; 
	SCROLLBAR-3DLIGHT-COLOR: #E3E3E3; 
	SCROLLBAR-ARROW-COLOR: #8C8C8C; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #E3E3E3;
	padding: 8px;
}
.small{
	font-size: 10px;
}
input, textarea, submit{
	font-size: 11px;
	font-family      : Arial, Verdana;
}

/* news */
.date{
	font-size: 9px;
	color    : #999999;
}
.tNews{
	font-size        : 14px;
	font-weight      : bold;
	color            : #464646;
}

/* about */
#people{
	margin           : 0px 5px 0px 0px;
	width            : 200px; 
	float            : right;
	font-size        : 10px;
	z-index          : 2;
	position         : relative;
}
#about{
	margin           : 20px 0px 0px 5px;
	width            : 330px; 
	float            : left;
	z-index          : 1;
	position         : relative;
}
#details{
	margin-top       : 20px; 
}
#title_about{
	font-family      : "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font             : normal 11pt; 
	letter-spacing   : 1px; 
	margin-bottom    : 0px; 
	color            : #1D6042;
	font-weight      : bold;
}
#quote{
	margin           : 20px 40px 20px 20px; 
	font-style       : italic;
}

/* product */
#title_product{
	font-family      : "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font             : normal 8pt; 
	letter-spacing   : 1px; 
	margin-bottom    : 0px; 
	color            : #000000;
	font-weight      : bold;
}
.moreinfo {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #636363;
  line-height      : 8px;
  text-decoration  : underline;
}
#popsRight{margin: 0 0 20px 0; float: left; width: 215px; padding: 4px;}
#popsLeft{margin: 0 10px 20px 4px; float: left; width: 215px; padding: 4px;}