body,td,th
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	line-height:18px
}
td.sidebar,th.sidebar
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height:14px
}
table.index
{
	background-image: url('./media/dealership.jpg');
}
img
{
	border:0;
}
a.sidebar:visited
{
	font-family: arial;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
a.sidebar:hover
{
	font-family: arial;
	font-size: 16px;
	color: #0080FF;
	text-decoration: none;
}
a.sidebar:active
{
	font-family: arial;
	font-size: 16px;
	color: black;
	text-decoration: none;
}
a.sidebar
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.sidebar
{
	font-family: arial;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
a.sidebar-bottom
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.sidebar-bottom:visited
{
	font-family: arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
a.sidebar-bottom:hover
{
	font-family: arial;
	font-size: 10px;
	color: #0080FF;
	text-decoration: none;
}
a.sidebar-bottom:active
{
	font-family: arial;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
a
{
	font-family: arial;
	font-size: 16px;
	color: #0080FF;
	text-decoration: none;
}
a:visited
{
	color: #0080FF;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: none;
}
a:active
{
	color: darkblue;
	text-decoration: none;
}
textarea
{
	font-family: arial;
	font-size: 12px;
	color: black;
}
td.sidebar
{
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 16px;
	padding: 4px;
}
td.sidebar-bottom
{
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-family: arial;
	font-size: 10px;
	padding: 4px;
}
td.showroom-header
{
	background-color: #333333;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	border: thin solid white;
	vertical-align: top; 
	padding: 2px;
}
td.showroom-item
{
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: black;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	border: thin solid #0080FF;
	padding: 2px;
}