BODY	{

	background-color: #000000;

	font-family: Verdana, Arial, Times New Roman, MS Sans Serif, MS Serif;

	font-size: 9pt;

	color: #FFFFFF;

	margin-top: 3px;

	margin-left: 3 px;

}

#logo {

	position: absolute;

	top: 0;

	left: 10;

}

TD {

	font-family: Verdana, Arial, Times New Roman, MS Sans Serif, MS Serif;

	font-size: 9pt;

	line-height: 1.3;

	color: #FFFFFF;

}

P {

	font-family: Verdana, Arial, Times New Roman, MS Sans Serif, MS Serif;

	font-size: 9pt;

	line-height: 1.3;

	color: #FFFFFF;

}

TD.artist {

	font-size: 8pt;

	vertical-align: top;

	color: #FF5555;

	nowrap;

}

TD.song {

	font-size: 8pt;

	vertical-align: top;

}

TD.songtype {

	padding: 5 10;

	text-align: center;

	color: #2070FF;

	font-size: 10pt;

	font-weight: bold;

}

A	{

	cursor: hand;

	font-family: Verdana, Arial, Times New Roman, MS Sans Serif, MS Serif;

	font-size: 9pt;

	color: #00FF00;

}

A.big	{

	cursor: hand;

	font-family: Verdana, Arial, Times New Roman, MS Sans Serif, MS Serif;

	font-size: 12pt;

	color: #00FF00;

}

A:hover	{

	color: #FF0000;

}

.menubar {

	font-size: 80%;

	background: rgb(62,62,85);

	position: absolute;

	left: 10;

	top: 160;

	height: 20;

	width: 640;

	padding: 3 10;

}

.menuitem {

	cursor: hand;

	color: #00FF00;

}

.menuselected {

	cursor: hand;

	color: #FF0000;

}

.gigmonth {

	vertical-align: middle;

	text-align: center;

	font-weight: bold;

	background-color: rgb(50,70,140);

	color: #FFFFFF;

	border-left: 1px solid rgb(20,30,60);

	border-right: 1px solid rgb(50,70,140);

	border-top: 1px solid rgb(20,30,60);

	border-bottom: 1px solid rgb(50,70,140);

}



.gigframe {

	border-left: 2px solid rgb(50,70,140);

	border-right: 2px solid rgb(20,30,60);

	border-top: 2px solid rgb(50,70,140);

	border-bottom: 2px solid rgb(20,30,60);

}

.inner {

	vertical-align: top;

	border-left: 1px solid rgb(20,30,60);

	border-right: 1px solid rgb(50,70,140);

	border-top: 1px solid rgb(20,30,60);

	border-bottom: 1px solid rgb(50,70,140);

}

.gigdate {

	width: 8%;

	font-weight: bold;

}

.gigday {

	width: 8%;

	font-weight: bold;

}

.gigtime {

	width: 24%;

}

.gigvenue {

	width: 60%;

}

.menu { position:absolute; 

	visibility:hidden; 

	background-color: #212E58;

	border-style: solid;

	border-width: 1px;

	border-color: #212E58;

	width: 80px;

	padding: 5px;

	font-size : 10px;

	font-family: "arial", "helvetica";

}

