body {
	font-family: Verdana, Arial, sans-serif ;
	margin: 0px 0px 0px 0px;
}
td {
 	font-size: 11px;
}

.smallFont {
	font-size: 10px;

}

a {

	color: #16185E;
	text-decoration: none;
	
	
}
.articleTitle {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.scrollBar {
   scrollbar-arrow-color:#5D6B98;
   scrollbar-base-color:#5D6B98;
   scrollbar-darkshadow-color:#5D6B98;
   scrollbar-face-color:#ECECF5;
   scrollbar-highlight-color:#ECECF5;
   scrollbar-shadow-color:#5D6B98;

 }

.topMenu {
	font-size: 11px;
	color: #536F92;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;	
}

.carFeaturesFont {
	font-size: 10px;
	color: #5D6B98;
	font-weight: bold;

}
.carTitle {
	font-size: 12px;
	color: #16185E;
	font-weight: bold;
}
.carTitleSmall {
	font-size: 10px;
	color: #16185E;
	font-weight: bold;
	text-decoration: none; 
}
.carTitleWhite {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.textWhite {
	font-size: 11px;
	color: #ffffff;
}
.carPrice {
	font-size: 11px;
	color: #16185E;
	font-weight: bold;
}
.carDetail {
	text-align: justify;
	font-size: 11px;
}
.darkBlueTitle {
  font-size: 13px;
  color: #14165C;
  font-weight: bold;
  letter-spacing: 0.4em
}

.darkBlueBackground {
  background-color: #5D6B98;
}
.infoKader {
	visibility:hidden;
	filter:alpha(opacity=75); 
	-moz-opacity:0.75;
	border:thin solid;
	background-color: #ECECF5;
	border-width: 10px; 
	border-color: #ECECF5;
	font-weight: bold;
	text-align:left;
	width:126px;
	height:0px; 
	top:36px; 
	left:0px;
}
input.text { 

	font-size: 12px; 
	color: #000000; 
	background-color: #FAFAFD; 
	border-bottom: #5D6B98 1px solid; 
	border-left: #5D6B98 1px solid; 
	border-right: #5D6B98 1px solid; 
	border-top: #5D6B98 1px solid;
	height: 15px;
	padding-bottom: 1px;
	padding-left: 1px; 
	padding-right: 1px;
	padding-top: 1px; 
}

input.input { 

	font-size: 12px; 
	color: #000000; 
	background-color: #FAFAFD; 
	border-bottom: #5D6B98 1px solid; 
	border-left: #5D6B98 1px solid; 
	border-right: #5D6B98 1px solid; 
	border-top: #5D6B98 1px solid;
	height: 15px;
	padding-bottom: 1px;
	padding-left: 1px; 
	padding-right: 1px;
	padding-top: 1px; 
}


input.but { 

	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #FAFAFD; 
	border-bottom: #5D6B98 1px solid; 
	border-left: #5D6B98 1px solid; 
	border-right: #5D6B98 1px solid; 
	border-top: #5D6B98 1px solid;
	height: 20px;
	padding-bottom: 1px;
	padding-left: 1px; 
	padding-right: 1px;
	padding-top: 1px; 
}
select { 
	font-size: 10px; 
} 


.lightBlueBackground {
  background-color: #ECECF5;
}

.rightMenu {
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
.tableBorderDarkBlue {
	border-bottom: #5D6B98 1px solid; 
	border-left: #5D6B98 1px solid; 
	border-right: #5D6B98 1px solid; 
	border-top: #5D6B98 1px solid;
}
.whiteBG {
	 background-color: #FAFAFD;
}


