.global {
	margin-left: 150;
	margin-right: 150;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;

}

A.menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-style: italic;
	font-weight: normal;
	font-size: small;


}
A.menu:hover {
	border-top:    1px dotted #009900;
	border-right:  1px dotted #009900;
	border-bottom: 1px dotted #009900;
	border-left:   1px dotted #009900;
}

.header {
	background-image: url(greenbar.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.doc {
	margin-left: 100;
	margin-right: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(circles.jpg);

}
.sql {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.keyword {
	font-style: italic;
}
.command {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.warning {
	color: #FF0000;
	font-style: italic;
}
tr.inset {
	background-color: #DDEECC;
	border: #FFFFFF;
	border-color: #FFFFFF;
}
tr.insethead {
	background-color: #CCDDBB;
	color: #000000;
	border: #FFFFFF;
	border-color: #FFFFFF;
}
P {
	background-color: #FFFFFF;
}
.press {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right: 100px;
	margin-left: 100px;
	background-image: url(circles.jpg);
}

a {
	color: #009900;
	text-decoration: none;
	border-top: 1px none #009900;
	border-right: 1px dotted #009900;
	border-bottom: 1px dotted #009900;
	border-left: 1px none #009900;
	font-weight: normal;
}
a:hover{
    color: #006600;
	background: #EEFFDD;
}
a.plain {
	text-decoration: none;
	border: none;


}
a.mail {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;


}
td.hi {

	
	color: #000000;
}
tr.toc {
	background-color: #ddeecc;
}
td.tocpage {
	text-align: right;
	color: #aaaaaa;
}
.underline {
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;


}

span.indent {
	margin: 40;

}
.bookheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.chapter {
	margin-left: 100;
	margin-right: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: no-repeat;



}

.pageno {
	vertical-align: top;
}
.box {
	width: auto;
	height: auto;
	border: thin solid #000000;

}
.correction {
	font-style: normal;
	color: #CC00FF;

}
