﻿body
{
}
.bookTable
{
	border: 0;
	width: 360;
	text-align: left;
}
.bookTableInstructionsTD
{
	width: 120;
	vertical-align: top;
}
.bookTableInputTD
{
	width: 280;
	vertical-align: top;
}
.bookTableInputDiv
{
	width: 280;
}
.bookTableInputControl
{
	width: 280;
}
.bookTableSubmitButton
{
	width: 90;
}
.bookTableSubmitTD
{
	width: 90;
	vertical-align: top;
}
.bookLabelNumber
{
	font-size: 18px;
	color: #bb0000;
	font-family: arial;
}
.bookLabel
{
	width: 120;
	font-size: 14px;
	color: #000099;
	font-family: Times New Roman;
	text-decoration: underline; 
}
.bookInfo
{
	font-size: 9px;
	color: Red;
	font-family: arial;
	width: 240;
}
.bookRuler
{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
	width: inherit;
	color: #000099;
}
.bookConfirmationHeader
{
	width: 300;
	font-size: 24px;
	font-family: arial;
	color: #000099;
	text-align: left;
}
.bookConfirmationText
{
	width: 300;
	font-size: 18px;
	font-family: arial;
	color: #000099;
	text-align: left;
}
div
{
	border: 0;
}
table
{
	border: 0;
}
td
{
	border: 0;
	background-color: white;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	font-family: arial;
	color: #666666;
}
h1
{
	font-family: Times New Roman;
	font-size: 30px;
	color: #bb0000;
	text-decoration: underline;
}
h2
{
	font-size: 14px;
	color: #000099;
}
p
{
	font-size: 10pt;
	font-family: arial;
	color: #666666;
}
a
{
	color: #000000;
	font-weight: bold;
}
a:hover
{
	color: #666666;
}

.CalTitle
{
	background-color: #99ff99;
	border: 0px;
}
.CalDay
{
	background-color: #99ff77;
	border: 0px;
}
.CalNextPrev
{
	background-color: #99ff55;
	border: 0px;
}
.CalDayHeader
{
	background-color: #99ff33;
	border: 0px;
}

.Grid
{
	border: solid 1px Tan;
}

.Grid td
{
	border: solid 3px #FFFFFF;
	margin: 3px 3px 3px 3px;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.GridHeader
{
	font-weight: bold;
	background-color: Lime;
}

.GridHeader a
{
	text-decoration: none;
	color: Yellow;
	padding: 0px 15px 0px 15px;
}

.GridHeader a:hover
{
	text-decoration: underline;
	background: Tan url(images/spin.gif) no-repeat 0 100%;
}

.GridItem, .GridAltItem
{
	font-size: smaller;
}

.GridItem
{
	background-color: Yellow;
}

.GridAltItem
{
	background-color: Teal;
}

.GridPager
{
	font-size: small;
	background-color: Teal;
}
