body{
	background: #FFFFFF url(img/bg_left.gif) repeat-y;
	margin:0 0 20px 60px;
	}
.header{
	background: #FFFFFF url(img/bg_top.gif) repeat-x;
	height:90px;
	margin:0 0 20px -60px;
	}

div.floatleft
	{
	float: left;
	padding-right: 10px;
	padding-top: 15px;
	}
div.floatleft p
	{
	text-align: center;
	font-size: 7.5pt;
	font-weight: bold;
	}
div.floatright
	{
	float: right;
	padding: 5px;
	}
div.floatright p
	{
	text-align: center;
	font-size: 7.5pt;
	font-weight: bold;
	}

.widilink
	{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #990000;
	font-weight: bold;
	}
.widilink10
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(44,102,141);
	}
.widilink10bold
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(44,102,141);
	font-weight: bold;
	}
.widilink_tutorial
	{
	/* background: #fffff0; */
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #990000;
	background:transparent url("img/mehr.gif") no-repeat center left;
	padding:0px 2px 0px 16px;
	}
.widitext
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	text-align: justify;
	}
.widitext6
	{
	font-family: Verdana;
	float: none;
	font-size: 8.0pt;
	color: rgb(0,0,0);
	text-align: justify;
	border: 0px solid #5c5c5c;
	background: #FFFFF0;
	-moz-border-radius: 4px;
	padding-left: 13;
	padding-right: 13;
	padding-top: 3;
	padding-bottom: 3;
	overflow: auto;
	}
.widilink6
	{
	font-family: Verdana;
	font-size: 8.0pt;
	color: #990000;
	font-weight: bold;
	}
.widitext9
	{
	font-family: Verdana;
	font-size: 12pt;
	color: rgb(0,0,0);
	}
.widitextbiger
	{
	font-family: Verdana;
	font-size: 8.5pt;
	color: rgb(0,0,0);
	font-weight: bold;
	}
.widinotjusttext
	{
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(0,0,0);
	}
.widibighead
	{
	font-family: Verdana;
	font-size:14pt;
	color: rgb(0,0,0);
	font-weight: bold;
	}
.widihead
	{
	font-family: Verdana;
	font-size:12pt;
	color: rgb(0,0,0);
	font-weight: bold;
	}
.widimenulink
	{
	font-family: Verdana;
	font-size: 9pt;
	color: rgb(0,0,0);
	text-decoration: underline;
	}
.widiredcaption
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(255,0,0);
	font-weight: bold;
	}
.widinews
	{
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	}

.widitable
	{
	border: 1px solid #5c5c5c;
	border-collapse: collapse;
	}


.widitable .caption1
	{
	background: #999999;
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: left;
	padding-left: 13;
	border: 1px solid #5c5c5c;
	}
.widitable .caption2
	{
	background: #666666;
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: center;
	border: 1px solid #5c5c5c;
	}
.widitable .caption3
	{
	background: #818181;
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(255,255,255);
	font-weight: bold;
	text-align: center;
	border: 1px solid #5c5c5c;
	}
.widitable .lightcell
	{
	background: #fffff0;
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	border: 1px solid #5c5c5c;
	}

.widitable .lightcell ul
	{
/* list-style:url("img/mehr.gif"); */
list-style:disc;
color:#990000;
	}

.widitable .midcell
	{
	background: #dedede;
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	border: 1px solid #5c5c5c;
	}
.widitable .darkcell
	{
	background: #c5c5c5;
	font-family: Verdana;
	font-size: 10pt;
	color: rgb(0,0,0);
	border: 1px solid #5c5c5c;
	}

