body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-image: url(live.gif);
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td, th {
/*	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; */
}

div {
	margin: 0px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #3366CC;
}

a:visited {
	color: #6592D0;
}

a:active, a:hover {
	color: #990F00;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	text-align: center;
}

#webcam_details {
	width: 658px;
	border: 1px outset #999;
	margin: 0 auto;
}

#webcam_details table thead th {
	font-weight: bold;
	text-align: center;
	background-color: #466590;
	color: #FFF;
	height: 30px;
}

#webcam_details table tbody th {
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
}

#webcam_details table th a {
	color: #FC0;
}

#webcam_details table td {
	background-color: #FFF;
	font-size: 10px;
}

#webcam_details table td a {
	border-bottom: 1px dotted;
	padding-bottom: 0;
}

#webcam_details table td a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
