body{
	background-color: #D9D9D9;
}
img {
	behavior:url("http://www.technobasalt.com/png.htc");
}
.png{
	//background-image: none ! important;
	behavior: url('http://www.technobasalt.com/pngfix.htc');
}

a{
	font-family: Tahoma,Arial,Veradan;
}
h1{
	font-weight: normal;
}
/*menu*/
TD.menuBgTop{
	background-image: url(../images/bgmenutop.gif);
	height: 47px;
	background-repeat: repeat-x;
	background-position: left;
}
TR.menuBgBody{
	background-image: url(../images/bgmenubody.gif);
	height: 46px;
	background-repeat: repeat-x;
	background-position: left;
}
TD.menuBgSelect{
	background-image: url(../images/bgmenuselect.gif);
	height: 46px;
}
a.generalMenu{
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
}
a.generalMenu:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.selectMenu{
	font-family: Tahoma,Arial,Veradan;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*header*/
TD.bgHeader{
	background-image: url(../images/bgheader.jpg);
	height: 209px;
	background-repeat: repeat-x;
	background-position: left;
}
TABLE.headerBt{
	background-image: url(../images/bgheaderbottom.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 86px;
}
DIV.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	width: 96%;
	height: 2px;
}
/*news*/
DIV.newsBlock{
	/*margin-top: 3px;*/
	/*margin-left: -25px;*/
	margin-bottom: 5px;
}
.newsDate{
	font-family: Tahoma,Arial,Veradan;
	font-size: 13px;
	color: #004295;
}
LI{
	color: #FFFFFF;
	list-style: outside;
	font-size: 15px;
}
a.newslink{
	font-family: Tahoma,Arial,Veradan;
	color: #0066CC;
	font-size: 13px;
}
.text{
	font-family: Tahoma,Arial,Veradan;
	color: #000000;
	font-size: 13px;
}
.bulletWhite{
	font-family: Tahoma,Arial,Veradan;
	color: #FFFFFF;
}
DIV.titleNews{
	font-family: Tahoma,Arial,Veradan;
	color: #006CC2;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*products*/
.productName{
	font-family: Tahoma,Arial,Veradan;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.titleProducts{
	font-family: Tahoma,Arial,Veradan;
	color: #006CC2;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
DIV.titleProducts{
	margin-bottom: 5px;
}
DIV.productsText{
	font-family: Tahoma,Arial,Veradan;
	color: #000000;
	font-size: 13px;
	margin-bottom: 10px;
	width: 90%;
	line-height: 18px;
}
.textApp{
	font-family: Tahoma,Arial,Veradan;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}
DIV.appNum{
	/*margin-top: -15px;*/
	margin-bottom: 20px;
	margin-left: 10px;
	list-style: outside;
}
a.contactlink{
	font-family: Tahoma,Arial,Veradan;
	color: #0066CC;
	font-size: 13px;
}
.contactsBold{
	font-family: Tahoma,Arial,Veradan;
	color: #006CC2;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
/*footer*/
TD.footerLine{
	background-image: url(../images/bgfooter.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 39px;
}
a.footerLink{
	font-size: 13px;
	color: #0000FF;
}
.footerLinkSel{
	font-family: Tahoma,Arial,Veradan;
	font-size: 13px;
	color: #0000FF;
}
.footerText{
	font-family: Tahoma,Arial,Veradan;
	color: #999999;
	font-size: 11px;
}
.footerContacts{
	font-family: Tahoma,Arial,Veradan;
	color: #000000;
	font-size: 10px;
}
.form{
	background-color: #CCCCCC;
	height: 20px;	
	font-family: Tahoma,Arial,Veradan;
	font-size: 11px;
}
.button{
	height: 20px;
	width: 30px;
	font-family: Tahoma,Arial,Veradan;
	font-size: 11px;
}