﻿.info
{
	font-family: Segoe UI, Tahoma;
	font-size: 10pt;
	background-color: #FFFFCC;
	padding: 10px;
}

.info1
{
	font-family: Segoe UI, Tahoma;
	font-size: 10pt;
	padding: 5px;
}

.text
{
	font-family: Segoe UI, Tahoma;
	font-size: 9pt;
}

a
{
	text-decoration: none;
	font-family: Segoe UI, Tahoma;
	font-size: 9pt;
	color: Navy;
}

a:hover
{
	text-decoration: underline;
	color: Navy;
}

.header1
{
	background-image: url(../images/scheduler_bg1.gif);
	background-repeat: repeat-x;
	font-family: Myriad Pro, Segoe UI, Tahoma;
	font-size: 14pt;
	position: relative;
	height: 100%;
	width: 100%;
}

.highlight
{
	position: absolute;
	top: 18px;
	left: 10px;
	color: White;
	z-index: 2;
}

.shadow
{
	position: absolute;
	top: 19px;
	left: 11px;
	color: Black;
}

