﻿


body {
	color : #000000;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana,;
	font-weight: normal;
	margin-left : 0px;
	margin-top : 0px;
}

table.this {
	border-style: ridge;
	border-width: thin;
	border-color: black;
}

td.splash {
	background: url(images/bridge_1.jpg) no-repeat;
}

td.this {
	color : #333333;
	padding-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 16px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: bold;
	text-decoration: none;
	/* background: url(images/spot.png) no-repeat;
	*/
}

td.this a {
	color : #333333;
	padding-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 16px;
	font-family : Verdana,Arial,Tahoma;
	font-weight: bold;
	text-decoration: none;
}

td.that {
	color : #cc0000;
	padding-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	/* background: url(images/spot.png) no-repeat;
	*/
}

td.that a {
	color : #cc0000;
	padding-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}

td.other a {
	color : #000000;
	padding-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}

tr.credits {
	color : #aeaeae;
	margin-top : 5px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial,;
	font-weight: normal;
}

tr.credits a {
	color : #aeaeae;
	margin-top : 5px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial,;
	font-weight: normal;
	text-decoration: none;
}

tr.credits a:hover{
	color : #151515;
	margin-top : 5px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial,;
	font-weight: normal;
	text-decoration: none;
}