body,td,div,p,pre,h1,h2,h3,h4,li,legend,fieldset
{
	font-family:Helvetica,Arial,sans-serif;
	line-height:14pt;
	font-size:10pt;
	color:#000000;
/*
	scrollbar-base-color:Wert;
	scrollbar-3dlight-color:Wert;
	scrollbar-arrow-color:Wert;
	scrollbar-darkshadow-color:Wert;
	scrollbar-face-color:Wert;
	scrollbar-highlight-color:Wert;
	scrollbar-shadow-color:Wert;
	scrollbar-track-color:Wert;
*/
}

body.outer
{
	background-color:#000000;
	margin:0;
	overflow-y:hidden;
	-ms-overflow-y:hidden;
}

tr.outer,td.outer
{
	background-color:#000000;
	background-image:url(Images/cube-negative+rasdaman.png);
	background-position:0 0; 
	background-repeat:no-repeat;
	background-attachment:fixed;
}

td.frontpage
{
	background-image:url(Images/empty.gif);
	background-repeat:repeat;
}

p
{
	margin-top:0;
	margin-bottom:3px;
}
ul
{
	margin-top:0;
	margin-bottom:3px;
}
h1
{
	font-size:large;
	line-height:120%;
	color:#000000;
	font-weight:bolder;
}
h2	{ font-size:larger;
	  color:#000000;
	  font-weight:bolder;
	}
h3	{ color:#000000;
	  text-align:left;
	}

.tagline
{ 
	line-height:11pt;
	font-size:11pt;
	color:#ffffff;
}

.motto
{ 
	line-height:17pt;
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
}

td.toc
{
	vertical-align:middle;
	line-height:14pt;
	font-weight:bold;
	font-size:12pt;
	padding-left:10;
	padding-right:10;
	padding-top:0;
	padding-bottom:0;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:0;
	border-right-width:0;
	border-style:solid;
	border-color:#cccccc;
}

a.toc		{ text-decoration:none; }
a.toc:link	{ color:#cccccc; }
a.toc:visited	{ color:#cccccc; }
a.toc:active	{ color:#cccccc; }
a.toc:hover	{ color:#cccccc; }

.box
{
	border-left-width:2px;
	border-left-style:solid;
	border-color:#999999;
	background-color:#cccccc;
	margin-bottom:10px;
}
td.box
{
	border-right-width:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	padding-left:5px;
}
.boxhead
{
	background-color:#999999;
	margin-top:0;
	margin-bottom:0;
	padding-left:2px;
	padding-bottom:0px;
}

.rasdaman
	{ font-style:italic;
	}
.code	{ font-family:Courier,"Courier New",fixed;
	  white-space:pre;
	}

legend
{
	font-weight:bolder;
	margin:4pt;
}

a         { text-decoration:underline; }
a:link    { color:#222288; }
a:visited { color:#111155; }
a:active  { color:#ff0000; }
a:hover   { color:#ff0000; }


