body {
   font-family: Verdana, helvetica, sans-serif;
   font-size: 10pt;
	background-color: White;
}
h1 {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size: 1em;
	font-weight:600;
	color: #00008B;
	text-align: center;
	background: White;
	}
h2 {
	background-color: #0001A8;
	color: White;
	font-size: 0.8em;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
h3 {
	background-color: #E4E4E4;
	color: #0001A8;
	font-size: 0.7em;
	font-weight: 100;
	margin-top: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 2px;
}
marquee {
	color: #0001A8;
	background-color: #D5E1F0;
	font-weight: 100;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
	border: thin inset #D5E1F0;
	padding: 4px 4px 4px 4px;
}
p {
	font-size: 0.8em;
	margin-left: 0px;
	margin-top: 0px;
	color: #0001A8;
	text-align: justify;
}
.floatleft {
	float: left;
	padding: 6px 10px 6px 0px;
}
A {
	font-size: 0.8em;
	text-decoration: none;
	color: #778899;
}
A:HOVER {
	text-decoration: none;
	color: #DD7A00;
}
table.page {
	border: thin;
	border-color: navy;
	margin-top: 0px ;
	width: 100%;
	height: 100%;
}
tr.head {
	height: 30px;
	color: #0001A8;
	background-color: white;
}
tr.center {
	height: 100%;
}
tr.foot {
	height: 20px;
	background-color: #0001A8;
	color: White;
	font-size: 0.7em;
}
td.leftcol {
	width : 15%;
	height: 100%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.dvdr {
	font-weight: 600;
	color: Red;
	background-color: transparent;
	}
#mainFrame {
	width: 100%;
	height: 100%;
	border: none;
}
.logo {
	border: none;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: thin dotted #0000CD;
}
.small {
	font-size: xx-small;
}
input,textarea,select {
	color : #0000CD;
	background-color : White;
	font-size: 0.8em;
	border:1px solid Silver;
	margin-bottom: 0.3em;
}
label {
	font-size: 0.8em;
	font-weight:100;
	color : #0000CD;
	background-color: transparent;
}
.err {
	color			: 	#DC143C;
   font-size	:	0.9em;
	font-family	:	Lucida Console ;
}
.login {
	border: inset;
	background-color: #DDEEFF;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-top: 0.5em;
	height: 7em;	
}
.logerr {
	border: inset;
	background-color: #FFEEEE;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-top: 0.5em;
	height: auto;	
}
.logok {
	border: inset;
	background-color: #EEFFEE;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-top: 0.5em;
	height: 7em;	
}
.upd	{	font-size			: 1.0em;
	font-size			: 0.6em;
	font-weight			: normal;
	color					: gray;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
	
.s00	{	background	: #F8F8FF	;	} /*  added after reception */
.s01	{	color		: #ffffff	;
			background	: #00008B	;	} /*  added after reception */
.s02	{	background	: #DB7093	;	} /* remark in PV - to be fixed by buyer  */
.s03	{	background	: #FFE0FF	;	} /* remark in PV - fixed by buyer  */
.s04	{	background	: #E0E5FF	;	} /* remark in PV - fixed by constructor  */
.s05	{	background	: #FFCCCC	;	} /* pending  */
.s06	{	background	: #FA8072	;	} /* pending  */
.s07	{	color		: #ffffff	;
			background	: #DB7093	;	} /* pending  */
.s08	{	color		: #ffffff	;
			background	: #5F9EA0	;	} /* pending  */
.s09	{	color		: #ffffff	;
			background	: #6495ED	;	} /*  added after reception */
.s10	{	background	: #E0FFE5	;	} /* pending  */
.s11	{	color		: #ffffff	;
			background	: #FFA500	;	} /* pending  */
.s12	{	color		: #ffffff	;
			background	: #0000CD	;	} /*  added after reception */

