html {
	SCROLLBAR-FACE-COLOR: #000000;
	font-size: 11px;
	MARGIN: auto;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #444444;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	POSITION: relative;
	TEXT-ALIGN: left;
	padding: 0px;
	text-decoration: none;
	font-family: Tahoma;
	background-color: #333333;
	background-image: url(../images/main/bg.gif);
	background-repeat: repeat-x;
}
a{
	color:#999999; text-decoration:none;
}
a:hover,a:active{
	color:#ffffff;
}
table{
	border-collapse:collapse;
}
.top_nav {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 98px;
	COLOR: #cccccc;
	LINE-HEIGHT: 28px;
	MARGIN-RIGHT: 2px;
	HEIGHT: 28px;
	TEXT-ALIGN: center;
	background-image: url(../images/top/nav.gif);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.top_navA {
	DISPLAY: block;
	BACKGROUND: url(../images/top/navA.gif);
	FLOAT: left;
	WIDTH: 98px;
	COLOR: #ffffff;
	LINE-HEIGHT: 28px;
	MARGIN-RIGHT: 2px;
	HEIGHT: 28px;
	TEXT-ALIGN: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.top_nav:hover {
	BACKGROUND: url(../images/top/navA.gif);
	COLOR: #ffffff;
	text-decoration: none;
}
.top_nav:active {
	BACKGROUND: url(../images/top/navA.gif);
	COLOR: #ffffff;
	text-decoration: none;
}
.top_navA:hover {
	BACKGROUND: url(../images/top/navA.gif);
	COLOR: #ffffff;
	text-decoration: none;
}
.top_navA:active {
	BACKGROUND: url(../images/top/navA.gif);
	COLOR: #ffffff;
	text-decoration: none;
}
.textfield {
	PADDING-LEFT: 3px;
	font-family: Tahoma;
	font-size: 11px;
	height: 17px;
	color: #666666;
	text-decoration: none;
	background-color: #DADADA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
}
.textarea {
    PADDING-LEFT: 3px;
	font-family: Tahoma;
	font-size: 12px;
	border: 0px none #DCDDDF;
	color: #666666;
	text-decoration: none;
	background-color: #DADADA;
}
.btn {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EA8819;
	height: 21px;
	width: 72px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #dadada;
	text-decoration: none;
}
.news:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.list {
	PADDING-LEFT: 12px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	background-image: url(../images/menu/arr.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-family: Tahoma;
	font-size: 12px;
}
.list:hover {
	COLOR: #ffffff;
	background-image: url(../images/menu/arr.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-family: Tahoma;
	font-size: 12px;
}
.list:active {
	COLOR: #ffffff;
	background-image: url(../images/menu/arr.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-family: Tahoma;
	font-size: 12px;
}
.feedback_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.products {
	padding-left: 10px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	background-image: url(../images/other/arr.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-family: Tahoma;
	font-size: 11px;
}
.products:hover {
	COLOR: #ffffff;
	background-image: url(../images/other/arr.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-family: Tahoma;
	font-size: 11px;
}
.products:active {
	COLOR: #ffffff;
	background-image: url(../images/other/arr.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-family: Tahoma;
	font-size: 11px;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed0000;
	text-decoration: none;
}
.pdf:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
