/* css style sheet by DI Management */
/* $ Date: 2009-04-22 09:57Z $ */
body {
	background: #fffff0;
	color: inherit;
	width: 80%; 
	margin-left: 20px;
}
h1 {
	font-size: 160%;
	color: black;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 150%;
   font-weight: normal;
   background:  #eef;
   margin-left: -3pt;
   margin-right: -3pt;
   padding-left: 3pt;
   padding-right: 3pt;
   border-bottom: 2px solid #aaf;
}
h3 {
	/* font-size: 100%; */
	color: black;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.plain {
	font-size: 11px;
	color: black;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.plainquote {
	font-size: 11px;
	color: #cc0000;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smaller {
	font-size: 9px;
	color: inherit;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer-links {
	font-size: 80%;
	text-align: center;
}
.data {
	font-size: 11px;
	font-family: tahoma, univers, arial, sans-serif;
	background: #efefef;
	color: inherit;
	border: 1px solid gray;
	padding: 5px;
	margin: 0;
}

.highlight {
	color: red;
	background: transparent;
}

.comment {
	color: green;
	background: transparent;
}

.side {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #006699;
}
.bb {
	border-bottom: 1px solid #00cc00;
	text-align: justify;
	width: 300px;
}
.btopb {
	border-top: 1px solid #00cc00;
	border-bottom: 1px solid #00cc00;
	text-align: justify;
	width: 300px;
}
.bleft {
	text-align: left;
	width: 150px;
}

a:link, a:visited {color: blue; background: transparent; text-decoration: none}
a:hover {color: red; background: transparent; text-decoration: underline;}
a:active {color: #cc0000; background: transparent;}

a.side:link {color: #ffffff; background: transparent; text-decoration: none}
a.side:visited {color: #ffffff; background: transparent; text-decoration: none}
a.side:hover {text-decoration: underline overline}

a.hdr:link {color: black; background: transparent; text-decoration: none}
a.hdr:visited {color: black; background: transparent; text-decoration: none}
a.hdr:hover {color: red; background: transparent; text-decoration: none}

table.tone {
	background: #ccffff;
	color: black;
}

pre {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Courier New', courier, monospace;
	background: #efefef;
	color: black;
}

code.g {
	font-size: 12px;
	font-family: 'Courier New', courier, monospace;
	background: #efefef;
	color: black;
}

code.b {
	font-weight: bold;
}

ol, ul {
	text-align: left;
}

li.spaced {
	margin-bottom: 1em;
}
li.vspaced {
	margin-bottom: 1em;
}
dt {
	font-weight: bold;
}
.commendblock {
	width: 70%; 
	margin: 30px; 
	padding: 10px 20px 10px 20px; 
	border: 1px #006699 dashed; 
	font-family: Georgia,Helvetica,serif; 
	font-size: 10pt; 
	color: #cc0000;
}
p.dotbot {
		border-bottom: 1px #006699 dashed;
		padding-bottom: 5px;
}

.w {
	color: red;
	background: transparent;
	font-weight: bold;
}
.c {
	color: blue;
	background: transparent;
	font-weight: bold;
}
.h-logo {
	float:right;
	left:2%;
	padding:3px;
	border:0;
}
.f-w3c {
	float:left;width:190px;
}
