ul, img, li {
     margin: 0; padding: 0;
    }


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	background-color: #000066;
	background-image: url(../fx/back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

.overall {
	margin: 0px;
	padding: 0px;
}

.table_content {
	background-color: #333366;
}

.top {
	margin: 0px;
}

.header {
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
}

.bandheader, .eventheader {
	font-size: 12pt;
	font-style: italic;
	font-weight: bolder;
}

.content {
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
	color: #CC3399;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline overline;
}

.band_list {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.search {
	color: #FFFFFF;
	font-size: 10pt;
	border: thin solid #0033FF; 
	background-color: #000066;
}

.activ {
	font-size: 10pt;
	font-weight: bold;
	color: #CC3399;
}

.news_title {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	font-size: 10pt;
	background-color: #000066;
	border: thin solid #0033FF; 
}

.side_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF; 
}

.side_sidebar {
	background-color: #333366;
}

.side_sideimpact {
	background-color: #333399;
}

.side_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF; 
}

.side_border, .menu_border {
	border-spacing: 0px;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.menu_nav {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.footer {
	font-weight: thin;
	font-size: 7pt;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0033FF;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

.lipo_text {
	color: #FFFFFF;
	font-size: 9pt;
}

.lipo_subheader {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 11pt;
}


.lipo_header {
	color: #000000;
	font-weight: bolder;
	font-size: 11pt;
}

.lipo_loc {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

.lipo {
	color: #000000;
	background: url('../fx/lipo_back.gif') no-repeat;
}

.presse_content {
	font-size: 12pt;
}

.presse_source {
	font-size: 8pt;
}

.gb_title {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.gb_content {
	background-color: #333399;
}

.comment {
	font-size: 10pt;
	font-weight: bold;
	color: #CC3399;
}

li { 
	display: block; 
	list-style: none;
}

.big {
	display: none;
}

.small {
	display: block;
}

.active .big {
	display: block;
}

.active .small {
	display: none;
}