﻿.imageBar
{
    background-image: url( "Images/BgColor.png" );
    background-repeat: repeat-x;
}
.menuItem
{
    color: White;
    border-color: #C58A10;
    border: solid;
    border-width: 1px;
    border-right: #C58A10 1px solid;
    border-top: #C58A10 1px solid;
    border-left: #C58A10 1px solid;
    border-bottom: #C58A10 1px solid;
    background-color: #98652C;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
    padding: 2px 5px;
    height: 20px;
}
.menuItemOver
{
    color: Black;
    border-color: #C58A10;
    border: solid;
    border-width: 1px;
    border-right: #C58A10 1px solid;
    border-top: #C58A10 1px solid;
    border-left: #C58A10 1px solid;
    border-bottom: #C58A10 1px solid;
    background-color: #98652C;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
    padding: 2px 5px;
    height: 20px;
}
.menuItemSub
{
    color: White;
    border-color: #C58A10;
    border: solid;
    border-width: 1px;
    border-right: #C58A10 1px solid;
    border-top: #C58A10 1px solid;
    border-left: #C58A10 1px solid;
    border-bottom: #C58A10 1px solid;
    background-color: #cc9966;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
    padding: 2px 5px;
    height: 20px;
}
.menuItemOverSub
{
    color: Black;
    border-color: #C58A10;
    border: solid;
    border-width: 1px;
    border-right: #C58A10 1px solid;
    border-top: #C58A10 1px solid;
    border-left: #C58A10 1px solid;
    border-bottom: #C58A10 1px solid;
    background-color: #cc9966;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
    padding: 2px 5px;
    height: 20px;
}
.menuItemSelect
{
    color: White;
    border-color: #cc9966;
    border: solid;
    border-width: 1px;
    border-right: #cc9966 1px solid;
    border-top: #cc9966 1px solid;
    border-left: #cc9966 1px solid;
    border-bottom: #cc9966 1px solid;
    background-color: #C58A10;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
    padding: 2px 5px;
    height: 20px;
}
.menuItemSubSelect
{
    color: Black;
    border-color: #C58A10;
    border: solid;
    border-width: 1px;
    border-right: #C58A10 1px solid;
    border-top: #C58A10 1px solid;
    border-left: #C58A10 1px solid;
    border-bottom: #C58A10 1px solid;
    background-color: #cc9966;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
    padding: 2px 5px;
    height: 20px;
}
.easyMenuItemOver
{
    height: 30px;
    border-width: 1px;
    border-bottom: 1px solid #CCCCCC;
    background-color: #B2D865;
    font-family: Verdana;
    font-size: 11px;
    white-space: nowrap;
    text-decoration: none;
    border: solid;
    padding: 0px;
    cursor: auto;
    cursor: pointer;
}

.trTableDark
{
    background-color:#98652C;
    color:white;
}

.trTableLight
{
    background-color:#C58A10;
    color:white;
}

.BackColorDark
{
    background-color: #98652C;
    width: 100%
}

.BackColorLight
{
    background-color: #C58A10;
    width: 100%
    colspan="2"
}

.tblControl
{
    border-bottom: darkseagreen thin dotted;
}

body
{
    background-position: center center;
    background-image: url(Images/circlesLight.png);
    background-repeat: no-repeat;
    font: verdana;
    font-size: 10px;
}

td
{
    font-family: verdana;
    font-weight: bold;
    font-size: 10px;
}
.MainHeading
{
    background-color: #ccd7e0;
    font-family: "Verdana";
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px #FFFFFF;
    vertical-align: middle;
}
.InfoStyle
{
    font-family: "Verdana";
    font-size: 10px;
    color: #3366ff;
    font-weight: bold;
    visibility: visible;
}

.Info
{
    font-size: 10px;
    visibility: visible;
    color: Black;
    font-family: "Verdana";
}

.TableStyle
{
    margin: 2px;
    margin-top: 5px;
    width: 97%;
    background-color: white;
    font-family: "Verdana";
    font-size: 10px;
    border-collapse: collapse;
}

.LoginHeaderText
{
    font-weight: bold;
    font-size: 24px;
    color: black;
    font-family: 'Times New Roman' , verdana;
}

