@charset "utf-8";
html,body {
	SCROLLBAR-FACE-COLOR: #dddddd;
	font-size: 11px;
	margin: auto;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #eeeeee;
	SCROLLBAR-TRACK-COLOR: #f7f7f7;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	POSITION: relative;
	TEXT-ALIGN: left;
	padding: 0px;
	text-decoration: none;
	font-family: Tahoma;
	background-color: #ffffff;
}
a{
	color:#666666; text-decoration:none;
}
a:hover,a:active{
	color:#ed0000;
}
table{
	border-collapse:collapse;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #dddddd;
	background-image: url(../images/search/input.gif);
	color: #333333;
	text-decoration: none;
	padding-left:3px;
}
form{
     margin:0px;
}
.page {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.mav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	background-position: center center;
	height: 35px;
	display: block;
}
.mav:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/menuA.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	display: block;
	line-height: 35px;
	height: 35px;
}
.mavA {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff!important;
	text-decoration: none;
	background-image: url(../images/menuA.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	display: block;
	line-height: 35px;
	height: 35px;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.bottom_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
	text-decoration: none;
}
.btnP {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(../images/products/btn.gif);
	height: 21px;
	width: 72px;
	border: 0px none;
	line-height:21px;
	background-position: center center;
	display: block;
}
#logo{
    filter:alpha(opacity=15);
	-moz-opacity:0.1;
}
#demo{
	width:630px; margin:auto; text-align:center; overflow:hidden;
}
.newPro {
    margin:1px;
}
