A:link         {color: #E66717; text-decoration: none;}
A:active     {color: #FFFFFF; text-decoration: none;}
A:visited      {color: #A64A11; text-decoration:none;}
A:hover      {color: #FFFFFF; text-decoration:  underline;}
.bgStyle {
	background-repeat: repeat-x;
	background-position: top;
}
.maintext {
	font-family: Arial;
	font-size: 13px;
	color: #F3B48D;
}
.modelsNames {
	font-family: Arial;
	font-size: 13px;
	color: #F3B48D;
	font-weight: bold;
}
.moldesDesc {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EA7023;
}
.input {
	background-color: #AB4E10;
	border: thin solid #4B2307;
}

.search {
	color:#FFAD7B;
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	padding-top:0;
}

.tSearch {
	border-style:solid;
	border-color:#BF4D26;
	border-width:2px;
}

input.flatInput {
	color:#FFAD7B;
	background-color:#85160F;
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	border-style:solid;
	border-color:#BF4D26;
	border-width:2px;
}

input.flatSubmit {
	color:#FFAD7B;
	background-color:#85160F;
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	border-style:solid;
	border-color:#BF4D26;
	border-width:2px;
	padding-top:0;
}

.flatSubmit {
	color:#FFAD7B;
	background-color:#85160F;
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	border-style:solid;
	border-color:#BF4D26;
	border-width:2px;
	padding-top:0;
}

.addBorder3 {
	background: #72330B;
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	border: solid 3px #BD4B25;
	vertical-align: middle;
	text-align: center;
}