body {
	font-family: verdana,arial;
	font-size: 10px;
	letter-spacing: -1px;
	background-color:#CED5EF;
}

#header_dealer_world {
	background-color: #B4C2E7;
	width: 100%;
	border-top: 5px solid #FF8700;
}

#header_menu_general_main_container {
	background-color: white;
	white-space: nowrap;
	height: 20px;
	border-bottom: solid 2px #526279;
}

#header_menu_general_left_container {
	margin-left: 5px;
	width: 300px;
	height: 100%;
	float: left;
}

#header_menu_general_right_container {
	float: right;
	height: 100%;
}

.header_menu_general_left_item {
	padding: 5px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #0436B3;
	text-decoration: none;
	letter-spacing:-0.1em;
}

.header_menu_general_left_spacer {
	padding: 5px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #0436B3;
}

.header_menu_general_right_item {
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #0436B3;
	letter-spacing:-0.1em;
}

.header_menu_general_right_spacer {
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #0436B3;
}

a:link.header_menu_general_right_item_link,a:link.header_menu_general_left_item_link {
	font-size: 10px;
	font-weight: bold;
	color: #0436B3;
	text-decoration: none;
}

a:visited.header_menu_general_right_item_link,a:visited.header_menu_general_left_item_link {
	font-size: 10px;
	font-weight: bold;
	color: #0436B3;
	text-decoration: none;
}

a:active.header_menu_general_right_item_link,a:active.header_menu_general_left_item_link {
	font-size: 10px;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

a:hover.header_menu_general_right_item_link,a:hover.header_menu_general_left_item_link {
	font-size: 10px;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

#header_ros {
	background-color: #999999;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	height: 20px;
}


#header_menu_main_container {
	font-size: 7px;
	width: 100%;
	height: 32px;	
	padding: 0px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #000000;
	background-image: url('../images/header_main_button_bg.jpg');
	background-repeat: repeat-x;
	white-space: nowrap;
}

.header_menu_main_item {
	color: #0436B3;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;	
	padding-right: 10px;
	width: 90px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #000000;
	white-space: wrap;
	vertical-align: middle;
	cursor: pointer;
	letter-spacing: -1px;
}

.header_menu_main_item_over {
	color: #FF8700;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;	
	padding-right: 10px;
	width: 90px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #000000;
	white-space: wrap;
	vertical-align: middle;
	cursor: pointer;
	letter-spacing: -1px;
}

.header_menu_main_item_active {
	color: #FF8700;
	background-color: #E2E8F6;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;	
	padding-right: 10px;
	width: 90px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #000000;
	white-space: wrap;
	vertical-align: middle;
	cursor: pointer;
	letter-spacing: -1px;
}

#header_breadcrumb_container {
	float: left;
	width: 100%;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	padding-top: 0px;
	padding-left: 5px;
	border-bottom: dotted 1px #999999;
}

a:link.header_breadcrumb_item {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

a:visited.header_breadcrumb_item {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

a:active.header_breadcrumb_item {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

a:hover.header_breadcrumb_item {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: underline;
}

a:link.header_breadcrumb_item_last {
	font-size: 12px;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

a:visited.header_breadcrumb_item_last {
	font-size: 12px;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

a:active.header_breadcrumb_item_last {
	font-size: 12px;
	font-weight: bold;
	color: #FF8600;
	text-decoration: none;
}

a:hover.header_breadcrumb_item_last {
	font-size: 12px;
	font-weight: bold;
	color: #FF8600;
	text-decoration: underline;
}

#pager_container {
	visibility: hidden;
	text-align: center;
	width: 600px;
}
#pager_previous {

}
#pager_next {

}
#pager_number_list_container {

}

.pager_prev_next {
	color: #0436B3;
	font-size: 13px;
	padding: 3px;
	cursor: pointer;
	font-weight:bold;
}

.pager_prev_next_inactive {
	color: #999999;
	font-size: 13px;
	padding: 3px;	
	cursor: default;
}

.pager_number_list_item {
	color: #0436B3;
	font-size: 13px;
	padding: 3px;
	cursor: pointer;
	font-weight:bold;
}

.pager_number_list_item_active {
	color: #FF8600;
	font-size: 13px;
	padding: 3px;
	cursor: pointer;
	font-weight:bold;
}

a:link.copyrightText, a:visited.copyrightText,a:active.copyrightText{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

a:hover.copyrightText {
	text-decoration: underline;
}