*			{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
html, body	{ margin:10px; }

div#wrapper	{ width:800px; margin:0 auto; }
div#header	{ background-image:url(images/frames_01n.jpg); height:75px; width:800px; }
div#quick	{ height:25px; width:800px; background-image:url(images/frames_03n.jpg); overflow:hidden; }
div#bread	{ height:20px; width:625px; padding:5px 0 0 175px; background-image:url(images/breadCrumb.png); font-size:10px; }
div#main	{ width:800px; background:url(images/navCanvas.png) repeat-y; min-height:300px; }
div#navi	{ float:left; width:140px; padding:25px 0; color:#FFFFFF; font-weight:bold; min-height:400px; }
div#content	{ float:right; width:625px; padding:25px 0 25px 25px; }
div#foot	{ width:625px; height:16px; font-size:10px; padding:3px 0 0 175px; background-image:url(images/frames_09.jpg); }

#navi	ul	{ list-style-type:none; margin:0 0 0 10px; }
#navi	li	{ list-style-position:outside; }
#navi 	li li	{ font-weight:normal; }
#navi 	li li a	{ font-weight:normal; }

a			{ text-decoration:none; color:#000000; }
a:hover		{ text-decoration:underline; }
#navi	a	{ text-decoration:none; color:#FFFFFF; }
#navi 	a:hover	{ text-decoration:underline; }

#content h1	{ font-size: 24px;	font-weight: bold;	color: #ee4130; display:block; border-bottom:1px silver solid; margin-bottom:5px; }
#content h2	{ font-size: 16px;	font-weight: bold;	color: #ee4130; display:block; margin-bottom:5px; }

.noris_red	{ color:#ee4130; }
.noris_blue	{ color:#0000ff; }
.noris_green{ color:#0cae00; }

table	{ margin-bottom:24px; }
th		{ background-color:#BBBBBB; font-weight:bold; padding:3px; }
td		{ padding:3px; }
tfoot	{ background-color:#BBBBBB; padding:3px; }
.norisTable table	{ border:2px black solid; }
.norisTable tr		{ border-right:2px; border-left:2px; }
.norisTable th		{ border-right:1px black solid; border-bottom:1px black solid; }
.norisTable td		{ border-right:1px black solid; border-bottom:1px black solid; }
.norisTable tfoot td { border-bottom:none; }

div#quick a { display:block; float:left; padding:4px 10px; background:url(images/trenner.jpg) top right no-repeat; }