.HeaderText
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: verdana;
}

.LoginTableHeader
{
    font-size: 12px;
    color: black;
    background-color: #f6c852;
    text-align: 

.TextBox
{
    border: 1px solid #cca372;
	font-size: 10px;
    color: black;
    font-family: "Verdana";
    margin-left: 5px;
}
px;
}
.TextMedium
{
    border-right: #cca372 1px solid;
    border-top: #cca372 1px solid;
    font-size: 10px;
    border-left: #cca372 1px solid;
    width: 100px;
    color: black;
    border-bottom: #cca372 1px solid;
    font-family: "Verdana";
}
.TextSmall
{
    border-right: #cca372 1px solid;
    border-top: #cca372 1px solid;
    font-size: 10px;
    border-left: #cca372 1px solid;
    width: 30px;
    color: black;
    border-bottom: #cca372 1px solid;
    font-family: "Verdana";
}
.comment
{
    border-right: #99cc66 1px solid;
    border-top: #99cc66 1px solid;
    font-size: 10px;
    border-left: #99cc66 1px solid;
    width: 400px;
    color: black;
    border-bottom: #99cc66 1px solid;
    font-family: "Verdana";
    height: 50;
}


.Button
{
    font-weight: bold;
    font-size: 10px;
    background-color: #cca372;
    width: 70px;
    cursor: pointer;
    color: black;
    font-family: "Verdana";
    text-align: center;
}

.D

.DropdownListBox
{
    border: 1px solid #cca372;
	font-size: 10px;
    background-image: none;
    color: black;
    font-family: "Verdana";
}

/*

/* Grids */
.Grid
{
    border: 1px solid Gray;
    background-color: #f2f5f7;
    margin-top: 4px;
}

e
{
    overflow: auto;
    width: 100%;
    border-bottom: white 1px solid;
    height: 275px;
    text-align: left;
}
.headerText
{
    display: block;
    height: 128px;
    width: 128px;
    background-color: #98652C;
    vertical-align: bottom;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.VertiColumn th
{
    font-weight: bold;
    font-size: 10px;
    background-color: #98652C;
    color: white;
    font-family: "Verdana";
    writing-mode: tb-rl;
    filter: fliph()flipV();
}
.GridHeader
{
    font-weight: bold;
    font-size: 10px;
    background-color: #98652C;
    color: white;
    font-family: "Verdana";
    padding-left: 4px;
    padding-right: 4px;
}

.GridHeader a
{
    color: blue;
    white-space: nowrap;
    text-decoration: none;
}

.GridHeader a:hover
{
    color: white;
    white-space: nowrap;
    text-decoration: underline;
}

.GridFooter
{
    font-weight: bold;
    font-size: 10px;
    background-image: url(images/MisColorBackGround2.png);
    font-family: "Verdana";
}

.GridItem
{
    font-size: 10px;
    font-family: "Verdana";
    background-color: #ffffff;
}

.GridItem a:Link
{
    font-weight: bold;
    color: #405680;
    white-space: nowrap;
    text-decoration: none;
}

.GridItem a:hover
{
    text-decoration: none;
    white-space: nowrap;
    color: #ccd7e0;
    font-weight: bold;
}

.GridItem a:active
{
    font-weight: bold;
    font-size: 10px;
    color: #405680;
    font-family: Verdana;
    white-space: nowrap;
    text-decoration: none;
}

.GridItem a:visited
{
    text-decoration: none;
    white-space: nowrap;
    color: #405680;
    font-weight: bold;
}

.GridSelectedItem
{
    font-family: "Verdana";
    font-size: 10px;
    background-color: #cccccc;
    height: 20px;
}

.GridAlternateItem
{
    font-family: "Verdana";
    color: black;
    font-size: 10px; /*background-image: url(images/MisColorBackGround.png);*/
    background-color: #e8cbb0;
    height: 20px;
}

.GridAlternateItem a:hover
{
    text-decoration: none;
    white-space: nowrap;
    color: #ccd7e0;
    font-weight: bold;
}

.GridAlternateItem a:Link
{
    font-weight: bold;
    color: #405680;
    white-space: nowrap;
    text-decoration: none;
}

.GridAlternateItem a:active
{
    font-weight: bold;
    color: #405680;
    white-space: nowrap;
    text-decoration: none;
}

.GridAlternateItem a:visited
{
    text-decoration: none;
    white-space: nowrap;
    color: #405680;
    font-weight: bold;
}

.GridPager
{
    font-size: 10px;
    color: #cca372;
    font-family: "Verdana";
    background-color: White;
    text-decoration: none;
}
.GridPagerHCBC
{
    font-weight: bold;
    font-size: 12px;
    color: maroon;
    font-family: "Verdana";
    background-color: #CC5754;
    text-decoration: none;
}
.GridPager a
{
    font-size: 10px;
    color: #cca372;
    font-family: verdana;
    text-decoration: none;
}
.GridPagerHCBC a
{
    font-weight: bold;
    font-size: 12px;
    color: maroon;
    font-family: verdana;
    text-decoration: none;
}

.GridPager a:active
{
    font-weight: bold;
    font-size: 10px;
    color: red;
    font-family: verdana;
}
.GridPagerHCBC a:active
{
    font-weight: bold;
    font-size: 12px;
    color: red;
    font-family: verdana;
}
.GridPager a:visited
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: verdana;
}
.GridPagerHCBC a:visited
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: verdana;
}
.GridPager a:hover
{
    font-weight: bold;
    color: Black;
}

