.text {
font-size		:.84ems;
	font-weight		:normal;
	font-family		:Tahoma, Arial;
	text-align		:justify;
	color			:#FFFFFF;
	text-decoration: none;
	font-size: 0.84em;
	line-height: normal;
	padding: 4px;

}

.linkstext {
font-size		:.84ems;
	font-weight		:normal;
	font-family		:Tahoma, Arial;
	text-align		:justify;
	color			:#FFCC00;
	text-decoration: none;
	font-size: 0.84em;
	line-height: normal;
	padding: 3px;
	background-color: #666666;

}


.nav {
	font-family: Tahoma, Arial;
	font-size: 0.84em;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;


}

.head {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;
	padding: 0px;
}



.dots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-position: center;
	font-size: 9px;
	border-top: 1px dashed #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;

}

.botnav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFCC00;
	text-align: left;
	text-decoration: none;
}

.s1 {
	font-family: Tahoma, Arial;
	font-size: 0.76em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;

}

.s2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #333333;

}

.s3 {
	font-family: Tahoma, Arial;
	font-size: 0.72em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	padding: 6px;

}

.carplacers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #333333;

}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding: 4px;
	font-style: italic;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.marq {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFCC00;
	text-align: justify;
	text-decoration: none;

}
 #navcontainer { width: 190px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
font size: 13px;
font-weight: bold;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
font size: 13px;
font-weight: bold;
padding: 3px;
width: 170px;
background-color: #FF3300;
border-bottom: 1px solid #000000;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF6600;
color: #FFFFFF;
}

