/*mgd 2008.07.24 
  NotePad++  HTML exporter css

*/



div.html {
	font-family: 'Courier New';
	font-size: 10pt;
	color: #000000;
	white-space: nowrap; /* pre */
	line-height: 1.2; 
	background: #FFFFFF;
	overflow: scroll;
	border: 1px solid #8FBC8B;
	border-top: 0px;
	margin: 0px;	
	margin-bottom:10px;	
	width: 800px;   /* if not specified, IE groths without scroll ??, fox oK (with dot only works in IE , 2008.10 new fox (3.03) some proble , removed  */
}

div.htmlscript {  /* mgd */
	background: #F2F4FF;
}
span.var {
	color: blue;
	background: #F2F4FF;
}

.sc0 {
	font-weight: bold;
}
.sc1 {
	color: #0000FF;
}
.sc3 {
	color: #FF0000;
}
.sc6 {
	font-weight: bold;
	color: #8000FF;
}
.sc7 {
	font-weight: bold;
	color: #8000FF;
}
.sc8 {
}
.sc9{
	color: green;
	background: #FFE4C4;
}
.sc10 {
	font-style: italic;
	background: #FEFDE0;
}
.sc11 {
}
.sc21 {
	background: #A6CAF0;
}
.sc24 {
}
.sc26 {
}
.sc40 {
}
.sc41 {
	background: #F2F4FF;
}

.sc46 {
	background: #F2F4FF;
}
.sc47 {
	font-weight: bold;
	font-style: italic;
	color: #000080;
	background: #F2F4FF;
}
.sc49 {
	color: green;
	background: #F2F4FF;
}
.sc50 {
	font-weight: bold;
	background: #F2F4FF;
}
