body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	background-color: #0F0F0F;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images_structural/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}

.pagebg {
	background-attachment: scroll;
	background-image: url(images_structural/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	border: 1px solid #333333;
}
/******* hyperlink and anchor tag styles *******/

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:normal;
	color:#FF0000;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:normal;
	color:#FF0000;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:normal;
	color:#FFFF00;
	text-decoration: underline;
}


/************** header tag styles **************/


h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	color:#999999;
	margin-top:0px;
	padding: 10px 0px 4px 10px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #FF0000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin: 0px;
	padding: 10px;
	font-size: 10pt;
	background-color: #CCCCCC;

}

/*************** table tag styles ***************/

.table1 {
	border: 1px solid #333333;
	background-color: #000000;
}
.table3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: scroll;
	background-image: url(images_structural/h_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-color: #333333;
}
.table4 {
	border-top-style: solid;
	background-attachment: scroll;
	background-image: url(images_structural/h_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-color: #333333;
}
/************ Form styles **************/

.button {
	background-color: #014F61;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	background-image: url(images_structural/form_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 5px;

}
.button2 {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images_structural/form_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;

}
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.button4 {
	background-color: #014F61;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	background-image: url(images_structural/form_bg2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;

}
.gigs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
.eventstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
}.cantaloopbg {
	background-attachment: scroll;
	background-image: url(images/cantaloop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
