BODY {
	background-color: #ffffff;
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat; 
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
	font-size : 10pt;
	font-weight : normal; 
	margin:0px;
	text-align: center;
}
A {
	text-decoration: none;
}
A:link { 
	text-decoration: none;
	color: #666699;
}
A:visited {
	text-decoration: none;
	color: #555588;
}
A:active {
	text-decoration: none;
	color: white;
	background: black;
}
A:hover {
	color: #666699;
	text-decoration: underline;
}
A:link IMG {
	border: #c0c0f0;
}
/* MENU */
.menu {
        font-family: Helvetica,Arial,sans-serif;
        font-size: 10pt;
        white-space: nowrap;
}

.menu .active, A.active {
        font-weight: bold;
}

.menu .missing, A.missing {
        color: silver;
}

.menu .relatedsub, A.relatedsub {
        font-weight: bold;
}

.menu .activesub, A.activesub {
        font-weight: bold;
}

.menu .sub, A.sub {
        font-weight: bold;
}

TABLE.dialog {
	border: 1px solid black;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
	font-size : 10pt;
	font-weight : normal; 
}
TR#col1 { 
	border-bottom: 1px solid black;
}

TR.dialog {
	color: #c0c0ff;
}
TD.dialog {
	color: white;
	border: 1px;
	padding: 2px;
}
INPUT {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
FORM {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
@font-face {
	font-family: Treb; 
	src: local("Trebuchet MS"), url("http://dag.wieers.com/fonts/trebuc.ttf") format("truetype");
}
@font-face {
	font-family: Arial; 
	src: local("Arial"), local("Helvetica");
}
@font-face {
	font-family: Taho; 
	src: local("Tahoma"), url("http://dag.wieers.com/fonts/Tahomabd.ttf") format("truetype");
}

.body {
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; 
	font-size : 10pt; 
	font-weight : normal; 
	text-align: justify;
}
.pagetitle {
	color: navy;
	font-family: Verdana, Impact, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align: left;
}
.title {
	color: darkblue;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 2px; 
	padding-bottom: 0px; 
	text-align: left; 
	text-decoration: underline;
}
.warning {
	color: maroon;
/*	font-size: 12pt;*/
	font-weight: bold;
	text-align: justify;
}
.intro, #intro {
	color: black;
/*	font-size: 12pt;*/
	font-weight: bold;
	text-align: justify;
}
/*				padding-bottom: 15pt; }*/
.text {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
/*	font-size: 12pt;
	margin-top: 1px; 
	margin-left: 4px; */
	text-align: justify;
}
.structure {
	color: black;
	font-family: Helvetica,Verdana,Lucida,Arial,sans-serif;
	font-size: 10pt;
	text-align: left; 
}
.copyright {
	color: black;
	font-family: Helvetica,Verdana,Lucida,Arial,sans-serif;
	font-size: 8pt;
	text-align: right; 
}
#button {
	font-size: 9pt;
	font-weight: bold;
}
#red {
	background-color: #ffc0c0;
	color: #600000;
	padding-top: 0px; 
	padding-bottom: 0px; 
}
#green {
	background-color: #c0ffc0;
	color: #006000;
	padding-top: 0px; 
	padding-bottom: 0px; 
}
#blue {
	background-color: #c0c0ff;
	color: #000060;
	padding-top: 0px; 
	padding-bottom: 0px; 
}
.link {
	color: #666699;
}
