﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}

table
{
	font-size: 100%;
}

td
{
	vertical-align: top;
}

tr
{
	vertical-align: top;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a
{
	color: #000080;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-size: 130%;
}

h2
{
	font-size: 120%;
}

h3
{
	font-size: 110%;
}

img
{
	border: none;
}

.PageTitle
{
	padding: 20px;
	font-size: 120%;
	font-weight: bold;
	color: #0000ff;
}

.bold
{
	font-weight: bold;
}

.HeaderTable
{
	width: 100%;
}

.PageTable
{
	width: 90%;
	margin-right: 10%;
	margin-left: 10%;
	border: 1px solid #000000;
}

.WidePageTable
{
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}


td.nowrap
{
	white-space: nowrap;
}

td.wrap
{
	white-space: pre;
}

.smallFont
{
	font-size: 80%;
}

.tinyFont
{
	font-size: 70%;
}

.pad
{
	padding: 5px;
}

.ImgThumb
{
	width: 100px;
}

.MonthSelectLink
{
	font-size: 80%;
	text-decoration: none;
}

.WeeksAvailabilityTable
{
	background-color: #000000;
}

.WeekDayCell
{
	font-size: 80%;
	width: 0px;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	color: #000000;
	white-space: nowrap;
}

.AvailDayCell
{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #008346;
	white-space: nowrap;
	vertical-align: bottom;
	width: 0px;
	padding-right: 1px;
	padding-left: 1px;
}

.NotAvailDayCell
{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #30449A;
	vertical-align: bottom;
	width: 0px;
	padding-right: 1px;
	padding-left: 1px;
}

.borderR
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderL
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.borderT
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.borderB
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.border
{
	border: 1px solid #000000;
}

.blueGrad
{
	background-image: url(../Images/butgrad.png);
	background-repeat: repeat-x;
}
.grad
{
	background-image: url(../Images/grad.png);
	background-repeat: repeat-x;
	background-position: top;
}

.alignR
{
	text-align: right;
}

.alignL
{
	text-align: left;
}

.alignC
{
	text-align: center;
}

.alignT
{
	vertical-align: top;
}

.alignB
{
	vertical-align: bottom;
}

.BoldBlue
{
	font-weight: bold;
	color: #30449A;
}

.PageNav
{
	padding-top: 30px;
}

.BigBut
{
	height: 25px;
	font-size: 110%;
	font-weight: bold;
}

.normal
{
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

.small
{
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}

.width25
{
	width: 25%;
}

.valTab
{
	width: 760px;
}

.HandHover
{
	cursor: pointer;
}

.gradBlue
{
	background-image: url(../Images/ContainerBg.png);
	background-repeat: repeat-x;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.HalfLine
{
	height: 4px;
}

.AvailCalendar_Available
{
	background-color: #81B6F0;
	color: black;
	border-bottom-width: 24px;
	cursor: default;
}

.AvailCalendar_NotAvailable
{
	background-color: #E6E6E6;
	color: #9C9C9C;
	cursor: default;
}

.AvailCalendar_Available_Link
{
	color: black;
	font-weight: bold;
	display: block;
}

.AvailCalendar_Cancellation_Link
{
	color: red;
	font-weight: bold;
}

.AvailCalendar
{
	font-size: 7.2pt;
	line-height: 13px;
}

.AvailCalendarBorder
{
	border-top: solid 2px white;
	border-bottom: solid 2px white;
}

.ThumbShadow
{
	background-image: url(../Images/ThumbShadow.gif);
	background-repeat: no-repeat;
	width: 128px;
	height: 94px;
}

.SelectedRow
{
	background-color: #E6EBF0;
}

.greyBorder
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.msg
{
	color: Red;
	font-weight: bold;
}

.DatePickerCalendar
{
 margin-left:auto;
 margin-right:auto;
}
