html {margin: 0; padding: 0; border: 0; background-color: #000000; background: url('Gfx/Smoke.jpg') #000 fixed;}

body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	text-align: center;	
	color: #000000;
}

body,td {
	font-family: arial,helvetica,sans-serif;
}

#MainCol {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	width: 830px;
	background: #26966d;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(0,0,0);
}

h1,h2,h3,strong,a:link,a:active,a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
}

strong,a:link,a:active,a:visited {
	color: #006000;
}

h1,td.h1 {
	font-weight: 800;
	font-size: 1.5em;
	margin-bottom: 0.75em;
}

h2, td.h2 {
	font-weight: 800;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

h3, td.h3 {
	font-weight: 800;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}

h4, td.h4 {
	font-weight: 800;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

h5, td.h5 {
	font-weight: 800;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

h6, td.h6 {
	font-weight: 800;
	font-size: 1.0em;
	margin-bottom: 0.5em;
}

div.Medium,td.Medium {
	font-size: 0.9em;
}

div.Small,td.Small {
	font-size: 0.75em;
}

div.Center,p.Center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

div.Left,p.Left {
	text-align: left;
}

td.PanelWhiteTL {
	width: 10px;
	height: 10px;
	background: url(Gfx/PanelWhiteTL.gif) no-repeat;
}

td.PanelWhiteT {
	height: 10px;
	background: url(Gfx/PanelWhiteT.gif) repeat-x;
}

td.PanelWhiteTR {
	width: 20px;
	height: 10px;
	background: url(Gfx/PanelWhiteTR.gif) no-repeat;
}

td.PanelWhiteL {
	width: 20px;
	height: 100%;
	background: url(Gfx/PanelWhiteL.gif) repeat-y;
}
	
td.PanelWhiteR {
	width: 20px;
	height: 100%;
	background: url(Gfx/PanelWhiteR.gif) repeat-y;
}	

td.PanelWhiteBL {
	width: 20px;
	height: 20px;
	background: url(Gfx/PanelWhiteBL.gif) no-repeat;
}

td.PanelWhiteB {
	height: 20px;
	background: url(Gfx/PanelWhiteB.gif) repeat-x;
}

td.PanelWhiteBR {
	width: 20px;
	height: 20px;
	background: url(Gfx/PanelWhiteBR.gif) no-repeat;
}

div.PanelWhiteContents {
	padding-left: 0.6em;
	padding-right: 0.6em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background: #ffffff;	
}

div.Copyright {
	font-size: 0.9em;
	font-weight: 400;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	text-align: center;
	color: #ffffff;	
}

div.Copyright a:link,div.Copyright a:active,div.Copyright a:visited {
	color: #ffffff;
}

td.ListHeading {
	font-weight: 800;
	font-size: 1.05em;
	padding-top: 1.0em;	
	padding-bottom: 0.5em;
}

sup.TM {
	font-size: 0.7em;
}
