body {	
	margin:20px;
	padding:0;
	background-color:#383636;
}
td {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	color:#656565;
}
.empty {
	padding:0;
	margin:0;
	line-height:2px;
	font-size:2px;
}
p {
	padding:5px 0 7px 0;
	margin:0;
	border:0;
	line-height:22px;
	color:#656565;
}
.footer {
	font-size:10px;
	color:#747474;
	line-height:22px;
}
.footer a:active		{text-decoration: none;color: #747474;}
.footer a:link		{text-decoration: none;color: #747474;}
.footer a:visited 	{text-decoration: none;color: #747474;}
.footer a:hover		{text-decoration: underline;color: #FFFFFF;}

.contentBg {
	background-color:#FFFFFF;
}
.productTitle {
	font-size:12px;
	font-weight:bold;
	color:#14689F;
}
.productTitleGreen {
	font-size:12px;
	font-weight:bold;
	color:#77A01A;
}
ul {
	margin:0;
	padding:0;
	line-height:20px;
}
ul.type1 {
	list-style-type:square;
	margin:6px 0 2px 12px;
}
.type1 li {
	margin-left:2px;
	padding-left:0;
	font-size:11px;
	color:#656565;
}
a.btnDemo {
	display:block;
	background-image: url(../gfx_new/btn.demo.gif);
	background-repeat:no-repeat;
	width:42px;
	height:16px;
	border:0;
	margin-left:10px;
	margin-top:5px;
}
a.btnDemo:hover {
	display:block;
	background-image: url(../gfx_new/btn.demo1.gif);
	background-repeat:no-repeat;
	width:42px;
	height:16px;
	border:0;
	margin-left:10px;
	margin-top:5px;
}

a.btnApi {
	display:block;
	background-image: url(../gfx_new/btn.api.gif);
	background-repeat:no-repeat;
	width:42px;
	height:16px;
	border:0;
	margin-left:10px;
}
a.btnApi:hover {
	display:block;
	background-image: url(../gfx_new/btn.api1.gif);
	background-repeat:no-repeat;
	width:42px;
	height:16px;
	border:0;
	margin-left:10px;
}
.new {
	background-color:#DD7D00;
	color:#FFFFFF;
	padding:1px 4px;
	font-weight:bold;
}
a.de, a.de:hover, a.en, a.en:hover {
	display:block;
	width:18px;
	height:15px;
	float:left;
	margin-right:8px;
	background-repeat:no-repeat;
	margin-top:4px;
}
a.de 		{ background-image: url(../gfx_new/de-0.gif); }
a.de:hover 	{ background-image: url(../gfx_new/de-1.gif); }
a.en 		{ background-image: url(../gfx_new/en-0.gif); }
a.en:hover 	{ background-image: url(../gfx_new/en-1.gif); }