/* CSS Document */

/*-- Layer Styles (Start)--*/
#page {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 720px;
	height: 1520px
}
#header, #emailbox, #topbox {
	background-color: #BBBBFF;
	position: absolute;
	visibility: visible;
}
#footer, #links {
	background-color: #8484FF;
	position: absolute;
}
#header {
	background-color: #BBBBFF;
	position: absolute;
	visibility: hidden;
	top: 0px;
	width: 690px;
	height: 200px;
	left: 15px
}
#links {
	background-color: #8484FF;
	position: absolute;
	visibility: hidden;
	top: 210px;
	left: 15px;
	width: 630px;
	height: 50px;
}	
#emailbox {
	background-color: #BBBBFF;
	position: absolute;
	visibility: hidden;
	top: 210px;
	left: 655px;
	width: 50px;
	height: 50px;
}
#topbox {
	background-color: #BBBBFF;
	position: absolute;
	visibility: visible;
	top: 0px;
	width: 690px;
	height: 140px;
	left: 15px
}
#content1 {
	background-color: #FFFFFF;
	position: absolute;
	float: none;
	visibility: visible;
	top: 155px;
	left: 15px;
	width: 690px;
	height: 1145px;
}	
#footer {
	background-color: #8484FF;
	position: absolute;
	visibility: hidden;
	top: 1575px;
	left: 15px;
	width: 690px;
	height: 135px;
}
/*-- Layer Styles (End)--*/

/*-- Page Setting Styles (Start)--*/
body,td,th {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align:center;
}
body { background-color: #FFFFFF }
/*-- Page Setting Styles (End)--*/

/*-- My Text Styles (Start)--*/
.RTxt {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	color: #990033;
}
.BTxt {
	font-family: "Comic Sans MS", Verdana, Arial;
	color: #2424FF;
	text-align:center;
	font-size: 14px;
}

.MonthCells  { 
	background-color:#990033;
	page-break-before:auto;
}

.PartBooked  { background-color:#BBBBFF }

.FTxt {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-align:left;
}
.TTxt {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 18px;
	color: #990033;
	text-decoration: underline;
}
.MTxt {
	font-family: "Comic Sans MS", Verdana, Arial;
	color: #000000;
	font-size: 14px;
}
/*-- Text Styles (End)--*/

/*-- Remove Blue Border for Image links--*/
img{  border-style: none }

/*-- Set Padding for Tables--*/
td{  padding:0cm 0cm 0cm 0cm }

table{margin-left:auto;margin-right:auto}