/* END Grids */
.RadioButton
{
    color: Black;
    font-family: "Verdana";
    font-size: 10px;
}

.CheckBox
{
    color: Black;
    font-family: "Verdana";
    font-size: 10px;
}

.Label
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: "Verdana";
}

.PageHeading
{
    font-weight: bold;
    font-size: 15px;
    font-family: Verdana;
    text-decoration: underline;
}


/* MENUS */
a.MisSideMenu:Link
{
    font-weight: bold;
    font-size: 10px;
    color: #cca372;
    background-color: white;
    text-decoration: none;
}
a.MisSideMenu:Visited
{
    font-weight: bold;
    font-size: 10px;
    color: #cca372;
    font-family: Verdana;
    background-color: white;
    text-decoration: none;
}
a.MisSideMenu:Hover
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    background-color: white;
    text-decoration: none;
}
a.MisSideMenu:active
{
    font-weight: bold;
    font-size: 10px;
    color: #cca372;
    font-family: Verdana;
}
td.MisMenuButton
{
    border-right: #cca372 1px solid;
    border-top: #cca372 1px solid;
    font-size: 10px;
    border-left: #cca372 1px solid;
    color: #cca372;
    border-bottom: #cca372 1px solid;
    font-family: Verdana;
    background-color: white;
    text-align: center;
}

td.MisSectionMenu
{
    border-right: black 1px solid;
    padding-right: 0px;
    border-top: black 1px solid;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 0px;
    border-left: black 1px solid;
    color: white;
    padding-top: 0px;
    border-bottom: black 1px solid;
    font-family: "Verdana";
    background-color: #cca372;
    text-align: center;
}
a.MisSectionMenu:active
{
    font-size: 10px;
    color: #cca372;
    font-family: Verdana;
    background-color: white;
}

a.MisSectionMenu:Hover
{
    font-weight: bold;
    color: black;
    background-color: white;
    text-decoration: none;
}

a.SelectedMenuItem
{
    background: Orange;
}
/* END MEN
/* END MEN
/* END MEN
/* END MEN
/* END MEN
/* END MEN
/* END MEN
/* END MEN
/* END MEN
/* END 
/* END MEN
/* END MEN
/* END MENUS*/
.FunctionButton
{
    font-weight: bold;
    font-size: 10px;
    cursor: auto;
    color: black;
    font-family: "Verdana";
    background-color: #cca372;
    text-align: center;
    }
   ;
    color: black;
    font-family: "Verdana";
    background-color: #cca372;
    text-align: center;
}
.Button_Larges
{
    font-weight: bold;
    font-size: 10px;
    width: 110px;
    cursor: auto;
    color: white;
    font-family: "Verdana";
    background-color: red;
    text-align: center;
}
.LinkButton
{
    font-weight: bold;
    color: #0000cc;
    white-space: nowrap;
    text-decoration: none;
}

