﻿.TableMSPage
{
	width: 100%;
	padding: 0;
}
.logo
{
	padding-right: 22px;
}
a.GridHeaderLink
{
	color: White;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.navmapfield
{
	font-size: 9px;
	width: 95px;
	color: #8b8ba2;
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	background-color: #f0f0f0;
}
.ButtonStyle
{
}
.UploadButtonStyle
{
	border: 1px solid #999999;
}
.POBReportTRColor
{
	background-color: #ccffff;
}
.POBReportHeaderBar
{
	width: 100%;
	background-color: #ffa500;
}
.POBReportTotalColor
{
	background-color: #ffffe0;
}
.TDMSPage
{
	width: 100%;
	text-align: left;
}
.DivMSPage
{
	text-align: center;
}
.Title
{
	font-size: 20px;
	color: #003399;
	font-weight: bold;
}
.NormalTable
{
	width: 100%;
	padding: 0;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
}
.NormalTD
{
	width: 100%;
	text-align: left;
}
.HeaderTD
{
	text-align: center;
	color:White;
	background-color:  #8C8CA3;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

.HeaderBar
{
	width: 100%;
	background-color: Orange;
}
.ReportLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.NormalButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.NormalLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.NormalLabelPrint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.NormalDropDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.NormalCheckBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.NormalLabelBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.NormalTextBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.NormalText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.SubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#999999;
	text-align: left;
}
.TRColor
{
	background-color: #ffffff;
}
.TRColorHead
{
	background-color: honeydew;
}
.SectionHeaderGray
{
	background-image: url(Images/titleTop.jpg);
}
.GridItem
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	color: #505065;
	text-align:left;
}
.GridItemAlternatif
{
	background-color: #FFF2B9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: White 1px solid;
	border-left: none;
	border-bottom: White 1px solid;
	border-right: none;
	color: #505065;
	text-align:left;
}
.GridHeader
{
	background-color: #8C8CA3;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	color: White;
	text-decoration: underline;
	/*position: relative;
	top: expression(this.offsetParent.scrollTop);*/
}

.GridHeaderWithoutScroll
{
	background-color: #DBDFEB;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	position: relative;
	color: black;
}
.GridHeaderNoBorder
{
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: expression(this.offsetParent.scrollTop);
}
.RepeaterHeaderRow
{
	background-color: #ffffff;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: expression(this.offsetParent.scrollTop);
}
.RepeaterHeaderRowWithoutScroll
{
	background-color: #ffffff;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.RepeaterHeaderCol
{
	background-color: #8C8CA3;
	width: 100%;
}
.RepeaterItem
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}
.Grid
{
	width: 900px;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}
.GridMenu
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}
.GridItemMenu
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.GridItemAlternatifMenu
{
	background-color: #FFF2B9;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MenuText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.SmallLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.NormalPanel
{
	width: 100%;
}

.menuPermits
{
	background-color: #F7A600;
	text-align: left;
}
.menuMCU
{
	background-color: #F7A600;
	text-align: left;
}
.menuInsurance
{
	background-color: #c29368;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	text-align: left;
	padding-left:10px;
}
.menuContract
{
	background-color: #EA4D4D;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	text-align: left;
	padding-left:10px;
}
.menuMob
{
	background-color: #a597b5;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	text-align: left;
	padding-left:10px;
}
.menuDemob
{
	background-color: #C2B901;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	text-align: left;
	padding-left:10px;
}

.titleNotification
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.middleNotification
{
	background-color: #FFFFFF;
	padding-left: 20px;
}

.notification
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.notification:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menuTop
{
	background-color: #929292;
	text-align: center;
}
.menuMiddle
{
	background-color: #FFFFFF;
	padding-left: 20;
	vertical-align: top;
}
.menuTitle
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #ffffff;
}
.ORGCHARTTitle
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #000000;
	background-color: #D4D4DC;
}
.menuLink
{
	font-size: 10pt;
	color: #205A9B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.menuLink:visited
{
	font-size: 10pt;
	color: #205A9B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.menuLink:hover
{
	font-size: 10pt;
	color: #FF5B5B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.menuLink:active
{
	font-size: 10pt;
	color: #205A9B;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.ScrollBar
{
	width: 100%;
	height: 290px;
	clear: both;
	scrollbar-face-color: #dde1ed;
	scrollbar-highlight-color: #ffffff;
	overflow: auto;
	scrollbar-shadow-color: #73779d;
	scrollbar-3dlight-color: #96a2c8;
	scrollbar-arrow-color: #73779d;
	scrollbar-track-color: #ebeaf2;
	scrollbar-darkshadow-color: #faf6f2;
	scrollbar-base-color: #c0ced9;
	position: relative;
	margin:0px;
}
.ScrollMonth
{
	width: 100%;
	clear:both ;
	scrollbar-face-color: #dde1ed;
	scrollbar-highlight-color: #ffffff;
	overflow: auto;
	scrollbar-shadow-color: #73779d;
	scrollbar-3dlight-color: #96a2c8;
	scrollbar-arrow-color: #73779d;
	scrollbar-track-color: #ebeaf2;
	scrollbar-darkshadow-color: #faf6f2;
	scrollbar-base-color: #c0ced9;
	position: relative;
	margin:0px;
}
.TSACol
{
	background-color: #CCFFCC;
	width: 100%;
}
.TICol
{
	background-color: #FFFF99;
	width: 100%;
}
.LCNCol
{
	background-color: #CCFFFF;
	width: 100%;
}
.HQCCol
{
	background-color: #CC99FF;
	width: 100%;
}
.LCECol
{
	background-color: #FFCC99;
	width: 100%;
}
.RFSCol
{
	background-color: pink;
	width: 100%;
}
.MobCol
{
	background-color: #f5f5f5;
}
.DemobCol
{
	background-color: #d3d3d3;
}
.SpecialDropDown
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



.editorub {
	font-weight:bold; font-size:12px; color:#ff0019; font-style:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none
}
.editotitre {
	font-weight:bold; font-size:14px; color:#8b8ba2; font-style:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none
}
.editotxt {
	font-size:12px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif
}
.editolien {
	font-size:12px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif
}
.unefilet {
	background-color:#ff0019
}
.unedate {
	font-weight:bold; font-size:10px; color:#7c7c95; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none
}
.pacol {
	font-weight:bold; font-size:10px; color:#f97607; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none
}
.rpUne {
	font-weight:bold; font-size:10px; color:#3d3d51; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none
}



