body {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    background: #D6D3CE;
    color: black;
    margin: 2px;
}
input, select, textarea {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
}
td {
    font-size: 8pt;
	padding: 2px;
}
th {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}
th.calendar {
	text-align: center;
}
td.inset {
	padding: 0px;
}
td.boxtop {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right: 0px;
	padding: 0px;
	border-top-color: #848284;
	background-color: #FFFFFF;
}
table.boxtable {
	border-width: 1px;
	border-style: solid;
	border-color:#999999;
}
table.inset {
	border-style: solid;
	border-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 0px;
	border-right-width: 0px;
	background-color: #D6D3CE;
}
td.calcell {
	border-style: solid;
	border-width: 1px;
	border-color: #D6D3CE;
}
td.calitem {
	padding: 0px;
	cursor: default;
}
table.songtable {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
td.songtable {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C2C2C2;
}
th.songtable {
	background-image: url('images/tablerow.gif');
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-right-style: solid;
	border-right-color: #C2C2C2;
	border-right-width: 1px;
}
th.songtable2 {
	background-image: url('images/tablerow.gif');
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
textarea.lyrics {
	font-family: Courier;
	font-size: 8pt;
	/*border-width: 1px;*/
}
a.button {
	text-decoration: none;
}
input.check {
	height: 13px;
	width: 13px;
	margin: 0px;
}
table.scheduletable {
	border-right-style: solid;
	border-right-color: #848284;
	border-right-width: 2px;
}
td.schedulecell {
	border-left-style: solid;
	border-left-color: #CECECE;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #848284;
	border-bottom-width: 1px;
}
td.schedulecellrt {
	border-right-style: solid;
	border-right-color: #848284;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #848284;
	border-bottom-width: 1px;
}
td.schedulecellbt {
	border-bottom-style: solid;
	border-bottom-color: #848284;
	border-bottom-width: 1px;
}
td.schedulecellnw {
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #848284;
	border-bottom-width: 1px;
}
td.notes {
	padding-left: 10px;
}
.smallcheck {
	height: 13px;
	width: 13px;
	margin: 0px;
}
.smallradio {
	height: 13px;
	width: 13px;
	margin: 0px;
}
td.settingsuser {
	border-right-style: solid;
	border-right-color: #D6D3CE;
	border-right-width: 1px;
}
td.tabSelected {
	text-align: center;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-bottom-width: 0px;
	cursor: text;
	padding: 0px;
}
td.tabUnselected {
	text-align: center;
	background-color: #DCE8FC;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	cursor: pointer;
	padding: 0px;
}
td.tabcell {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-width: 0px;
	background-color: white;
}
td.tabspacer {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.pointer {
	cursor: pointer;
}
td.nopad {
	padding: 0px;
}
.itemheading {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E0E0E0;
}
.itemheading2 {
	background-color: #000000;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.hoverbox {
	position: relative;
	background-color: #F8F8F8;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 2px;
	/*zIndex: 1;*/
}
.move {
	cursor: move;
}
.publicevent {
	color: #1EC0CA;
}
.personalevent {
	color: #FF6600;
}
.holiday {
	color: #993399;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336;
  width:260px; padding:2px;
  color:#000;
}
h3 {
	margin-bottom: 1px;
	font-size: 10pt;
}	
