body
{
	color: white;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

table
{
	margin: 0px;
	padding: 0px;
}

table.main
{
	width: 630px;
	border-spacing: 0px;
}

table.buttons
{
	border-spacing: 0px;
	background-image: url(./files/spacer.gif);
	width: 126px;
}

table.content
{
	border-spacing: 0px;
	padding: 5px;
	margin: 10px;
	width: 95%;
}

table.shows
{
	width: 95%;
}

table.shows_header
{
	background-color: #000000;
	width: 100%;
}

tr
{
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin: 0px;
	padding: 0px;
}

td.main_left
{
	height: 1;
	width: 126;
}

td.main_right
{
	height: 1;
	width: 504;
}

td.main_lastrow
{
	height: 200px;
}

td.buttons
{
	height: 24px;
	width: 126px;
}

td.show
{
	padding: 3px;
	background-color: #F0F0F0;
	font-size: 9pt;
}

img
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img.row
{
	border: 0;
	height: 24px;
	width: 1px;
}

img.logo
{
	margin: 10px;
}

div
{
	margin: 10px;
	padding: 10px;
	background-color: #F0F0F0;
}

span.block_header
{
	color: white;
	background-color: gray;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 16pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: black;
}

h2
{
	font-size: 14pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: black;
}

h3
{
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: black;
}

h6
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: black;
}

p
{
	margin: 10px;
	padding: 10px;
	background-color: #F0F0F0;
}

a:link
{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: navy;
}

a:hover
{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: gray;
}

a:visited
{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: navy;
}
