a:link     {color:#2ab5cc; text-decoration: none}
a:visited  {color:#2ab5cc; text-decoration: none}
a:hover    {color:#90A5B5; text-decoration: none}
a:active   {color:#2ab5cc; text-decoration: none}

body {
	background-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #728CA0;
	}

table.disc {
	font-size: 10px;
	color: #88BDBC;	
}

table.disc td {
	padding-left: 4px;
	padding-right: 4px;
}

td.gigs {
	background-color: #0C2B33;
	font-size: 10px;
	color: #88BDBC;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

img.reunat {
	border: 1px solid black;
}

td.copy {
	font-size: 10px;
	color: #88BDBC;
}

td.content {
	background-image: url('images/bg_content_top.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: black;
	font-size: 10px;
	color: #88BDBC;
	padding-left: 35px;
	padding-right: 15px;
}

h1 {
	font-size: 15px;
	margin-left: -20px;
}

h3 {
	margin-left: -10px;
	font-size: 11px;
}

h2 {
	margin-left: -10px;
	font-size: 14px;
}

td.hd1 {
	background-image: url('images/hd_1.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 10px;
}

td.hd2 {
	background-image: url('images/hd_2.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 45px;
	padding-bottom: 10px;
}


p.news {
	padding-left: 0px;
}

td.green {
	background-color: #081C23;
}

td.green2 {
	background-color: #081C23;
}

table.gigs_table {
	border: 0px solid white;
	width: 400px;
	font-size: 11px;
}

table.gigs_table td {
	border: 1px solid #194652;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.gigs_heading {
	background-color: #081c23;
}

p.gray {
	color: #555555;
	text-align: center;
}

table.gallery {
	font-family: Verdana;
	font-size: 10px;
}