body {
	MARGIN: 0;
	padding:0;
	background-color: #2670c7;
	background-image: url(bg.all.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #2670c7;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #2670c7;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #2670c7;
}
hr {
	background-image: url(bg.grey.dots.gif);
	background-position: left;
	background-repeat: repeat-x;
	border: 0px;
	width: 800px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	height: 1px;
	border-width:0px;
	
}

form {
	padding: 0px;
	margin: 0px;
}
img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

td  {
	font-family: Arial;
	font-size: 10pt;
	vertical-align: top;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	line-height: 150%;
}
#up {
	height:245px;
}
#menu {
	background-image: url(bg.upmenu.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#96200f;
	padding: 0px;
	margin:0px;
	text-align: center;
	height:40px;
	width:1016px;
}

#nextmenu {
	padding: 0px;
	margin:0px;
	text-align: left;
	height:60px;
	width:800px;
}

p.menu {
	padding: 0px;
	margin:0px;
	padding-top:8px;
}
span.upmenu_separator {
	background-image: url(menu.separator.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right: :20px;
}

#container {
	margin-left: -500px;
	position: absolute;
	left: 50%;
}
#container div {
	float: left;
}
#container .wide { width: 1016px;  }
#submenu {
	background-image: url(bg.submenu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fabc00;
	padding: 0px;
	margin:0px;
	height: 208px;
}

#submenu_left {
	float: left;
	width: 650px;
	padding: 0px;
	padding-left: 35px;
	padding-top: 25px;
	font-size: 11px;
	line-height: normal;
}

#submenu_right {
	float: left;
	padding-left: 45px;
	padding-top: 85px;
	width: 10px;
}

#center {
	background-image: url(bg.body1px.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 100%;
	padding: 0px;
	margin: 0px;
	word-wrap: break-word;
	overflow: visible;
}


#incenter {
	background-image: url(bg.body.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:1016px;
	padding-left: 30px;
	padding-right: 130px;
	padding-top: 3px;
	padding-bottom: 10px;
	word-wrap: break-word;
	overflow: visible;
	min-height: 600px;
	height:expression(this.scrollHeight < 600? "600px" : "auto" );
}

#padding-right {
	width:950px;
	padding 0px;
}


#beforebottom {
	background-image: url(bg.before.bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fabc00;
	padding: 0px;
	height : 114px;
}

#copyright {
	background-image: url(bg.copyright.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#96200f;
	height : 36px;
}

#copy-text1 {
	float: left;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}
#copy-text2 {
	float: right;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}
#bottom {
	background-image: url(bg.bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	line-height: 150%;
	height : 149px;
}

td.intable {
	background-color: White;
	padding: 5px;
	text-align: center;
}
td.intable_head {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #EDEDED;
}

a {
	color: #a32413;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}

a.dot-before {
	background-image: url(link.dot.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left : 15px;
}

a.arrow-after {
	background-image: url(link.arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right : 10px;
}

a.upmenu {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}
a.upmenu:hover {
	color: #fabc00;

}
b.upmenu {
	font-size: 18px;
	color: #fabc00;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
}
h1 {
	font-size: 32px;
	font-family: "Microsoft Sans Serif";
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 27px;
	font-family: "Microsoft Sans Serif";
	color: #000000;
	padding : 0px;
	margin : 0px;
}
h2.inmap {
	padding-left:15px;
}
p.inmap {
	padding-left:15px;
}
p.small {
	font-size: 11px;
	color: #7f7f7f;
}
p.news-head {
	background-image: url(news-date.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	height: 18px;
}
p.marka-line {
	text-align:center;
	padding: :0px;
	padding-top: 60px;
}
p.model-line {
	text-align:left;
	padding: :0px;
	padding-left: 60px;
}
span.head {
	color: #a32413;
	font-size: 14px;
	font-weight: bold;
}
span.news-head {
	color: #a32413;
	padding-left: 30px;
	font-size: 14px;
}
p.inbox {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
	padding : 0px;
	padding-top : 95px;
	padding-left : 15px;
	padding-bottom:3px;
	margin:0px;
}

b.inbox {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	padding : 0px;
	padding-left : 15px;
	margin:0px;
}



div.padding {
	padding-left : 10px;
	padding-right : 17px;
}
select {
	width: 220px;

}