body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

body,table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}

A.link01 {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none;}
	A.link01:link {COLOR: #b61e1e;}
	A.link01:visited {COLOR: #b61e1e;}
	A.link01:active {COLOR: #b61e1e;}
	A.link01:hover {COLOR: #ff0000; TEXT-DECORATION: none;
}
A.link02 {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline;}
	A.link02:link {COLOR: #b61e1e;}
	A.link02:visited {COLOR: #b61e1e;}
	A.link02:active {COLOR: #b61e1e;}
	A.link02:hover {COLOR: #ff0000; TEXT-DECORATION: underline;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.right01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #782828;
	text-decoration: none;
}
.td01 {
	border-bottom: 1px dashed #555555;
}
.td02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.td02a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
.td03 {
	border-bottom: 10px solid #ffffff;
}
.Area {
	border: 1px solid #0e0e0e;
	WIDTH: 250px;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
}
.Area01 {
	border: 1px solid #0e0e0e;
	WIDTH: 300px;
	height: 60px;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
}
.TextBox {
	border: 1px solid #0e0e0e;
	WIDTH: 150px;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
}
.Button {
	border: 1px solid #0e0e0e;
	WIDTH: 60px;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #ee0000;
}



#Guest_Book, #Guest_Book td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	vertical-align: top;
}

#Guest_Book{
	background-image: url('../images/urshey_guestbook.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

#Guest_Book a{
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}

#Guest_Book a:hover{
	color: #eeeeee;
}

#Guest_Book_Messages{
	height: 230px; 
	overflow: auto; 
	background-color:#ffffff; 
	border: 1px solid #333333;
	margin-bottom : 2px;
}

#Guest_Book_Messages td,#Guest_Book_Messages th{
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	text-align : left;
}

#Guest_Book_Messages td{
	padding-bottom : 10px;
	text-align : justify;
	padding-left : 2px;
}

#Guest_Book_Messages th{
	color : #eeeeee;
	overflow: hidden;
}

#Band_Bio{
	position: absolute;
	top : 237px;
	left : 26px;
	width: 550px; 
	height: 275px; 
	overflow: auto;
	color: #333333;
	text-align : justify;
	padding : 5px;
	padding-bottom : 10px;
	background-color: #ffffff;
}

.SpellE{
	font-weight : bolder;
	color : #000000;
}

#Band_Bio h1{
	margin-top : 0px;
	margin-bottom : 5px;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #782828;
}

#News{
	width: 100%; 
	height: 450px; 
	overflow: auto;
}

#News th{
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	color: #eeeeee;
	background-color: #b61e1e;
	text-decoration: none;
	text-align: left;
	padding-left : 2px;
	padding-right : 2px;
	margin:0px;
	width : auto;
}

#News td{
	text-align: justify;
	background-color: #eeeeee;
	color: #444444;
	padding : 5px;
	padding-bottom : 10px;
}

#Lang_News{
	position: absolute;
	top : 70px;
	left : 260px;
	color : #000000;
}

#Lang_News a{
	color : #333333;
	text-decoration : none;
}

#Lang_News a:hover{
	color : #999999;
	text-decoration : underline;
}

#Goodies{
	background-image: url(../images/goodies.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding : 10px;
	height : 500px;
}

#Goodies p{
	margin-top : 40px;
	margin-left : 140px;
	margin-bottom : 30px;
	font-size : 20px;
	font-weight : bold;
}

#Goodies_List{
	height : 400px;
	width : 500px;
	overflow : auto;
	text-align : center;
}

#Goodies_List a{
	color : #222222;
	text-decoration : none;
}

#Goodies_List a:hover{
	color : #666666;
	text-decoration : underline;
}

#Goodies_List img{
	margin : 5px;
}

#Goodies_List tr{
	vertical-align : top;
}

#Goodies_List td{
	text-align : center;
	font-weight : bolder;
}

#Copyright{
	background-color: #000000;
	color : #999999;
	text-align : center;
	font-size : 10px;
	padding : 3px;
	position: absolute;
	bottom : 0px;
	left : 0px;
	right : 0px;
	width : 100%;
}

/********************************************************************
                   CSS pour les effets "fenetres"
 *******************************************************************/
#Pub{
	height : 300px;
	margin-top : -150px;
	width : 250px;
	margin-left : -125px;
	background-image: url(../picmsg.jpg);
	background-color: #FFFFFF;
	position	: absolute;
	left		: 50%;
	top		: 50%;
	z-index: 500;
	color : #ffffff;
}