div.theTab {
	width: 85%;
	color: #FFCC00;
	border-style: solid;
	border-width: thin;
	margin-top: 1.5cm;
	}

div.theTabContent {
	width: 85%;
	color: #FFCC00;
	border-style: solid;
	border-width: thin;
	background-color: #FFCC00;
	}

.content {
	width: 100%;
	}

.center {
	text-align: center;
	}

.black {
	background-color: #000000;
	width: 100%;
	height: 30px;
	color: #000000;
	}

.titleTab {
	font-weight: bold;
	background-color: #FA0600;
	font-size: 18px;
	height: 30px;
	width: 100%;
	}

.fWidth {
	font-weight: bold;
	background-color: #FFCC00;
	height: 30px;
	}

.sWidth {
	width: 8%;
	text-align: center;
	}

.bWidth {
	width: 92%;
	}

.dayTit {
	font-weight: bold;
	background-color: #FFFFFF;
	height: 90px
	}

.left {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
  	}

.right {
	font-weight: bold;
	color: #FA0600;
	font-style: italic;
	font-size: small;
	padding-right: 10px;
	padding-top: 10px;
	}
 
.planning {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	}


.blda {
   color: #FFCC00;
   font-weight: bold;
	}

.tabend {
	font-weight: bold;
	background-color: #FFCC00;
	height: 30px;
	width: 100%;
	align: center;
	}
	
.spacer {
	clear:both;
	}
	
.ahead {
	text-align: center;
	width 80%
	}
	
.pics {
	width: 85%;
	text-align: center;
	}
	
.boLu {
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
	background-color: #FFFACD;	
	width: 34%;
	}

