a
{
	color: navy;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	font-weight: normal;
}

body
{
	background-color: white;
	background-image: url(stripes.png);
	color: black;
}

div.msie_hack
{
	text-align: center;
}

em
{
	font-style: normal;
	font-weight: bold;
}

h1, h2
{
	text-align: center;
}

img
{
	border: 1px solid gray;
}

p
{
	text-align: center;
}

span.small
{
	font-size: smaller;
}

table
{
	margin-left: auto;
	margin-right: auto;
}

table.big_ranking img
{
	border-left: none;
	border-right: none;
	height: 10px;
}

table.big_ranking td.image img
{
	width: auto;
	height: auto;
	max-width: 50px;
	max-height: 50px;
}

table.copy
{
	width: 100%;
	border-top: 1px solid black;
}

table.copy span.spam
{
	display: none;
}

table.copy td
{
	background-color: transparent;
	color: gray;
	font-size: small;
	width: 50%;
}

table.copy td.right
{
	text-align: right;
}

table.hours_of_day img
{
	display: inline;
	width: 15px;
}

table.hours_of_day td
{
	background-color: transparent;
	color: black;
	vertical-align: bottom;
	text-align: center;
	font-size: smaller;
}

table.legend
{
	width: 500px;
}

table.legend img
{
	display: inline;
	width: 50px;
	height: 15px;
}

table.legend td
{
	background-color: transparent;
	color: black;
	text-align: center;
	width: 125px;
}

table.plugin
{
	width: 500px;
	margin-top: 20px;
	margin-bottom: 10px;
}

td
{
	background-color: #f8f8f8;
	color: black;
	text-align: left;
}

td.bar
{
	font-size: smaller;
}

td.bar img
{
	border-left: none;
	border-right: none;
}

td.bar img.first
{
	border-left: 1px solid gray;
}

td.bar img.last
{
	border-right: 1px solid gray;
}

td.numeration
{
	background-color: silver;
	color: black;
	width: 15px;
	font-weight: bold;
	text-align: center;
}

td.invis
{
	background-color: transparent;
	color: black;
}

th
{
	background-color: silver;
	color: black;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

tr.hour_row td
{
	border: 1px solid gray;
}
