body { background-color: white; }

a:link {color: #090; }
a:visited {color: #00c000}
a:active {color: #0f0}
a:hover {background-color: #dfd; color: #0e0; }

td {
color: #000;
font-family: verdana;
font-size: 12px;
}

p {
color: #000;
font-family: verdana;
font-size: 12px;
}

img {
border-style: none;
}

img.signal
{
margin-left: 30px;
}

img.logo
{
margin-left: 80px;
}

td.nav
{
padding-top: 15px;
width: 110px;
text-align: left;
color: #000;
font-family: verdana;
font-size: 12px;
vertical-align: top;
}
td.nav ul {
list-style-type: none;
margin-left: 1px;
padding-left: 1px;
}
td.nav ul li {
padding-bottom: 6px;
}

td.main
{
width: 660px;
text-align: left;
color: #000;
font-family: verdana;
font-size: 12px;
border-left-style: dotted;
border-left-width: 1px;
border-color: black;
padding-left: 5px;
vertical-align: top;
}

h2
{
color: #ffc100;
font-family: verdana;
font-weight: bold;
font-style: italic;
font-size: 24px;
}

span.mainDriveSafely
{
color: #ffc100;
font-family: verdana;
font-weight: bold;
font-size: 24px;
}

p.footer
{
background-color: #ffc100;
width: 100%;
padding: 2px;
border-style: solid;
border-width: 1px;
font-size: 8px;
color: #000;
}

div.photo {
border-style:dotted;
border-width: 2px;
width:800px;
background-color: #eee;
padding: 4px;
text-align: center;
}

td.thumb {
text-align: center;
border-style: dotted;
border-width: 2px;
border-color: #000;
padding: 4px;
}

td.thumb:hover {
text-align: center;
border-style: dotted;
border-width: 2px;
border-color: #000;
padding: 4px;
background-color: #fc1;
}

th {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #fc1;
}

td.contact {
background-color: #f0f0f0;
}

p.signcaption {
padding: 4px; width: 99%; font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
font-size: 14px;
background-color: #fff;
margin-top: 0px;
text-align: left;
}

p.signtext {
padding: 4px;
width: 99%;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
background-color: #fc1;
margin-bottom: 0px;
text-align: left;
}

table.photonavigation {
width: 100%;
background-color: #ccc;
}

td.left {
text-align: left;
}

td.center {
text-align: center;
}

td.right {
text-align: right;
}

td.nav a {
	width: 100%;
}
td.nav p {
	width: 106px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
}
td.nav a:hover {
	background-color: #fc1;
	color: #000;
}
td.nav p:hover {
	background-color: #fc1;
	color: #000;
}

hr {
	background-color: #fc1;
	color: #fc1;
	height: 2px;
	width: 80%;
	text-align: center;
}
