body {
	background-color: #D5D5FF;
}

table.main {
	width: 700px;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #666666;
}

td.top {
	padding: 5px;
}

td.pic {
	width: 700px;
	height: 161px;
	background-image: url('../images/outside3.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

img.text {
	float: right;
}

td.links {
	background-color: #FEFED5;
	border-top: 1px solid;
	border-bottom: 1px solid;	
	border-color: #666666;
}

td.links ul {
	margin: 0;
	padding: 0;
}

td.links li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

td.links li a {
	display: block;
	width: 110px;
	height: 20px;
	border-right: 1px solid;
	border-color: #666666;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #FEFED5;
}

td.links li a:hover {
	display: block;
	width: 110px;
	height: 20px;
	border-right: 1px solid;
	border-color: #666666;
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
	font-size: 8pt;
	text-decoration: underline;
	color: #666666;
	padding-left: 5px;
	padding-top: 3px;
}

td.info {
	background-color: #FFFFFF;
	padding: 10px;
}

p {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
	font-size: 10pt;
	color: #333333;
}

p a {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

img#photo {
	float: right;
}

p.footer {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

p.footer a {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
	text-align: center;
}

table.tariff td {
	width: 200px;
}