a.avail:link {
	color: #FF8C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.avail:visited {
	color: #FF8C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.avail:hover {
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.footer:link {
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.footer:visited {
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover {
	color: #D60808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.menu:link {
	color: #F8F8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:visited {
	color: #F8F8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #D60808;
	text-decoration: none;
}

a:visited {
	color: #D60808;
	text-decoration: none;
}

a:hover {
	color: #D60808;
	text-decoration: underline;
}

body {
	background: #F4F2F2;
}

h1 {
	margin-bottom: 2px;
	color: #D60808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

input {
	border: 1px solid #8A8A8A;
	background-color: #FFFFFF;
	color: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	padding-top: 10px;
	list-style: square;
}

select {
	border: 1px solid #8A8A8A;
	background-color: #FFFFFF;
	color: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul{
	margin-left: 0px;
	padding-left: 15px;
}

.bg_hover {
	background-color: #CCFFCC;
}

.bg_hover_today {
	background-color: #CCFFCC;
	color: #006400;
	font-weight: bold;
}

.bg_off {
	background-color: #40E0D0;
}

.bg_off_today {
	background-color: #40E0D0;
	color: #006400;
	font-weight: bold;
}

.bg_on {
	background-color: #FFFFFF;
}

.bg_on_today {
	background-color: #FFFFFF;
	color: #006400;
	font-weight: bold;
}

.bg_pending {
	background-color: #D5F3F2;
}

.bg_pending_today {
	background-color: #D5F3F2;
	color: #006400;
	font-weight: bold;
}

.bodytext {
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.calendar {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cellgall1 {
	height: 10px;
}

.cellgalltext {
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.cellheight {
	height: 215px;
	vertical-align: middle;
}

.cellheight10 {
	height: 10px;
}

.dots {
	background-image: url(images/bg_dot.gif);
}

.footer {
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.line {
	border-bottom-color: #D60808;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
