


tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
	
	
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	}
	


/* ---------  defaults  --------- */


		
/*  ---------  structure  --------- */


				
/* ----------  fonts ---------- */


h1 {
		font: bold 12px font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin-bottom: 5px;
		}

h2 {
		font: bold 12px font-family: Arial, Helvetica, sans-serif;
		margin-bottom: 3px;
		}


		
		
input, option, select
{
color:#FFFFFF;
background-color:#333333;
font: 12px;
font-family: Arial, Helvetica, sans-serif;


}





/* ----------  images ---------- */

a img {
		border: 0;
		}

/* ----------  notification + error message ---------- */
.notify {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight: bold;
	text-align:center;
	}
	
body {
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x; 
		
}

.tourdates {
font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	padding-left:7px;
	text-align:center;
	}
	
a:link, a:visited {
	color: #000;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active{
	color: #c21000;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;

}

.links {
	color: #000;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	}