body {
	font: 8pt Verdana;
	color: #5A5A5A;
	line-height: 11pt;
	background-color: #ffffff; 
	margin: 0px;
}

table {
	font: 8pt Verdana;
	color: #5A5A5A;
	line-height: 11pt;
}

.textXS {	font: 9px Verdana;		color: #5A5A5A;	}
.textS 	{	font: 10px Verdana;		color: #5A5A5A;		line-height:13px}
.textM 	{	font: 11px Verdana;		color: #5A5A5A;	}
.textL 	{	font: 13px Verdana; 	color: #5A5A5A;	}

.lineDots 	{background:url(/img/line_dotted.gif) top left repeat-x;} 

.BasicColor {
		color: #5A5A5A;
} 

A:active {
	color:#5A5A5A;
}

A:link {
	color : rgb(230,160,90);
}

A:visited {
	color : rgb(230,160,90);
}

A:hover {
	text-decoration: none;
	color:#5A5A5A;
}

img {
	border: 0px;
}

.NewsItem {
	margin-top:2px;
	margin-bottom:2px;
}

.ProductsItem {
	margin-top:2px;
	margin-bottom:2px;
}

.nTit {
	margin-top:20px;
	margin-bottom:10px;
	font: 10pt Verdana;
	font-weight: bold;
}

.nDat {
	margin-bottom:15px;
	font: 8pt Verdana;
	font-weight: none;
	font-style: italic;
}