body {
	margin: 0 0 0 0;
    font-family: Verdana;
}

a {
	color: #000000;
}
a:hover {
    color: #000000;
	text-decoration: none;
}

a.js, a.js:hover {
border-bottom:1px dashed;
text-decoration:none;
}

img { border-width: 0px; }


#submit {
	background-color: ThreedLightShadow;
	font: 12px Verdana;
	height: 23px;
}

.address {font: lighter 20px Verdana; margin: 0 0 10 0; color: #000000;}

.menu-top a			{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.menu-top a:hover	{
	text-decoration: none;
}

#menu-name {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
#menu-name a {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
#menu-name a:hover {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	text-decoration: underline;
}


.maine-text {
	font-family: Verdana; font-size: 12; line-height: 18px; color: #4c4c4c; text-align: justify;
}

.brand-text {
	font-size: 15px;
	font-family: Verdana;
	line-height: 18px;
}


.maine-prew-top {
	font-family: Verdana;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
.maine-prew-top a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.maine-prew-top a:hover {
	color: #000000;
	text-decoration: none;
}

.model-link a {
	font-family: Verdana;
	font-size: 10;
	color: #000000;
	text-decoration: underline;
}
.model-link a:hover {
	color: #000000;
	text-decoration: none;
}

.maine-prew-bot {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.maine-prew-bot a {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
.maine-prew-bot a:hover {
	color: #000000;
	text-decoration: none;
}
h1.catalog {
    font-size: 14px;
    text-transform: uppercase;            
}
h1 {
    font-size: 12px;
    text-transform: uppercase;
    color: Maroon;    
}
h1.main {
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;    
}
h2.catalog {
    font-size: 14px;
}
h2 {
    font-size: 14px;
    color: Maroon;    
    
}
h2.main {
    margin: 0px;
}
h3 {
    font-size: 12px;    
    
}
.red, a.red, a.red:hover {
    color: red;
}
.topText, a.topText {
    font-size: 11px;
}