body
{
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #FAEBD7;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	background-color: black;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}
.Header
{
	font-family: Tahoma, "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 9pt;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.Title
{
	font-size: 22pt;
}
.LogoCap
{
	font-family: Tahoma, "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	line-height: 20pt;
	color:  #FAEBD7;
}
.Logo
{
	font-family: Tahoma, "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FAEBD7;
}
.LogoInc
{
	font-family: Tahoma, "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.15pc;
	color: #FAEBD7;
}
.Quote
{
	font-style: italic;
}
.TableHeader
{
	width: 740px;
	height: 185px;
	border: 0px;
}
.TableContent
{
	width: 740px;
	height: 681px;
	border: 0px;
}
.dispBlock
{
	display: block;
	visibility: visible;
}
.dispNone
{
	display: none;
	visibility: hidden;
}
.hand
{
	cursor: hand;
}
.RequestInput
{
	font-weight: bold;
	border: none;
	background-color: White;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.Header A
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: White;
	text-align: center;
	text-decoration: none;
}
.Header A:hover
{
	border-top: orange 1px solid;
	border-bottom: orange 1px solid;
	border-right: orange 1px solid;
	border-left: orange 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: White;
	text-decoration: none;
}
UL.menu
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: none;
}
UL.menu A
{
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: White;
	text-align: center;
	text-decoration: none;
}
UL.menu A:hover
{
	border-top: orange 1px solid;
	border-bottom: orange 1px solid;
	border-right: orange 1px solid;
	border-left: orange 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: White;
	text-decoration: none;
}
UL.menu LI
{
	border-right: white 1px solid;
	border-left: white 1px solid;
	height: 24px;
	top: 2px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	min-width: 80px;
	max-width: 130px;
	position: relative;
	float: right;
}
UL.menu UL
{
	border: none;
	display: none;
	top: 27px;
	left: 40px;
	width: 75px;
	list-style-type: none;
	position: absolute;
	background-color: black;
}
UL.menu UL LI
{
	border: none;
	height: 28px;
	top: -2px;
	left: -40px;
	margin: 0px;
	background-color: Black;
	position: absolute;
}
UL.menu UL LI A
{
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: White;
	text-align: center;
	text-decoration: none;
	height: 28px;
}
UL.menu UL LI A:hover
{
	border-top: orange 1px solid;
	border-bottom: orange 1px solid;
	border-right: orange 1px solid;
	border-left: orange 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: White;
	text-decoration: none;
}
