form {
    margin: 0px;
}

h1, h2 {
    font-family: Verdana;
    font-size: 14;
    font-weight: bold;
    color: #E7C44E;
}

body {
    background-color: #000000;
}

select {
    font-family: Verdana; 
    font-size: 10px; 
}

input {
    font-family: Verdana; 
    font-size: 10px; 
}

.regularText {
    font-family: Verdana; 
    font-size: 8pt; 
    color: #FFFFFF;
}

.regularTextYellow {
    font-family: Verdana; 
    font-size: 12px; 
    color: #E8C350;
}

.regularText a {
    color: #FFFFFF;
    text-decoration: none;
}

.regularText2 {
    font-family: Verdana; 
    font-size: 10px; 
    color: #898989;
}

.boldText {
    font-weight:bold;
    font-family: Verdana; 
    font-size: 8pt; 
    color: #FFFFFF;
    margin: 0px;
}

.headerText {
    font-weight: normal;
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
    margin: 0px;
}

.headerText a {
    font-weight: normal;
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
    margin: 0px;
    text-decoration: none;
}

.headerText h2 {
    font-weight: normal;
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
    margin: 0px;
    text-decoration: none;
}

.headerText h3 {
    font-weight: normal;
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
    margin: 0px;
    text-decoration: none;
}

.menuText {
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
    border-bottom: 1px solid #A38837;
    height: 30px;
}

.menuText a {
    color: #FFFFFF;
    text-decoration: none;
}

.menuTextHover {
    font-family: Verdana; 
    font-size: 12px; 
    color: #EAC23E;
    border-bottom: 1px solid #A38837;
    height: 30px;
    background-color: #4D3006;
    cursor: pointer;
}

.menuTextHover a {
    color: #EAC23E;
}

.menuTextLast {
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
    height: 30px;
}

.menuTextLast a {
    color: #FFFFFF;
    text-decoration: none;
}

.menuTextLastHover {
    font-family: Verdana; 
    font-size: 12px; 
    color: #EAC23E;
    height: 30px;
    background-color: #4D3006;
    cursor: pointer;
}

.menuTextLastHover a {
    color: #EAC23E;
}

.quoteLink {
    font-family: Verdana; 
    font-size: 11px; 
    color: #E8C350;
    text-decoration: none;
}

.quoteLink a {
    font-family: Verdana; 
    font-size: 11px; 
    color: #E8C350;
    text-decoration: none;
}

.researchMenuOptionSelected {
    font-family: Verdana; 
    font-size: 12px; 
    color: #E8C350;
}

.researchMenuOption {
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
}

.researchMenuOption a {
    color: #FFFFFF;
    text-decoration: none;
}

.researchMenuOption a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.smallGrey {
    font-family: Verdana; 
    font-size: 8pt; 
    color: #b7b7b7;
}

.smallGrey2 {
    font-family: Verdana; 
    font-size: 7pt; 
    color: #b7b7b7;
}

.smallWhite {
    font-family: Verdana; 
    font-size: 8pt; 
    color: #ffffff;
}

.smallYellow {
    font-family: Verdana; 
    font-size: 8pt; 
    color: #E8C350;
}

.smallRed {
    font-family: Verdana; 
    font-size: 8pt; 
    color: #FF0000;
}

.researchMenuOption2 a {
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF;
    text-decoration: none;
}

.researchMenuOption2 a:hover {
    color: #E8C350;
    text-decoration: underline;
}

.errorHeader {
    font-family: Verdana; 
    font-size: 10px; 
    color: #5a3d1b;
}

.errorContent {
    font-family: Verdana; 
    font-size: 10px; 
    color: red;
}

.successContent {
    font-family: Verdana; 
    font-size: 10px; 
    color: red;
    text-align: center;
}

.recallHeader {
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    color:white;
}

.recallContentOn {
    font-family:Verdana;
    font-weight:normal;
    font-size:8pt;
    color:white;
}

.recallContentOff {
    display:none;
}

.Copy_Normal {
    font-size: 8pt;
    font-weight: normal;
    font-family: Verdana;
    color: #898989;
}

.Copy_Normal_Black {
    font-size: 8pt;
    font-weight: normal;
    font-family: Verdana;
    color: #000000;
}

.Copy_Error {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #ff0000;
}

.Input_Text {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #000000 ! important;
    background-color: #FFFFFF ! important;
}

.Input_Submit {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #000000 ! important;
}

.Input_Error {
    font-family: Verdana;	
    font-size: 8pt;
    font-weight: normal;	
    color: #000000 ! important;
	background-color: #ffb5b5 ! important;
	border: 2px solid #cc0000
}

.Input_Disabled {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal ! important;
    color: #777777 ! important;
    background-color: #e7e7e7 ! important;
}

.Google_Header {
    color: #ffffff;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.Google_Content {
    color: #ffffff;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

.Google_Link {
    color: #EAC23E ! important;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

.Cell_Search_Header {
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #ffffff;
    text-decoration: underline;
    background-color: #272727;
    cursor: pointer;
}

.Image_Used_Car {
    border: 1px solid black;
}

.Image_Search {
    width: 14px;
    height: 14px;
    border: 0px;
}

.Link_Used_Car {
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #EAC23E;
}

.Table_Message {
    border: 5px solid #E32601;
    background-color: #ffb5b5;
    width: 500px;
}

.Cell_Message {
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #E32601;
    background-color: #ffb5b5;
    padding: 10px;
}

.Table_Message_Success {
    border: 5px solid #04b804;
    background-color: #87e487;
    width: 550px;
}

.Cell_Message_Success {
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
    color: #04b804;
    background-color: #87e487;
    padding: 10px;
}

/* Pagination Cell Styles */
.Table_Pagination {
    border: 1px solid #324273;
}

.Cell_Pagination_On {
    background-color: #FFFFFF;
    border: 1px solid #fe6b03;
    padding: 2px;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    width: 15px;
    text-align: center;
}

a.Cell_Pagination_On, .Cell_Pagination_On a {
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Pagination_On_Hover {
    background-color: #001658;
    border: 1px solid #fe6b03;
    padding: 2px;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    width: 15px;
    text-align: center;
    cursor: pointer;
}

a.Cell_Pagination_On_Hover, .Cell_Pagination_On_Hover a {
    color: #fe6b03;
    text-decoration: none;
}

.Cell_Pagination_Off {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    width: 15px;
    text-align: center;
}
