body
{
}
#TaskUserControl
{
	background-color: White;
	text-align: center;
	width: 710px;
	margin: auto;
	visibility: visible;
	text-align: left;
}
#RegisterControl
{
	background-color: White;
	text-align: center;
	padding-top: 10px;
	width: 640px;
	margin: auto;
	visibility: visible;
	text-align: left;
}

#TasksMenu
{
	text-align: left;
	clear: both;
	height: 22px;
	line-height: 22px;
	background-color: Orange;
	color: white;
	font-weight: bold;
	width: 100%;
}

#TasksMenu a
{
	color: White;
	text-decoration: none;
	text-align: right;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	line-height: 22px;
}
#TasksMenu span
{
	vertical-align: middle;
	line-height: 22px;
}
#AddEvent
{
	width: 620px;
	height: 530px;
	color: Black;
	margin: auto;
}
.modalBackground
{
	background-color: Gray;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#tblTaskDiscription
{
	width: 600px;
	text-align: left;
	border: solid 1px gray;
	margin: auto;
}
#UpcomingTasks
{
	width: 710px;
	margin: auto;
	color: Black;
	clear: both;
	display: block;
}
#OldTask
{
	width: 640;
	height: 200;
	border: solid 1px gray;
	color: Black;
}
#divRecurence
{
	width: 580px;
	height: 450px;
	background-color: White;
	border: solid 1px black;
	padding: 20px;
	padding-top: 0px;
}
#divRecurence h1
{
	text-align: center;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

#divRecurence h2
{
	height: 25px;
	vertical-align: bottom;
	line-height: 25px;
}
#tableEventTime
{
	border: solid 1px gray;
	height: 60px;
	width: 100%;
	margin: auto;
}
#tableRecurence
{
	height: 100px;
	width: 100%;
	margin: auto;
}
#RecurenceSchemeNavigation
{
	height: 25px;
	color: White;
	background-color: Orange;
	line-height: 25px;
	vertical-align: middle;
}
#RecurenceSchemeNavigation a
{
	color: White;
	padding-left: 10px;
	text-decoration: none;
}
#RecurenceScheme
{
	height: 75px;
	line-height: 35px;
	vertical-align: middle;
}
#divRecurencePeriod
{
	width: 100%;
	border: solid 1px gray;
	height: 100px;
}
#tblTaskDescription
{
	margin: auto;
	width: 95%;
}
.gvTasks
{
	border-color: White;
	border-width: 0px;
}
.gvTasks th
{
	background-color: Orange;
	border: solid 1px gray;
	color: White;
	height: 16px;
}
.odsOldTasks
{
	border-color: Gray;
	border-width: 1px;
}
.odsOldTasks th
{
	background-color: Orange;
	border: solid 1px gray;
	color: White;
	height: 16px;
}
#divRecurrenceEdit
{
	width: 580px;
	height: 400px;
	background-color: White;
	border: solid 1px black;
	padding: 20px;
	padding-top: 0px;
}
#tableRecurrence
{
	border: solid 1px gray;
	width: 100%;
	height: 40px;
}
#tablePeriodEdit
{
	border: solid 1px gray;
	width: 100%;
	height: 90px;
}
#divRecurenceEdit
{
	background-color: White;
	border: solid 1px black;
	width: 530px;
	padding: 15px;
}
.pDeleteEvent
{
	width: 180px;
	background-color: White;
	border: solid 1px gray;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.PopUpPanel a
{
	font-size: 10px;
	color: Gray;
	text-decoration: none;
}
.PopUpPanel a:hover
{
	text-decoration: underline;
}
.PopUpHeaderStyle
{
	color: Orange;
	font-size: 14px;
}
.RegisterStyle
{
	color: Gray;
	padding: 2px 5px 5px 2px;
	text-align: right;
}
.InstalationCredentialTexts
{
	text-align: right;
	color: Gray;
}
.AddGroup
{
	height: 70px;
	border: solid 1px gray;
	width: 280px;
	padding-top: 10px;
	padding-left: 25px;
	background-color: White;
}
.ComboBoxImageStyle
{
	margin: 0px;
}
.eventTableStyle
{
	width: 100%;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
}
.eventTableStyle td
{
	border-right: solid 1px gray;
	border-top: solid 1px gray;
}
.eventTableStyle tr
{
	height: 25px;
}

.border_gray
{
	border: solid 1px gray;
}
.MenuStyle
{
	margin-bottom: 2px;
	height: 25px;
	clear: both;
	overflow: hidden;
}
.MenuStyle a
{
	font-size: 16px;
	text-decoration: none;
}

.MenuTable
{
	width: 180px;
}

.MenuTable tr
{
	height: 25px;
	background-image: url(../images/menubg.gif);
}

.MenuTable tr:hover
{
	background-image: url(../images/menubg_on.gif);
}

.MenuTable a
{
	color: White;
	text-decoration: none;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
.CalendarStyle a
{
	text-decoration: none;
}
.contMenu
{
	margin-left: 9px;
	margin-right: 9px;
	background-image: url( "../images/clbg.gif" );
	background-position: left;
	background-repeat: repeat-y;
	height: 1%;
}
.contMenu .inEvent
{
	background-image: url( "../images/crbg.gif" );
	background-position: right;
	background-repeat: repeat-y;
	padding: 10px 20px;
	height: 1%;
}
.pEditEvent
{
	background-color: White;
	width: 230px;
	border: solid 1px gray;
	text-align: left;
}
.EditPopUpLinkStyle a
{
	background-image: url( "../images/bullet.gif" );
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	vertical-align: middle;
}
.refreshButtonStyle
{
	background-image: url(../images/refresh.ico);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px;
	padding-left: 20px;
	color: Orange;
	text-decoration: none;
	line-height: 18px;
}
.refreshButtonStyle:hover
{
	color: Gray;
	text-decoration: underline;
}
.addButtonStyle
{
	background-image: url(../images/document_add.ico);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px;
	padding-left: 20px;
	color: Orange;
	text-decoration: none;
}
.addButtonStyle:hover
{
	color: Gray;
	text-decoration: underline;
}
.closeButtonStyle
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.gray
{
	color: #777777;
}
