#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:white; border-left:1px solid #7A1831; border-right:1px solid #7A1831;}
.xb1 {margin:0 5px; background:#7A1831;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:white; border:0 solid #7A1831; border-width:0 1px; font-family:verdana,arial,helvetica,sans-serif; font-size: 10pt; color: #7A1831}

table{
border-width:2;
background:white;
font-family:verdana,arial,helvetica,sans-serif; 
font-size: 10pt; 
color: #7A1831;
}
td{
background:white;
font-family:verdana,arial,helvetica,sans-serif; 
font-size: 10pt; 
color: #7A1831;
padding-top: 0px;
padding-bottom: 0px
padding-left: 0px;
padding-right: 0px;
}
p{
font-family:verdana,arial,helvetica,sans-serif; 
font-size: 10pt; 
color: #7A1831;
}
.tableheader{
font-size: 12pt; 
background:#dec47b;
height: 20px;
}
.schedule_print{
font-size: 8pt; 
}
.seperator{
height: 8px; 
font-size: 10pt;
}
.seperatorSmall{
height: 4px; 
font-size: 6pt;
}
.seperatorBig{
height: 16px; 
font-size: 10pt;
}
.seperatorHuge{
height: 48px; 
font-size: 10pt;
}
td.tdlight{
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	background: GhostWhite;
	text-align: center;
}
td.tddark{
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	background: WhiteSmoke //#CCCCFF;
	text-align: left;
}
th.thheading{
	background:#B7B7B7;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	vertical-align: top;
	font-size: 14pt;
	text-align: left;
}
/* Print Styles */
@media print {
//	ul{
//	display: none;
//	}
//	li{
//	display: none;
//	}
	.doNotPrint{ 
	display: none; 
	} 
	.printbutton {
	  visibility: hidden;
	  display: none;
	}
	
	table{
	border-width:2;
	background:white;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: 10pt; 
	color: #000000;
	}
	td{
	background:white;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: 8pt; 
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px
	padding-left: 0px;
	padding-right: 0px;
	}
	p{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: 10pt; 
	color: #000000;
	}
	.tableheader{
	font-size: 10pt; 
	color: #000000;
	background:white;
	height: 20px;
	}
}
