a:link, a:visited, a:active{
	color: #5AA09B;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
	background-color: #514739;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, p, td, tr, input, textbox, select{
	color: #372F23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td, tr{
	vertical-align: top;
}

.bg_homegrey{
	background-image: url(images/bg_cornergreyhome.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.bg_left{
	background-image: url(images/bg_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.bg_middle{
	background-image: url(images/bg_middle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.content{
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
}

.fullcontent{
padding-top: 10px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}

.headline1{
	color: #5AA09B;
}

.headline2{
	color: #530000;
	font-weight: bold;
	font-size: 11px;
}

.upcomingshows{
	color: #5AA09B;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
}

.imgbrd{
	border: 1px solid #000000;
}

.bigheadline{
	font-size: 12px;
	font-weight: bold;
}

FORM.tb{
display: inline;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}