.headline {
 font-family: Tahoma;
 font-weight: bold;
 color: 150185;
 font-size: 20px;
}
.largetext {
 font-family: Arial;
 font-weight: normal;
 color: 000000;
 font-size: 16px;
}
.smalltext {
 font-family: Arial;
 font-weight: bold;
 color: 000000;
 font-size: 9px;
}
.maintext {
 font-family: Arial;
 font-weight: normal;
 color: 000000;
 font-size: 13px;
}
.tabletext {
 font-family: Arial;
 font-weight: normal;
 color: 000000;
 font-size: 16px;
}
.boldtext {
 font-family: Arial;
 font-weight: bold;
 color: 000000;
 font-size: 14px;
}
.descriptiontext {
 font-family: Arial;
 font-weight: bold;
 color: 000000;
 font-size: 17px;
}
.largedescriptiontext {
 font-family: Arial;
 font-weight: bold;
 color: 000000;
 font-size: 19px;
}
.carttext {
 font-family: Arial;
 font-weight: bold;
 color: 150185;
 font-size: 11px;
}
.carttext a:link {
 text-decoration: none;
 color: 150185;
}
.carttext a:visited {
 text-decoration: none;
 color: 150185;
}
.carttext a:active {
 text-decoration: none;
 color: C40000;
}
.carttext a:hover {
 text-decoration: none;
 color: C40000;
}
.copyright {
 font-family: Arial;
 font-weight: bold;
 color: 150185;
 font-size: 11px;
}
.copyright a:link {
 text-decoration: none;
 color: 150185;
}
.copyright a:visited {
 text-decoration: none;
 color: 150185;
}
.copyright a:active {
 text-decoration: none;
 color: C40000;
}
.copyright a:hover {
 text-decoration: none;
 color: C40000;
}
.listingstext {
 font-family: Arial;
 font-weight: normal
 color: 000000;
 font-size: 14px;
}
.utahautoconnection {
 font-family: Arial;
 font-weight: bold;
 color: 150185;
 font-size: 9px;
}
A:link {
 text-decoration: none;
 color: C40000;
} 
A:visited {
 text-decoration: none;
 color: C40000;
} 
A:active {
 text-decoration: none;
 color: 150185;
} 
A:hover {
 text-decoration:none;
 color: 150185;
}
li {
 font-size: 13px;
 font-family: Arial;
 list-style-image: url(../images/bullet.gif);
 list-style-position: outside
}
#mainNav div {
 border-width: 0;
 border-bottom: 0px solid #150185;
 border-left: 0px solid #150185;
 padding: 0px 0.5em 1px 0.1em;
 margin: 0;
 text-align: left;
 padding: 0;
}
#mainNav a {
 text-decoration: none;
 font-family: Arial;
 font-weight: bold;
 font-size: 11px;
 display: block;
 padding: 1px 0.5em 1px 0.1em;
 margin: 0;
 text-align: center;
}
#mainNav {
 height: 27px;
 vertical-align: middle;
}
#mainNav a:link {
 color: #FFFFFF;
 background-color: #150185;
}
#mainNav a:active {
 color: #C40000;
 background-color: #FFFFFF;
}
#mainNav a:hover {
 color: #C40000;
 background-color: #FFFFFF;
}
#mainNav a:visited {
 color: #FFFFFF;
 background-color: #150185;
}
#mainNav a:visited:hover {
 color: #C40000;
 background-color: #FFFFFF;
}
#topNavItem {
 border-top: 0px solid #150185;
 border-right: 1px solid #FFFFFF;
}
#farLeftNavItem {
 border-top: 0px solid #150185;
 border-right: 1px solid #150185;
}