﻿html, body {width:100%; height:100%;}

body 
{
	background-color: #FFFFFF;
	margin: 0;
	font: 11pt Arial Narrow;
	line-height: 12pt;
	color: #000000;
	text-align: center;
}

td
{
	text-align: left;
	vertical-align: top;
}

a:link, a:visited 
{
	color: #7588BF;
	text-decoration: none;
}
a:hover 
{
	color: #CC99CC;
	text-decoration: none;
}

.wrapper
{
	width: 760px;
	border: none;
	position: relative;
}

.featured
{
	vertical-align: bottom;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
}

.featured_bdr
{
	background-color: #adadf8;
	height: 0px;
}

.header
{
	border: solid 1px #000000;
	background-color: #adadf8;
	font: 10pt Arial;
	font-weight: bold;
}

a.header:link, a.header:visited 
{
	border: none;
	color: #000000;
	text-decoration: none;
}
a.header:hover 
{
	border: none;
	color: #333333;
	text-decoration: none;
}

td.header
{
	text-align: center;
	width: 70px;
}

.contentFrame
{
	border: 1px solid #000000;
}

.content
{
	background-color: #FFFFFF;
	padding: 35px;
}

.tourdates
{
	background-color: #D6D6D6;
	text-align: center;
	width: 255px;
}

.tourdates_bdr
{
	background-color: #FFFFFF;
	width: 40px;
}

.footer
{
	text-align: center;
	vertical-align: middle;
	height: 45px;
	font-size: 10pt;
	background-color: #000000;
}

a.footer:link, a.footer:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover 
{
	color: #7588BF;
	text-decoration: none;
}

.heading
{
	text-transform: uppercase;
	font-family: Arial Narrow;
	font-style: italic;
	font-size: 16pt;
}

legend
{
	color: #7588BF;
	font-family: Arial;
	font-weight: bold;
	padding: 2px;
}

fieldset
{
	border: double 3px #7588BF;
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
}

th
{
	text-align:left;
	vertical-align: top;
}

.StarBottom
{
	margin-left: 144px;
}

.highlight
{
	color: #7588BF;
}
