﻿body
{
	font-family: Verdana;
	font-size: 9pt;
}
td
{
	vertical-align: top;
	text-align: left;
}

textarea
{
	font-family: Verdana;
}

#MasterTable
{
	border-top: none;
	width: 988px;
}
#Header
{
	background-color: white;
	background-image: url(../images/header.jpg);
	height: 90px;
	background-repeat: no-repeat;
	width: 988px;
	vertical-align: middle;
}

.HeaderFrontText
{
	font-weight: bold;
	font-family: Verdana;
	color: White;
}
/* AltechCalendar */
.AltechCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #8DAAE9;
	font-weight: bold;
	z-index: 1004;
}
.AltechCalendar .ajax__calendar_other .ajax__calendar_day, .AltechCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: black;
}
.AltechCalendar .ajax__calendar_hover .ajax__calendar_day, .AltechCalendar .ajax__calendar_hover .ajax__calendar_month, .AltechCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: red;
}
.AltechCalendar .ajax__calendar_active .ajax__calendar_day, .AltechCalendar .ajax__calendar_active .ajax__calendar_month, .AltechCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	font-weight: bold;
}
.AltechCalendar .ajax__calendar_footer
{
	background-color: #8DAAE9;
	font-weight: bold;
	border: 1px solid;
}
.AltechCalendar .ajax__calendar_header
{
	background-color: #8DAAE9;
	font-weight: bold;
	border: 1px solid;
}

.waitMessage
{
	color: Red;
	border-style: solid;
	border-width: 1px;
	background-color: White;
}

/* Page 30 loader images */
.loading
{
	background-image: url(../images/textBoxLoading.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.row_indent
{
	padding-left: 50px;
}

.left
{
	float: left;
	width: 100%;
	height: 20px;
}

.right
{
	float: left;
	width: 99%;
}

.scrollable
{
	height: 150px;
	overflow: auto;
	background-color: White;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-color: Black;
}

.searchResultItem
{
	margin: 2px;
}

.DefaultImageSize
{
	width: 69px;
	height: 29px;
}