/************************ CALENDAR CONTROL STYLE ****************************/
.calcButton
{
	border-right: #cca372 1px solid;
	border-top: #cca372 1px solid;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/MisColorBackGround2.png);
	border-left: #cca372 1px solid;
	width: 30px;
	cursor: pointer;
	color: black;
	border-bottom: #cca372 1px solid;
	font-family: "Verdana";
	text-align: center;
}
/* Calendar Main Table Style */
.CalendarStyle
{
	border: 1px solid black;
    -webkit-appearance: none;
    overflow: hidden;
    outline: none;
    padding: 0px;
    margin: 0 0 0 0;
    cursor: default;
    border-collapse: separate;
}

/************************ DAY HEADER ****************************/
.DayHeaderStyle
{
	font-weight: bold;
	font-size: 10px;
	color: red;/*#964300;*/
	font-family: "Verdana";
	background-color: white;
}

/************************ MONTH HEADER ****************************/
MonthHeaderStyle:Link
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: "Verdana";
	background-color: whitesmoke;
}

.MonthHeaderStyle
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: "Verdana";
	background-color: whitesmoke;
}

/************************ OFF MONTH (DAYS OF OTHER MONTH) STYLE ****************************/
.TodayDayStyle:link
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: "Verdana";
}
.TodayDayStyle:active
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: "Verdana";
}
.TodayDayStyle:visited
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: "Verdana";
}
.TodayDayStyle
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: "Verdana";
}
/************************ OFF MONTH (DAYS OF OTHER MONTH) STYLE ****************************/
.OffMonthStyle:link
{
	font-size: 10px;
	color: gainsboro;
	font-family: "Verdana";
}
.OffMonthStyle:active
{
	font-size: 10px;
	color: gainsboro;
	font-family: "Verdana";
}
.OffMonthStyle:visited
{
	font-size: 10px;
	color: gainsboro;
	font-family: "Verdana";
}
.OffMonthStyle
{
	font-size: 10px;
	color: Gray;
	font-family: "Verdana";
}

/************************ SELECTED DAY STYLE ****************************/
a.SelectedDateStyle:link
{
	border: solid, 1px, #964300;
	font-size: 10px;
	font-family: "Verdana";
	background-color: whitesmoke;
}
a.SelectedDateStyle:active
{
	border: solid, 1px, #964300;
	font-size: 10px;
	font-family: "Verdana";
	background-color: whitesmoke;
}
a.SelectedDateStyle:visited
{
	border: solid, 1px, #964300;
	font-size: 10px;
	font-family: "Verdana";
	background-color: whitesmoke;
}
.SelectedDateStyle
{
	border: solid, 1px, #964300;
	font-size: 10px;
	font-family: "Verdana";
	background-color: whitesmoke;
}

/************************ WEEK DAY STYLE ****************************/
.WeekDayStyle:link
{
	font-size: 10px;
	color: #964300;
	font-family: "Verdana";
	background-color: white;
}
.WeekDayStyle:active
{
	font-size: 10px;
	color: #964300;
	font-family: "Verdana";
	background-color: white;
}
.WeekDayStyle:visited
{
	font-size: 10px;
	color: #964300;
	font-family: "Verdana";
	background-color: white;
}

.WeekDayStyle
{
	font-size: 10px;
	color: #964300;
	font-family: "Verdana";
	background-color: white;
}
/************************ WEEKEND STYLE ****************************/
.WeekendStyle:link
{
	font-size: 10px;
	color: white;
	font-family: "Verdana";
	background-color: #964300;
}
.WeekendStyle:active
{
	font-size: 10px;
	color: white;
	font-family: "Verdana";
	background-color: #964300;
}
.WeekendStyle:visited
{
	font-size: 10px;
	color: white;
	font-family: "Verdana";
	background-color: #964300;
}
.WeekendStyle
{
	font-size: 10px;
	color: white;
	font-family: "Verdana";
	background-color: whitesmoke;
}