/* Elements (no classes) */
A:link { color: #993300; 
	background-color: transparent}
A:visited { color:#0000FF;
	background-color: transparent}
A:active {color:#FF9900;
	background-color: transparent}
ADDRESS { margin: 1em auto 1em 3em }
BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 120px 1em 1em 30px;
	background: white url("images/banner_ebxml_add.jpg") no-repeat scroll center top;
	color: black;
	}
H1 {	margin: 1em 0em 0.25em 0em;
	font-size: 1.6em;
	font-weight: bold;
	}
H2 {	margin: 0.5em 0em 0.5em 0em;
	font-size: 1.2em;
	font-weight: bold;
	}
H3 {	margin: 0.5em 0em 0.5em 0em;
	font-size: 1em;
	font-weight: bold;
	}
H4 {	margin: 0.5em 0em 0.5em 0em;
	font-size: 0.8em;
	font-weight: bold;
	}
P {	margin: 0.8em 0em 0.8em 0em;
	font-size: 0.8em;
	}
DD {	
	font-size: 0.8em;
	font-weight: normal;
	}
DT {	margin: 0.5em 0em 0.2em 0em;
	font-size: 1em;
	font-weight: bold;
	}
OL {
	font-size: 0.8em;
	}
UL {
	font-size: 0.8em;
	}
TH {
	text-align: left;
	}
TD {
	vertical-align: text-top;
	text-align: left;
	font-size: 0.8em;
	}
DL DD { font-size: 1em }

/* Classes */
.index { margin: 2em auto 1em auto;
	text-align: center;
	color: black;
	background-color: #CACACA }
.menubar {
	text-align: center;
}
DIV.body { margin: 1em auto 1em auto;
	border-left: 105px solid #009999;
	padding: 0em 0em 10px 1em;
	border-bottom: 18pt solid #6699CC;
	}
DIV.footer { margin: -6pt auto 1em auto;
	font-size: 0.7em;
	padding-bottom: 1em;
	border-bottom: 3pt solid #000000;
	}
DIV.header { margin: 1em auto 1em auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
DT.highlight {	margin: 0.5em 0em 0.2em 0em;
	font-size: 1em;
	font-weight: bold;
	color: black;
	background-color: #CACACA }
H2.fancy {
	color: navy;
	background-color: transparent;
	font-size: 0.9em }
UL.plain { list-style: none }


