﻿body 
{
	font-family:Verdana;
/*	background-color: #DDF6FF;*/
	background-color: #FFFFFF;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-size: 11px;	
}

.FormHeading
{
	font-family:Verdana;
	font-size: small;
	background-color : #3a3ea8;
	/*background-image:url("../images/newbg.jpg");*/
	color: #ffffff;
	height: 20;
	font-style:normal;
	font-weight:bold;
	text-decoration:none	
}

.Box
{
	background-color:#dcdcdc;
	border-style :solid;
	padding: 1px 0px 1px 5px;
	border-width:2px;
	border-color : #7b68ee;
}

.FormRow
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color :#e6effe;
	padding-left:15px;
	height:23px;	
}

.HeadingRow
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background-color :#e6effe;
	padding-left:15px;
	height:23px;	
}

.Button
{
	width:100px;
	font-family:Verdana;
	font-size: small;
	font-weight:bold;
	color : Black;
	background-color :Transparent;
	border-color:#d3d3d3;
	border-collapse:collapse;
    border:1px solid; 
}

.Grid
{
	font-family:Verdana;
	font-size: small;
	border-color :#d2e6f8;
	border-width: 1px;
	background-color: #f8fbfe;
	font-family:Verdana;
}

.numericrowitem
{
	font-family: Verdana;	
	font-size: 8pt;	
	text-decoration: none;	
	font-weight: normal;	
	text-align:right;  	
	padding-left: 5px;	
	vertical-align: middle;
}

.AlternateRow
{
	background-color: #ecf3fe;
	/*background-color: #C8E2E8;*/
}

.ListHeading
{
	font-family:Verdana;
	font-size: small;
	/*background-color : #3a3ea8;*/
	height: 20;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	text-align:left;
	background-image:url("../images/newbg.jpg");
	/* background-image:url("../images/headingmiddle.gif"); */
}

.ListHeadingRight
{
	font-family:Verdana;
	font-size: small;
	/*background-color : #3a3ea8;*/
	height: 20;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	text-align:right;
	background-image:url("../images/headingmiddle.gif");
}

.PagingStyle
{
	font-weight:normal;
	text-decoration:none;
	color : #000000;
	font-family:Verdana;
	font-size:11px
}

.BlackLabelText
{
	font-weight:normal;
	text-decoration:none;
	color : #000000;
	font-family:Verdana;
	font-size:10px
}

.TextBox
{
	font-family:arial;
	font-weight: normal;
	color:Black;
	font-style: normal;
	text-decoration: none;
	font-size:12px;
	height:10px;
	width:130px;
	margin-left:5px;
	margin-right:5px;	
	border-color:#d3d3d3;
	border-collapse:collapse;
    border:1px solid;
}
.Label
{
	font-family:Verdana;
	font-size:11px;
	height:5px;
	width: 50px;
	margin-left:5px;
	margin-right:5px;	

}

.TextBoxDate
{
	font-family:Verdana;
	font-size:11px;
	height:12px;
	width:110px;
	margin-left:5px;
	margin-right:5px;	
	border-color: #c6e4ff;
	border-collapse:collapse;
    border:1px solid;
}

.NumericTextBox 
{
	font-family:Verdana;
	font-size:11px;
	height:12px;
	width:130px;
	margin-left:5px;
	margin-right:5px;
	border-color: #c6e4ff;
	border-collapse:collapse;
    border:1px solid;
    text-align:right;
}

.SmalTextBox
{
	font-family:Verdana;
	font-size:12px;
	height:12px;
	width:120px;
	/*margin-left:20px;*/
	border-color: #c6e4ff;
	border-collapse:collapse;
    border:1px solid;
}

.TextArea
{
	font-family:Verdana;
	font-size:11px;
	height:80px;
	width:130px;
	margin-left:20px;
	border-color: #c6e4ff;
	border-collapse:collapse;
    border:1px solid;

}

.CheckBox
{
	font-family:Verdana;
	font-size:11px;
	height:10px;
	margin-left:20px;
	border-color: #c6e4ff;
	border-collapse:collapse;
    border:1px solid;
}

.BlackLabelBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	text-decoration:none
}

.BlackLabelNormal
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	text-decoration:none
}

.ComboBox
{
	font-family:Verdana;
	font-size:11px;
	
	height:18px;
	width:133px;
	border-color:#d3d3d3;
  	margin-left:5px;
	margin-right:5px;
}

/* Default attributes of table container for entire calendar */
.table-style {
	font-family: arial;
	border-width: 1px; 
	border-style: solid; 
	border-color: #ffffff; 
	background-color: #086131;
	color: #ffffff;
	font-family: arial; 
	font-size: 11px;
	
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: 999;
	position: absolute;
	color: #ffffff;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: arial; 
	
	font-size: 13px;
	color:White;
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	/*background-color: #cee3ef;*/
	/*background-color: #9f9fff*/
	  background-color: #086131	
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: none;
	border-width: 1;
	border-color: black; 
	color: #ffffff;
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	/*border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; */
	cursor: pointer;
	color: #ffffff;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial; 
	font-size: 13px; 
	border-width: 0px; 
	border-style: solid; 
	/*border-color: #a0a0a0;*/
	/*background-color: #cee3ef;*/
	background-color: #086131;
	
	/*border-color: #cccccc;*/
	color: White;
	cursor: default;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #086131;
	color: #ffffff;
	/*background-color: #DD6F00;*/
	cursor: hand;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
/*	background-color:;*/
color: #ffffff;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	/*background-color: #cee3ef;*/
	background-color: white;
	font-family: verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	/*color: red;*/
	color: #086131;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: #086131;
	color: #086131;
	font-weight: bold;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #086131;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: white;
	/*background-color: #cee3ef;*/
	/*background-color: #9f9fff;*/
	background-color: #086131;
	text-align: center;
	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #086131;
	padding: 0px;
}

.modal
{
    
    
    background-color: Gray;
    filter:alpha(opacity=90);
    opacity:0.9;
}


