.BG-LStretch {
	background-image: url(images/backgrounds/BG-Left-Stretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.BG-RStretch {

	background-image: url(images/backgrounds/BG-Rightt-Stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.BG-Bottom {
	background-image: url(images/backgrounds/BG-Bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.BG-BottomStretch {

	background-image: url(images/backgrounds/BG-BottomStretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BG-BottomLeft {

	background-image: url(images/backgrounds/BG-BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-BottomRight {


	background-image: url(images/backgrounds/BG-BottomRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-MenuStretch {


	background-image: url(images/backgrounds/BG-MenuStretch.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.Hover-White:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:hover {
text-decoration: underline;
}
.Font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.Font-Bold {
	font-weight: bold;
}

.open
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#e9f0f6;
}

a.Hover-White2:link {
COLOR: #CCCCCC; TEXT-DECORATION: none
}

a.Hover-White2:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.tbl-border {
	border: 1px solid #CCCCCC;
}
.BG-Recover {
	background-image: url(images/backgrounds/recover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-Scrap {
	background-image: url(images/backgrounds/scrap.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-Prices {
	background-image: url(images/backgrounds/prices.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-Contactus {
	background-image: url(images/backgrounds/contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;}

#marqueecontainer{
position: relative;
width: 140px; /*marquee width */
height:200px; /*marquee height */
background-color: /*white*/;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 4px;
float: left;}

body {
	background-color: #514f50;
}
.style1 {color: #999999}
.style2 {
	color: #990033;
	font-weight: bold;}
	
	.BG-Recommend {
	background-image: url(images/recommend.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;}
	
.BG-Mail {
	background-image: url(images/maillist.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;}
	
.Border-underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #514F50;
	border-right-color: #514F50;
	border-bottom-color: #514F50;
	border-left-color: #514F50;}
.fire{
	background-color:#00CCCC;
	padding:2px 20px;
	border:1px solid #0099CC;
	color:#0066CC;
	text-decoration:none;
}
.car_ins 
{
	width:110px;
	text-align:center;
	border:1px solid #cccccc;
	background-color:#fff;
	padding:10px;
	margin-left:18px;}




