﻿.fx
{
	position: absolute;
}

body
{
	font-size: 8pt;
	cursor: default;
	color: black;
	background: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Verdana;
}

.xR
{
	border-right: 1px solid #ced1ba;
}
.xL
{
	border-right: 1px solid #ced1ba;
}

a:link, a:visited, a:active, a
{
	color: #ff4500;
	text-decoration: none;
}

p.INS
{
	color: #4169e1;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

input
{
	font-size: 8pt;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-left: -16px;
}

.showBox
{
	padding-left: 20px;
	padding-right: 20px;
}

h1
{
	font-size: 17pt;
	margin-bottom: 2px;
	color: #ff4500;
	font-family: Arial Narrow, Arial;
	font-weight: bold;
}

h2
{
	font-size: 13pt;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ff4500;
	font-family: Arial Narrow, Arial;
	font-weight: bold;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

td
{
	vertical-align: top;
}

Table
{
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	text-align: left;
}

img
{
	border: 0px;
	GALLERYIMG: no;
}
