h1{  color: #007295;font-family: Georgia,  "Century Schoolbook","Times New Roman", Times, serif;}
h2, h3, h4, h5, h6, h7, h8 {  color: #006699; font-family: Georgia,  "Century Schoolbook", "Times New Roman", Times, serif;}

.arial { font-family: Verdana, Arial, Helvetica, sans-serif}
.monospace10 { font-family: "Courier New", Courier, mono; font-size: 10pt; white-space: pre}

A:LINK,  A:ACTIVE, A:HOVER {color: #0076ea;  }
A:VISITED {color:#3333a0 }
 /* ___ redefined in the props submission (via the HtmlParts/stepX.htm file) ___*/
/*A:LINK, A:VISITED, A:ACTIVE, A:HOVER {color: #0076ea;  text-decoration : none;  }
*/

 .menu {   font-family: Verdana, Arial, Helvetica, sans-serif;}


/* _________ for Windows    _______*/
body, p, li,  TD { font-size: 12px; color : #003366; font-family: Georgia,   "Century Schoolbook","Times New Roman", Times, serif; }
.petit{  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.petitpetit { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.p10  { font-size: 10px;}
.p9  { font-size: 9px;}
.p8  { font-size: 8px;}

/*___for titles in tables in NS___*/
.h1{	font-size : 32px;}
.h2{	font-size : 26px;}
.h3{	font-size : 20px;}
.h3b{	font-size : 20px; font-weight : bold;}
.h4{	font-size : 16px;}
.h4b{	font-size : 18px; font-weight : bold;}
.h14b{	font-size : 14px; font-weight : bold;}
.h14{	font-size : 14px;}
.h5{	font-size : 12px;  font-weight : bold; }
.h6{	font-size : 12px;}
.h7{	font-size : 10px;}
.h8{	font-size : 8px;}


/* ___ styles of Operation steps in HtmlParts/stepX.htm___*/
.CurrentStep {  font-family: "Comic Sans MS", Verdana, sans-serif; color:#FF0000; font-size: 15pt; font-weight: bold;  text-align: center; vertical-align: middle; background-color: #FFE495; width: 9%}
.OtherStep {   font-family: "Comic Sans MS", Verdana, sans-serif; color:#d5e8f4;  font-size: 15pt; font-weight: bold ; text-align: center; vertical-align: middle; background-color: #BAD7E6; width: 8%}




.LinkStep { font-family: "Comic Sans MS", Verdana, sans-serif; color:#d5e8f4; font-size: 10px; font-weight: bold ; text-align: center; vertical-align: middle; background-color: #BAD7E6; width: 8% }
.CurrentStepSmall { font-family: "Comic Sans MS", Verdana, sans-serif; color:#FF0000; font-size: 12px; font-weight: bold; text-align: center; vertical-align: middle; background-color: #FFE495; width: 9% }
.lovText {  font-family: "Courier New", Courier, monospace; font-size: 10pt}
.btn_taille_50{ width:50px;}
.btn_taille_65{ width:65px;}
.btn_taille_80{ width:80px;}
.btn_taille_95{ width:95px;}
.btn_taille_110{ width:110px;}
.btn_taille_125{ width:125px;}
.btn_taille_140{ width:140px;}
.btn_taille_155{ width:155px;}
.btn_taille_170{ width:170px;}
.btn_taille_185{ width:185px;}
.btn_taille_200{ width:200px;}
.btn_taille_245{ width:245px;}

.we{background-color:#FFFFFF;}
.scheduled{background-color:#AEC9E5;}
.not_scheduled{background-color:#EEFFFF;}

.font_we{font-weight:bold;}

.h3_style{font-size : 14px;color: #006699;font-weight: bold; font-family: Georgia,  "Century Schoolbook", "Times New Roman", Times, serif;}

.border_side{border-top:0px none #AAAAAA;border-bottom:0px none #AAAAAA;border-left:1px solid #AAAAAA;border-right:1px solid #AAAAAA;}
.border_side_top{border-top:1px solid #AAAAAA;border-bottom:0px none #AAAAAA;border-left:1px solid #AAAAAA;border-right:1px solid #AAAAAA;}
.border_side_bot{border-top:0px none #AAAAAA;border-bottom:1px solid #AAAAAA;border-left:1px solid #AAAAAA;border-right:1px solid #AAAAAA;}
.border_bot{border-top:0px none #AAAAAA;border-bottom:1px solid #AAAAAA;border-left:0px solid #AAAAAA;border-right:0px solid #AAAAAA;}
.border_global{border:1px solid #AAAAAA;}

.left {
	text-align: left;
	align: left;
}

.right {
	text-align: right;
	align: right;
}

.center {
	text-align: center;
	align: center;
}

