body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

a:link {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:visited {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#maincontent {
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

#formcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#submenu {
	padding-left:10px;
	padding-top:1px;
	height:27px;
	color:#CCCCCC;
}

#searchfield {
	background-color: #000000;
	border: 1px solid #666666;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

a.submenu:link {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a.submenu:visited {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a.submenu:hover {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000033;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000033;
	background:#F5F5F5;
	border-bottom-color:#666666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
a.cal:link {
	text-decoration: none;
	color: #333333;
	display:block;
	width:100%;
	height:100%;
}
a.cal:visited {
	text-decoration: none;
	color: #333333;
	display:block;
	width:100%;
	height:100%;
}
a.cal:active {
	text-decoration: none;
	color: #333333;
	display:block;
	width:100%;
	height:100%;
}
.table-cal-zoom {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 5px solid #333333;
}

#footer {
	position:fixed;
	width:100%;
	height:22px;
	padding-top:5px;
	z-index:1;
	bottom: 0px;
	background-color:#333333;
	color:#FFFFFF;
}textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#daysheet {
	border: 10px solid #333333;
}

#cal-top {
	background-color: #333333;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
}

#cal-bottom {
	background-color: #FFFFFF;
	border-bottom: 1px solid #EFEFEF;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
}

#cal-artist-bottom {
	background-color: #FFFFFF;
	border-bottom: 1px solid #EFEFEF;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.input-small{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}.text-red {
	color: #CC0000;
}
#xoverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#xloading {
	position: absolute;
	top: 20%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#policy {
	position:absolute;
	height:350px;
	width:100%;
	z-index:100;
	top:20%;
}

#policy-content {
	width:100%;
	vertical-align:top;
	width:350px;
	border:#000000 4px solid;
	padding:10px;
	background-color:#FFFFFF;
}

html,body {
	height: 100%;
}

.tinylink {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.tinytext {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
#button_hints1, #button_hints2, #button_hints3 {
	position:absolute;
	visibility: hidden;
	width: 600px;
	font-weight: bold;
}

.result {
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	width: 99%;
}
.gigresult {
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	width: 99%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
.xoverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.xloading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	color: #fff;
	font: 200% sans-serif;
	font-weight:bold;
}
.artistbox {
	font-weight: bold;
	background-color: #CCCCCC;
}
#underlinerow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
