
.dealer_menu {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	color: #FFFFFF; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	text-decoration: none
}
.dealer_menu:link {
	text-decoration: none
}
.dealer_menu:visited  {
	text-decoration: none
}
.dealer_menu:hover  {
	text-decoration: underline;
}

.dealer_links {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;	
	color: #000000; 	
	text-decoration: none
}
.dealer_links:link {	
	text-decoration: none
}
.dealer_links:visited  {	 
	text-decoration: none
}
.dealer_links:hover  {	
	text-decoration: underline;
}
.dealer_links_white {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;	
	color: #FFFFFF; 	
	text-decoration: none
}
.dealer_links_white:link {	
	text-decoration: none
}
.dealer_links_white:visited  {	 
	text-decoration: none
}
.dealer_links_white:hover  {	
	text-decoration: underline;
}

.dealer_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.dealer_title_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.dealer_maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000; 
}
.dealer_maintext_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF; 
}

.dealer_side_box_table {
	BORDER-LEFT-COLOR: #191918; 
	BORDER-BOTTOM-COLOR: #191918; 
	BORDER-TOP-COLOR: #191918; 
	BORDER-COLLAPSE: collapse; 
	BORDER-RIGHT-COLOR: #191918
}
.dealer_side_box_title {
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	font-style: italic;
	FONT-WEIGHT: bold; 
	COLOR: #000000;
	BACKGROUND: #191918; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
.dealer_side_box_title_white {
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	font-style: italic;
	FONT-WEIGHT: bold; 
	COLOR: #FFFFFF;
	BACKGROUND: #191918; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
.dealer_side_box_title_print {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND: #cccccc; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial, helvetica;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
.dealer_side_box_subtitle {	
	FONT-SIZE: 12px; 
	BACKGROUND: #EE9438; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial, helvetica; 
	TEXT-ALIGN: center;
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid;
}
.dealer_side_box_subtitle_white {	
	FONT-SIZE: 12px; 
	BACKGROUND: #EE9438; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana, arial, helvetica; 
	TEXT-ALIGN: center;
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid;
}
.dealer_side_box_lesson_list {
	BORDER-RIGHT: #000000 1px solid; 
	FONT-SIZE: 13px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: verdana, arial, helvetica
}
.dealer_side_box_content {
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 13px;
	COLOR: #000000; 
	BACKGROUND: #ffffff; 
	PADDING-TOP: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid; 
}
input.btn{
   color:#000033;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#000033;
   border-left-color:#000033;
   border-right-color:#00003;
   border-bottom-color:#000033;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
	  
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}