* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align: center;
	background-color: #000000;
	min-height:500px;/* for good browsers*/
	min-width: 800px;/* for good browsers*/
}

.ht1 {display: table; #position: relative; overflow: hidden;width:100%;height:100%}
.ht2 {#position: absolute;  #top: 50%;display: table-cell; vertical-align: middle;text-align:center;}
.ht3 {#position: relative;  #top: -50%;margin:0 auto 0 auto;width:800px;height:500px}

#Container {
	color: #000000;
	background-color: #000000;
}

div#page {
	position:relative;
	width:800px;
	height:500px;
	z-index:1;
	visibility:visible;
	border-color: #FF0000;
	border-width: 1;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

#top { 
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:284px;
	z-index:1;
	visibility:visible
}

#subLeft {
	position:absolute;
	left:0px;
	top:285px;
	width:315px;
	height:190px;
	z-index:2;
	visibility:visible;
	background-color: #FFFFFF;
}

#subRight {
	position:absolute;
	left:315px;
	top:285px;
	width:485px;
	height:190px;
	z-index:3;
	visibility:visible;
	background-color: #FFFFFF;
}

#textBox {
	position:absolute;
	left:0px;
	top:20px;
	width:432px;
	height:157px;
	z-index:5;
	visibility:visible;
}

#homeTextBox {
	position:absolute;
	left:13px;
	top:307px;
	width:450px;
	height:160px;
	z-index:5;
	visibility:visible;
}

#homeTextBox1 {
	position:absolute;
	left:482px;
	top:112px;
	width:312px;
	height:157px;
	z-index:5;
	visibility:visible;
}
#pageAbove {
	position:relative;
	width:800px;
	height:475px;
	z-index:1;
	visibility:visible;
	border-color: #FF0000;
	border-width: 1;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

#calendarTextBox {
	z-index:5;
	visibility:visible;
	padding: 5px;
}

#footer {
	z-index:5;
	padding: 5px;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
}




.calendar_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.calendar_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}

.calendar_text_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.calendar_text_red_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}

.calendar_dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.calendar_days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.form_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.form_copyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.form_copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.form_copyRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

