body {
	margin: 0px;
	background-color: #aaaaaa;
	background-repeat: repeat-y;
	background-position:   center 50%;
	scrollbar-face-color: #dfdfdf;
	scrollbar-track-color: #999a9e;
	scrollbar-highlight-color: #ebebeb;
	scrollbar-shadow-color: #b8b8b8;
	scrollbar-darkshadow-color: #666666;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #4f5e91
}

/* General form styles
----------------------------------------*/

a {color: #3B537F; text-decoration: none;}
a:hover {color: #3B537F; text-decoration: underline;}

.mainbg {
	margin: 0px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position: center 50%;
	width: 100%;
	border: none;
}

a#interior {
    width: 82px;
    height: 42px;
    background-image: url('fleetn/images/vnavint.gif');
    display: block;
    text-decoration: none
}

a#interior:hover {
    background-position: 0 42px;
}

a#exterior {
    width: 86px;
    height: 42px;
    background-image: url('fleetn/images/vnavext.gif');
    display: block;
    text-decoration: none
}

a#exterior:hover {
    background-position: 0 42px;
}

a#sedans {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/sedans.jpg');
    display: block;
    text-decoration: none
}

a#sedans:hover {
    background-position: 0 166px;
}

a#vans {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/vans.jpg');
    display: block;
    text-decoration: none
}

a#vans:hover {
    background-position: 0 166px;
}

a#slincolns {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/72lincoln.jpg');
    display: block;
    text-decoration: none
}

a#slincolns:hover {
    background-position: 0 166px;
}

a#mlincolns {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/100lincoln.jpg');
    display: block;
    text-decoration: none
}

a#mlincolns:hover {
    background-position: 0 166px;
}

a#bchryslers {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/120chrysler.jpg');
    display: block;
    text-decoration: none
}

a#bchryslers:hover {
    background-position: 0 166px;
}

a#blincolns {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/120lincoln.jpg');
    display: block;
    text-decoration: none
}

a#blincolns:hover {
    background-position: 0 166px;
}

a#bcadillacs {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/130cadillac.jpg');
    display: block;
    text-decoration: none
}

a#bcadillacs:hover {
    background-position: 0 166px;
}

a#navigators {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/navigator.jpg');
    display: block;
    text-decoration: none
}

a#navigators:hover {
    background-position: 0 166px;
}

a#shummers {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/130hummer.jpg');
    display: block;
    text-decoration: none
}

a#shummers:hover {
    background-position: 0 166px;
}

a#mhummers {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/140hummer.jpg');
    display: block;
    text-decoration: none
}

a#mhummers:hover {
    background-position: 0 166px;
}

a#bhummers {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/200hummer.jpg');
    display: block;
    text-decoration: none
}

a#bhummers:hover {
    background-position: 0 166px;
}

a#limobus {
    width: 360px;
    height: 166px;
    background-image: url('images/fleetn/limobus.jpg');
    display: block;
    text-decoration: none
}

a#limobus:hover {
    background-position: 0 166px;
}
