﻿body 
{
  margin-left :0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
}
.labelMandatory
{
 color:#FE4348;	
 font-family: Arial;
 font-size:10px;
 font-weight:bold;
}
.comboBox
{
	font-family:Arial ;
	font-size :11PX;
	border-style:solid;
    border-width  : 0.5px;
	border-color:#D1D2D5;
	width :204px;
}
.labelContent
{
 color:#646A6C;	
 font-family: Arial,Verdana,Sans-Serif;
 font-size:11px;
 font-weight:bold;
}
.TextBox
{
	border-style:solid;
    border-width  : 1px;
	border-color:#CBCCD0;
	width :200px;
}

.button 
{ 
  font-weight : bold; 
  font-size : 9pt; 
  width : 70px; 
  color : white; 
  font-family : Verdana; 
  height : 25px; 
  background-color : #707171;
}

.Header 
{ 
 background-color :#707171;
}

.HeaderTd
{
  font-weight : bold; 
  font-size : 10pt; 
  color :  #FFF; 
  font-family : Verdana;
  text-decoration:none;
}
  
.HeaderOver
{ 
  font-weight : bold; 
  font-size : 10pt; 
  color :  #707171; 
  font-family : Verdana;
  background-color :#FFF;
  text-decoration:none;
}


.LoginHeader 
{ 
  font-weight : bold; 
  font-size : 11pt; 
  color :  #FFF; 
  font-family : Verdana;
  background:url(../Images/CarHeadNew.jpg) no-repeat left top;
  background-color :#707171;
}

.LabelHeader
{
  font-weight: bold; 
  font-size : 13pt; 
  color : #E46C0A; 
  font-family : Verdana;
}

.Labelbold
{
  font-weight: bold; 
  font-size : 9pt; 
  color : #707171; 
  font-family : Verdana;
}

.Labelsmall
{
  font-weight : normal; 
  font-size : 8pt; 
  color : #707171; 
  font-family : Verdana;
}

.Tblborder
{
  border-width :1px; 
  border-style :solid; 
  border-color :#707171;
}

.Txtbox
{
  border-width:1px; 
  border-style :solid; 
  border-color:#707171;
  width:170px;
}

.lblContent
{
  font-weight : bold; 
  font-size : 10pt; 
  color :  #707171; 
  font-family : Verdana;
  text-decoration:none;
}

.lblContentDiff
{
  font-weight : bold; 
  font-size : 10pt; 
  color :  #E58A25; 
  font-family : Verdana;
  text-decoration:none;
  text-transform:capitalize;
}