body			{ padding:0; margin:0; font-family:Verdana, Arial, Bitstream Vera Sans; font-size:10pt; background-color:#000000; color:#ffffff;}
html			{ padding:0; margin:0; }
#header			{ position:absolute; top:2px; width:720px; height:200; border:1px solid #3c3c3c; left:50%; margin-left:-360px; }
#content_table		{ display:table; position:absolute; top:203px; width:720px; border:1px solid #3c3c3c; left:50%; padding:0; margin-left:-360px; margin-bottom:0px; }
#content_row		{ display:table-row; }
#content_left		{ display:table-cell; width:160px; border-right:1px solid #3c3c3c; padding:8px; }
#content_right		{ display:table-cell; padding:8px; }
/* IE-Fix: */
* html body #content_table #content_row #content_right	{ position:absolute; top:203px; float:right; margin-left:-550px; width:550px; margin-top:-203px; }
#content		{ position:absolute; top:203px; width:720px; border:1px solid #3c3c3c; left:50%; margin-left:-360px; }
#content, #content_table { background:url('../gfx/content_table_bg2.png') bottom no-repeat; }
/* IE-Fix 2: */
* html body #content	{ top:206px;width:722px; }
* html body #header	 { border:none; }
* html body #content_table	{ border:none; }
* html body #content_left	{ border:none; }
* html body #content_right	{ border:none; }
#content h1		{ text-align:center; }
a img			{ border:0; }
#content_left ul li	{ font-size:9pt; padding-left:8px; list-style:none; }
#content p		{ padding:4px; }

.top_line		{ margin:8px -8px 0px -8px;
				border-top:1px solid gray;
				padding:8px;
				background-color:grey;
				font-size:12pt;
				color:#ffffff;
				font-weight:bold;
				}
.inside			{ padding:8px; }
.inside ul li		{ padding:0px 24px 6px; text-indent:-2em; }
.small			{ font-size:8pt; }
.big			{ font-size:14pt; font-weight:bold; }
.border			{ border: 1px solid #3c3c3c; }
p, div, span, td, h1	{ color:#ffffff; }
h1			{ font-size:14pt; }
h2			{ font-size:12pt; }
a			{ color:#0000ff; text-decoration:none; }
a:hover			{ text-decoration:underline; }
a.visited		{ color:#0000ff; }
a.active		{ color:#0000ff; }
ul			{ list-style:diamond inside; padding-left:4px; }
li			{ margin-left:16px; }
table.thumbs td		{ font-size:9pt; padding:6px; background-color:#3c3c3c; vertical-align:top; text-align:center; width:720px; }

