﻿body
{
	background-color: #704429;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	font-family: Verdana, Microsoft Sans Serif, Arial;
	font-size: 10px;
	color: White;
	vertical-align: middle;
}

.menu
{
	height: 35px;
	text-align: left;
	vertical-align: top;
}

.content
{
	height: 390px;
	background-color: #c1ffc1;
	text-align: left;
	vertical-align: top;
}

.left
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 390px;
	height: 390px;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff;
}

.right
{
	position: relative;
	left: 390px;
	top: -390px;
	width: 390px;
	height: 370px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: Black;
	overflow: auto;
	margin: 10px;
	scrollbar-face-color: #c1ffc1 !important;
  scrollbar-shadow-color: #c1ffc1 !important;
  scrollbar-highlight-color: #c1ffc1 !important;
  scrollbar-3dlight-color: #c1ffc1 !important;
  scrollbar-darkshadow-color: #c1ffc1 !important;
	scrollbar-track-color: #c1ffc1 !important;
  scrollbar-arrow-color: #704429 !important;
}

.leftwide
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 90px;
	height: 390px;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff;
}

.rightwide
{
	position: relative;
	left: 90px;
	top: -390px;
	width: 690px;
	height: 370px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: Black;
	overflow: auto;
	margin: 10px;
	scrollbar-face-color: #c1ffc1 !important;
  scrollbar-shadow-color: #c1ffc1 !important;
  scrollbar-highlight-color: #c1ffc1 !important;
  scrollbar-3dlight-color: #c1ffc1 !important;
  scrollbar-darkshadow-color: #c1ffc1 !important;
	scrollbar-track-color: #c1ffc1 !important;
  scrollbar-arrow-color: #704429 !important;
}

.tabmenu
{
	position: relative;
	left: 90px;
	top: -390px;
	width: 690px;
	height: 50px;
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

.tab
{
	border-width: 1px;
	border-color: #704429;
	position: relative;
	left: 90px;
	top: -385px;
	width: 690px;
	height: 320px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: Black;
	overflow: auto;
	margin: 10px;
	scrollbar-face-color: #c1ffc1 !important;
  scrollbar-shadow-color: #c1ffc1 !important;
  scrollbar-highlight-color: #c1ffc1 !important;
  scrollbar-3dlight-color: #c1ffc1 !important;
  scrollbar-darkshadow-color: #c1ffc1 !important;
	scrollbar-track-color: #c1ffc1 !important;
  scrollbar-arrow-color: #704429 !important;
}

.copyright
{
	height: 30px;
	vertical-align: bottom;
}

.row
{
	height: 25px;
}

.MenuStyle
{
	color: #ffffff;
	background-color: #704429;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
}

.HoverStyle
{
	color: #704429;
	background-color: #c1ffc1;
	border-color: #704429;
	border-width: 1px;
	padding: 5px;
}

.SelectedStyle
{
	color: #000000;
	background-color: #704429;
	font-size: 14px;
	padding: 5px;
}

.MonaLiza
{
	color: #704429;
	font-weight: bold;
}

.error
{
	color: Red;
}

.input
{
	border: #763f24 1px solid;
	color: #000000;
	background-color: #c1ffc1;
	font-family: Verdana, Microsoft Sans Serif, Arial;
	text-decoration: none;
}

A.link
{
	color: #763f24;
	text-decoration: none;
}

A.link:hover
{
	background-color: #763f24;
	color: White;
}

A.LoginStatus
{
	color: #ffffff;
	background-color: #704429;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
}

A.LoginStatus:Hover
{
	color: #704429;
	background-color: #c1ffc1;
	border-color: #704429;
	border-width: 1px;
	padding: 5px;
	padding-left: 15px;
}

.Grid
{
	border-color: #704429;
	border-width: 1px;
}

.GridHeader
{
	background-color: #704429;
	border-color: #704429;
	border-width: 1px;
	color: White;
	font-weight: 600;
	text-align: center;
}

.GridID
{
	border-color: #704429;
	border-right-color: #c1ffc1;
	border-width: 1px;
	width: 0px;
	overflow: hidden;
	color: #c1ffc1;
	font-size:1px;
}

.DatePickerStyle
{
	border-color: #704429;
	border-width: 1px;
	background-color: #c1ffc1;
}

.CalenderDayHeaderStyle
{
	background-color: #c1ffc1;
	color: #763f24;
	font-weight: 600;
}

.CalenderDayStyle
{
	font-size: 9pt;
}

.CalenderFooterStyle
{
}

.CalenderNextPrevStyle
{
}

.CalenderOtherMonthDayStyle
{
	background-color: #cd853f;
}

.CalenderSelectedDayStyle
{
	background-color: #c1ffc1;
	border-color: #704429;
}

.CalenderTitleStyle
{
	background-color: #704429;
	color: #ffffff;
	font-weight: 900;
}

.CalenderTodayStyle
{
	background-color: #704429;
	color: #ffffff;
}

.CalenderWeekendDayStyle
{
}

.MonthYearDropDownStyle
{
}

.TimePickerDropDownStyle
{
}

.TodayButtonStyle
{
}

