body
{
	margin:0px;
}
.header
{
	background-image: url('images/header_bg.png');
}
.menu0_left
{
	background-image: url('images/menu0_left.png');
	width:221px;
	height:72px;
	vertical-align:top;
}
.menu0_sitelink { margin-left: 15px; }
.menu0_sitelink a
{
	font: 10px Tahoma;
	color:#EEEEEE;
}
.menu0
{
	background-image: url('images/menu0_bg.png');
}
.menu0_dealer
{
	background-image: url('images/menu0_dealer.png');
	width:188px;
	height:72px;
}
input.dealer
{
	width:102px;
	height:11px;
}
.menu1
{
	background-image: url('images/menu1_bg.png');
	height:40px;
}
.content_left
{
	width:145px;
	background-image: url('images/content_left_bg.png');
	background-repeat: repeat-y;
}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 11px Tahoma, Arial;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
.content_center_top
{
	background-image: url('images/content_center_top.png');
	background-repeat: repeat-x;
}
.content_center_meddle
{
	padding-left:20px;
	padding-right:20px;
	background-image: url('images/content_center_middle.png');
	background-repeat: no-repeat;
	background-position:left top;
}
.content_center_bottom
{
	background-image: url('images/content_center_right.png');
	background-repeat: no-repeat;
	background-position:right bottom;
	vertical-align:top;
}
.content_right
{
	width:145px;
	background-image: url('images/content_right_bg.png');
	background-repeat: repeat-y;
}
.footer
{
	background-image: url('images/footer_bg.png');
	text-align:center;
}
.footer_menu
{
	width:494px;
	height:28px;
	background-image: url('images/footer_menu.png');
}
/*    PANEL & WINDOWS     */

/*** left ***/
.left_panel_header
{
	background-image: url('images/left_panel_header.png');
	height:35px;
}
.left_panel_bg
{
	background-image: url('images/left_panel_bg.png');
}
.left_panel_footer
{
	background-image: url('images/left_panel_footer.png');
	height:10px;
}
.left_win_header
{
	background-image: url('images/left_win_header.png');
	height:16px;
}
.left_win_bg
{
	background-image: url('images/left_win_bg.png');
	padding-right:19px;
	padding-bottom:2px;
}
.left_win_footer
{
	background-image: url('images/left_win_footer.png');
	height:12px;
}

/*** right ***/
.right_panel_header
{
	background-image: url('images/right_panel_header.png');
	height:35px;
}
.right_panel_bg
{
	background-image: url('images/right_panel_bg.png');
	
}
.right_panel_footer
{
	background-image: url('images/right_panel_footer.png');
	height:10px;
}
.right_win_header
{
	background-image: url('images/right_win_header.png');
	height:16px;
}
.right_win_bg
{
	background-image: url('images/right_win_bg.png');
	padding-right:17px;
	padding-bottom:3px;
}
.right_win_footer
{
	background-image: url('images/right_win_footer.png');
	height:12px;
}
.left_panel_header, .left_panel_footer, .left_win_header, .left_win_footer,
.right_panel_header, .right_panel_footer, .right_win_header, .right_win_footer
{background-repeat: no-repeat;}
.left_panel_bg, .left_win_bg, .right_panel_bg, .right_win_bg
{background-repeat: repeat-y;}
/**** NEWS ****/
.news_header
{
	background-image: url('images/news/header.png');
	height:24px;
	width:736px;
}
.news_header_left
{
	background-image: url('images/news/header_left.png');
	height:24px;
	width:10px;
}
.news_header_bg
{
	background-image: url('images/news/header_bg.png');
	/*height:24px;*/
}
.news_header_right
{
	background-image: url('images/news/header_right.png');
	height:24px;
	width:10px;
}

.news_content
{
	background-image: url('images/news/bg.png');
	width:736px;
}
.news_content_left
{
	background-image: url('images/news/content_left.png');
	width:10px;
}
.news_content_bg
{
	background-image: url('images/news/content_bg.png');
}
.news_content_right
{
	background-image: url('images/news/content_right.png');
	width:10px;
}

.news_footer
{
	background-image: url('images/news/footer.png');
	height:5px;
	width:736px;
}
.news_footer_left
{
	background-image: url('images/news/footer_left.png');
	height:5px;
	width:10px;
}
.news_footer_bg
{
	background-image: url('images/news/footer_bg.png');
	height:5px;
}
.news_footer_right
{
	background-image: url('images/news/footer_right.png');
	height:5px;
	width:10px;
}
/*    FONT     */
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
}
input.dealer
{
	font:10px Tahoma;
	color:#1c2a3c;
}
.dealer, .dealer a
{
	font:10px Tahoma;
	color:#a4bbea;
}
td.menu1,td.menu1 a
{
	font:11px Tahoma;
	color:#ddecfe;
	vertical-align:top;
}
td.menu1{padding-left:10px;}

.content_center_meddle
{
	font: 12px Tahoma;
	margin-top:14px;
}
.footer_menu, .footer_menu a
{
	padding-top:3px;
	font: 11px Tahoma;
	color:White;
}

/** PANELS **/

.right_panel_header,.left_panel_header
{
	font:11px Tahoma;
	color:White;
	font-weight:bold;
}
.right_panel_header{padding-left:40px;}
.left_panel_header{padding-left:18px;}

.right_win_header,.left_win_header,.right_win_header a,.left_win_header a
{
	font:10px Tahoma;
	color:White;
	font-weight:bold;
}
.left_win_header{padding-left:18px;}
.right_win_header{padding-left:23px;}

.right_win_bg, .left_win_bg, .right_panel_bg, .left_panel_bg,
.right_win_bg a, .left_win_bg a, .right_panel_bg a, .left_panel_bg a
{
	font:10px Tahoma;
	color:#bfe0ff;
}
.right_win_bg,.right_panel_bg {padding-left:21px;}
.left_win_bg,.left_panel_bg{padding-left:17px;}
/*    NEWS    */
.news_header, .news_header_bg
{
	font:12px Arial;
	font-weight:bold;
	color:#303030;
}
.news_content, .news_content_bg
{
	font:11px Tahoma;
	color:#373737;
}
