BODY {
	font-size: 14px;
   font-family:   "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
}
textarea {
	font-size: 14px;
   font-family:   "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
}
.t15{
	font-size: 15px;
   font-family:   "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
}
.t16{
	font-size: 16px;
   font-family:   "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
}
.contents {
   font-size: 14px;
   font-family:   "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	padding: 0 5px 0 5px;
   text-align:left;
	vertical-align: top;
   }	
.normal {
	FONT-SIZE: 14px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
}
.errortxt {
	FONT-SIZE: 14px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: red;
}
.normal-head {
	FONT-SIZE: 14px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	background-color: #add8e6;
}
.normal-with-line {
	FONT-SIZE: 14px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	border-bottom: 1px solid #ff1493;
}
.normalver {
	FONT-SIZE: 10px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
}
a:link    {color:blue;  text-decoration: none; }
a:visited {color:blue; text-decoration: none;}
a:hover   {color:red; text-decoration: underline;}
a:active  {color:green; text-decoration: underline;}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
a.Menu {
	text-decoration: none;
	FONT-SIZE: 14px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	background-color: #FF9900;
	display: block;
	height: 30px;
	width: 120px;
	text-align: center;
	color: #FFFFFF;
}
a.Menu:hover {
	background-color: #0066FF;
	height: 30px;
	width: 120px;
}

#me1 ul {
	position: absolute;
	visibility: hidden;
}
#me1:hover ul {
	visibility: visible;
}

.header {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: black; 
	font-weight: bold;
	font-size: 16px;
}
.tableheader {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #003399;
	font-weight: bold;
	font-size: 14px;
}
.tableheader16 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #003399;
	font-weight: bold;
	font-size: 16px;
}
.title {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	font-weight: bold;
	font-size: 16px;
}
.tabletext {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #003399;
	font-weight: normal;
	font-size: 14px;
}
.tablecaption {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}
.tablecaption-btr {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
/*	border-color: #004401;	*/
	border-right: 1px solid #004401;
	border-bottom: 1px solid #004401;
}
.tablecaption-bt {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
/*	border-color: #004401;	*/
	border-bottom: 1px solid #004401;
}

.tablecaption10-btr {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
/*	border-color: #004401;	*/
	border-right: 1px solid #004401;
	border-bottom: 1px solid #004401;
}
.tablecaption10-bt {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
/*	border-color: #004401;	*/
	border-bottom: 1px solid #004401;
}
.tablecaption12-btr {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
/*	border-color: #004401;	*/
	border-right: 1px solid #004401;
	border-bottom: 1px solid #004401;
}
.tablecaption12-bt {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
/*	border-color: #004401;	*/
	border-bottom: 1px solid #004401;
}
.login {
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
}
.mainTable {
	border: 1px solid;
	border-color: #004401;
}
.maintable1{
   border-top: 1px solid #004401 ;
	border-left: 1px solid #004401 ;
	border-right: 1px solid #004401 ;
}
.bottomTable {
	border-color: #004401;	
	border-bottom: 1px solid;
}

.bottomrightTable {
	border-color: #004401;	
	border-right: 1px solid;
	border-bottom: 1px solid;
}
.bottomtopTable {
	border-color: #004401;	
	border-bottom: 1px solid;	
	border-top: 1px solid;
}
.bottomtoprightTable {
	border-color: #004401;	
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
}
.blankTable {
	border-color: #004401;	
}

.rightTable {
	border-color: #004401;	
	border-right: 1px solid;
}
.normal-bt {
   FONT-SIZE: 14px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
/*	border-color: #004401;	*/
	border-bottom: 1px solid #004401;
}

.normal-btr {
   FONT-SIZE: 14px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
/*	border-color: #004401;	*/
	border-right: 1px solid #004401;
	border-bottom: 1px solid #004401;
}
.normal12-bt {
   FONT-SIZE: 12px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
/*	border-color: #004401;	*/
	border-bottom: 1px solid #004401;
}

.normal12-btr {
   FONT-SIZE: 12px; FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, Arial;
/*	border-color: #004401;	*/
	border-right: 1px solid #004401;
	border-bottom: 1px solid #004401;
}
.tablebox{
	border-top: 1px solid #004401;
	border-bottom: 1px solid #004401;
	border-right: 1px solid #004401;
	border-left: 1px solid #004401;
}

/* the div that holds the date picker calendar */
.dpDiv {
font-family: verdana, "MS Sans Serif";
	font-size: 11px;
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: verdana; 
	font-size: 11px;
	text-align: center;
	color: black;
	background-color: white;
	border: 1px solid black;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	font-family: verdana; 
	font-size: 11px;
	border: 1px solid #ece9d8;
	}
.dpDayWeekendTD{
	font-family: verdana; 
	font-size: 11px;
	color: #FF0000;
	width:18pt;
	}	

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	font-family: verdana; 
	font-size: 11px;
	background-color: white;
	border: 1px solid #0000cd;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	font-family: verdana; 
	font-size: 11px;
	background-color: white;
	border: 1px solid red;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	font-family: verdana; 
	font-size: 11px;
	background-color: #0000cd;
	border: 1px solid #0000cd;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-family: verdana; 
	font-size: 11px;
	color: black;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	font-family: verdana; 
	font-size: 11px;
	color: #0000cd;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: verdana; 
	font-size: 11px;
	color: black;
	background: white;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: verdana; 
	font-size: 11px;
	color: black;
	background: white;
	font-weight: bold;
	}

	#table3,#td3,#th3 {
    border-collapse: collapse;
    border: 1px solid black;
	 padding: 2px 2px; 2px; 2px;;

}
#table1,#td1,#th1 {
    border-collapse: collapse;
    border: 1px solid black;
	 padding: 2px;

}
#table2,#td2,#th2 {
    border-collapse: collapse;
    border: 1px solid black;
	padding: 1px;
}
.tab,.tabtd,.tabth {
    border-collapse: collapse;
    border: 1px solid #d3d3d3;
    padding: 2px;
}
.tabtd1,.tabth1 {
    border-collapse: collapse;
    border: 1px solid black;
    padding: 2px;    
}
.tab2,.tabtd2,.tabth2 {
    border-collapse: collapse;
    border: 1px solid #ff1493;
    padding: 2px;
}
.tab3,.tabtd3,.tabth3 {
    border-collapse: collapse;
    border: 1px solid #3098d0;
    padding: 2px;
}
.trbg1{
	background-color: #add8e6;
}
.trbg2{
	background-color: #ccccff;
}
.trbg3{
	background-color: #96b8f3;
}
.pager {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif",  Arial;
	font-weight: normal;
	font-size: 14px;
}
.E6E6FA{	background-color: #E6E6FA;}
.FFDDEE{	background-color: #FFDDEE;}
.dce1fa {background-color: #dce1fa;}
.invalid-feedback{width:100%;margin-top:.25rem;color:#dc3545}

