body
{
	margin:0px;
	padding:0px;
	text-align:center;
	border:0px;
	background-color:black;
}

iframe
{
	height:100%;
	width:100%;
	border:0px;
}

a
{
	text-decoration:none;
}

img
{
	border:none;
}

#center
{
	width:992px;
	height:100%;
	margin:auto;
	position:relative;
}

#banner
{
	height:64px;
	width:992px;
	top:4px;
	left:0px;
	position:relative;
	background-image:url(../images/banner.png);
	background-color:262626;
	line-height:64px;
	font-style:italic;
	font-family:Impact;
	color:ffffff;
	font-size:32px;
	background-repeat:no-repeat;
}

#banner a
{
	color:ffffff;
}

#banner a:hover
{
	color:BFBFBF;
}

#sidebartop
{
	height:8px;
	width:160px;
	left:0px;
	top:280px;
	position:absolute;
	background-image:url(../images/sidebarends.png);
	background-repeat:no-repeat;
	background-color:262626;
	font-size:1px;
	line-height:0;
}

#sidebarfill
{
	width:160px;
	left:0px;
	top:288px;
	bottom:12px;
	position:absolute;
	background-image:url(../images/sidebarfill.png);
	background-repeat:repeat-y;
	background-color:262626;
}

#copyright
{
	width:160px;
	font-family:Arial;
	color:ffffff;
	font-size:8;
	position:absolute;
	bottom:0px;
	left:0px;
}

#copyright a
{
	color:ffffff;
}

#copyright a:hover
{
	text-decoration:underline;
}

#sidebarbottom
{
	bottom:4px;
	height:8px;
	width:160px;
	left:0px;
	position:absolute;
	background-image:url(../images/sidebarends.png);
	background-position:0px -7px;
	background-repeat:no-repeat;
	background-color:262626;
	font-size:1px;
	line-height:0;
}

#maintop
{
	height:12px;
	width:776px;
	left:164px;
	top:72px;
	position:absolute;
	background-image:url(../images/mainends.png);
	background-repeat:no-repeat;
	background-color:262626;
	font-size:1px;
	line-height:0;
}

#mainfill
{
	width:776px;
	left:164px;
	top:84px;
	bottom:16px;
	position:absolute;
	background-image:url(../images/mainfill.png);
	background-repeat:repeat-y;
	background-color:efefef;
}

#mainbottom
{
	bottom:4px;
	height:12px;
	width:776px;
	left:164px;
	position:absolute;
	background-image:url(../images/mainends.png);
	background-position:0px -8px;
	background-repeat:no-repeat;
	background-color:262626;
	font-size:1px;
	line-height:0;
}

#slidetop
{
	height:39px;
	width:48px;
	left:944px;
	top:72px;
	position:absolute;
	background-image:url(../images/slideends.png);
	background-repeat:no-repeat;
	background-color:262626;
}

#slidefill
{
	width:48px;
	left:944px;
	top:111px;
	bottom:43px;
	position:absolute;
	background-image:url(../images/slidefill.png);
	background-repeat:repeat-y;
	background-color:262626;
}

#slidebottom
{
	height:39px;
	width:48px;
	left:944px;
	bottom:4px;
	position:absolute;
	background-image:url(../images/slideends.png);
	background-position:0px -26px;
	background-repeat:no-repeat;
	background-color:262626;
}

#content
{
	width:796px;
	left:184px;
	top:84px;
	bottom:16px;
	position:absolute;
	text-align:left;
}

#content a:hover
{
	text-decoration:underline;
}

div.text
{
	left:0px;
	width:720px;
	position:relative;
	font-family:Verdana;
	font-size:12;
	line-height:14px;
	background-image:url(../images/mainfill.png);
	background-position:-12px 0px;
	background-repeat:repeat-y;
	background-color:efefef;
	padding: 0px 8px 0px 8px;
	margin: 16px 0px 16px 0px;
}

div.warning
{
	left:0px;
	width:736px;
	position:relative;
	font-family:Arial;
	font-size:12;
	border-width:4px;
	border-style:solid;
	border-color:ff1f00;
	margin-top:8px;
	margin-bottom:16px;
	font-weight:bold;
	text-align:center;
}

h3
{
	font-family:Impact;
	font-weight:Normal;
	font-size:14px;
}

div.rule
{
	width:736px;
	height:8px;
	position:relative;
	background-image:url(../images/rule.png);
	background-repeat:no-repeat;
	background-color:262626;
	font-size:1px;
	line-height:0;
}

table
{
	width:720px;
	border-collapse:collapse;
	padding:0px;
	font-size:12px;
	line-height:14px;
}

th
{
	font-size:14;
	font-family:Impact;
	font-weight:Normal;
	text-align:left;
	width:240px;
}

tr
{
	height:16px;
	vertical-align:top;
}

tr.oddrow
{
	background-color:dfdfdf;
	background-image:url(../images/oddrow.png);
}
