﻿body {
	font-family: Arial, Helvetica, Sans-serif;
	background-image: url(background.gif); 
      	background-repeat: repeat; 
	margin: 0px 0px 0px 0px;
	color: #101010;
}
p, h1, h2, h3, h4, h5, table, dl {
	margin-left: 8px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #000000;
}
.tight {
	margin: 0;
}
h1 {
	margin-top: 0.5em;
}
p {
	margin: 0.5em;
}
td p {
	margin: 0px 0px 0px 0px;
}
div.StackLeft {
	float: left;
	margin-right: 1em;
}
.AdRight {
	float: right;
	margin: 4.5pt;
	margin-top: 0;
}
div.AdLeft {
	clear: none;
	float: left;
	margin: 4.5pt;
}
div.Quote {
	background: #f0f0f0;
	border: 1px solid #c0c0c0;
	padding: 0.25em 0.25em 0.25em 0.25em;
}
img {
	border: none;
}
/*
 * Top and bottom DIVs on each page.
 */
div.TopTBL,
div.TopTBL table {
	margin: 0px 0px 0px 0px;
	border: none;
	padding: 0px 0px 0px 0px;
}
div.TopTBL {
/*
	border-bottom: solid 1px gray;
*/
}
/*
 * Indent left margin.
 */
.Indent {
	margin-left: 30px;
}
.indent {
	margin-left: 30px;
	margin-right: 30px;
}
/*
 * Progress/breadcrumb bar.
 */
p.TB {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	background-color:#FFFFFF;
	font-size: 8pt;
	border-top: solid 1px; border-bottom: solid 1px;
}
ul.breadcrumb
{
	margin: 0 0 0 0;
	padding: 2px 2px 2px 8px;
	background-color: #FFFFFF;
	font-size: 8pt;
	border-top: solid 1px; border-bottom: solid 1px;
	white-space: nowrap;
	overflow: hidden;
}
ul.breadcrumb li
{
	display: inline;
	background: url(common/breadcrumb.gif) no-repeat left center;
	padding-left: 10px;
	padding-bottom: 0;
}
ul.breadcrumb li.first
{
	background: none;
	padding-left: 0;
}
p.Copyright {
	text-align: center;
	font-size: smaller;
}
p.Ack {
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
a:hover {
	background-color:#FFF0D0;
	background-color:#FFD700;
	color: #800080;
}
A.HYellow:hover { background-color:#FFFF60 }
A.HWhite:hover {background-color:#FFFFF0 }
h1 {
	text-align: center;
	text-align: left;
	clear: both;
}
h2 {
	clear: left;
}
hr {
	clear: both;
}
P.TL {margin: 0; margin-left: 0px; margin-right: -4px; padding: 0;}

td {vertical-align: Top}
td.Bottom {vertical-align: bottom}
td.Middle {Vertical-align: Middle}
td.LabelLHRA {
	text-align: right;
}
td.Centred {
	vertical-align: Middle;
	text-align: Center;
}
th {
	text-align: center;
}
ul.Footer {
	font-size: 75%;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0.5em;
}
ul.Footer li {
	display: inline;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
ul.Footer li a {
/*
	border: 2px outset;
*/
	padding: 0.1em 0.4em 0.1em 0.4em;
	line-height: 1.6;
	white-space: nowrap;
}
ul.ButtonList2,
ul.ButtonList {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 1em 0px 1em;
}
ul.ButtonList li {
	display: inline;
	line-height: 1.7em;
	line-height: 1.6em;
}
ul.ButtonList li a {
	margin: 0 0 0 0;
	border: 0.1em outset;
	padding: 0.1em 0.4em 0.1em 0.4em;
	white-space: nowrap;
	text-align:center;
}
ul.ButtonList2 li {
	display: inline;
	line-height: 1.7em;
	line-height: 1.6em;
}
ul.ButtonList2 li a {
	margin: 0 0 0 0;
	padding: 0.1em 0.4em 0.1em 0.4em;
	padding: 4px 10px 4px 10px;
	padding: 0 0 0 0;
	border: none;
	white-space: nowrap;
	text-align:center;	
	text-decoration: none;
}
ul.ButtonList2 li a span.start {
	background: transparent url('common/button-normal-start.gif') no-repeat scroll center right;
	padding: 4px 0px 4px 10px;
}
ul.ButtonList2 li a span.main {
	background: transparent url('common/button-normal-main.gif') repeat-x scroll center;
	padding: 4px 8px 4px 8px;
}
ul.ButtonList2 li a span.close {
	background: transparent url('common/button-normal-close.gif') no-repeat scroll center left;
	padding: 4px 10px 4px 0px;
}
ul.ButtonList2 li a.selected span.main,
ul.ButtonList2 li a:hover span.main {
	background: transparent url('common/button-pressed-main.gif') repeat-x scroll center;
}
ul.ButtonList2 li a.selected span.start,
ul.ButtonList2 li a:hover span.start {
	background: transparent url('common/button-pressed-start.gif') no-repeat scroll center right;
	padding: 4px 0px 4px 10px;
}
ul.ButtonList2 li a.selected span.close,
ul.ButtonList2 li a:hover span.close {
	background: transparent url('common/button-pressed-close.gif') no-repeat scroll center left;
	padding: 4px 10px 4px 0px;
}


ul.ButtonList li a.selected {
	border: 0.1em inset;
}
ul.ButtonList li a:active {
	border: 0.1em inset;
}
ul.ButtonList li a:hover {
/*
	background-color:#FFFFD0;
	background-image: none;
*/
}
p.ButtonList {
	text-align: center;
	line-height: 170%;
	padding: 0px 4px 0px 4px;
}
ul.Spaced li {
	border-bottom: 0;
	padding-bottom: 0.5em;
}
ul.Spaced ul li {
	border-bottom: 0;
	padding-bottom: 0;
}
A.Button, A.ButtonDown {
	border: 3px outset;
	border: 2px outset;
	padding: 2px 6px 2px 6px;
	width:20px;
	text-align:center;
/*
	background-color:#FFE8C8;
	background-image: url(background.gif); 
      	background-repeat: repeat; 
*/
}
A.ButtonDown {
	border: 3px inset;
	border: 2px inset;
}
A.Button:active {
	border: 3px inset;
	border: 2px inset;
	background-image: none;
}
A.Button:hover {
/*
	background-color:#FFFFD0;
	background-image: none;
*/
}
A.BButton {
	border: outset 3px;
	border: outset 2px;
	font-size: 75%;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
}
dd {
	margin-bottom: 0.5em;
}
li p,
dd p,
dd table {
	margin-left: 0px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
td.number {
	text-align: right;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.top {
	vertical-align: top;
}
.nowrap {
	white-space: nowrap;
}
.wrap {
	white-space: normal;
}
.noborder {
	border: none;
}
.borderBlack1 {
	border: 1px black solid;	
}
.code {
	font-family: monospace;
}
.codebox {
	background: white;
	border: solid 1px black;
}
pre.code {
	background: white;
	border: solid 1px black;
	padding-left: 1px;
	padding-right: 1px;
	padding: 0px 1px 0px 1px;
}
.red {
	color: #ff0000;
}
.warning {
	border: solid 2px red;
	padding: 2px 2px 2px 2px;
	color: #A52A2A
}
.information {
	border: dotted 1px #800000;
	padding: 2px 2px 2px 2px;
	color: black;
}
ol li {
	padding-bottom: 0.5em;
}
div.coupon {
	border: dashed 1px gray;
	margin: 1em 40px 1em 40px;
}
div.TextAd {
	border: dashed 1px gray;
	margin: 0 0 0 0;
	padding: 0 0.5em 0 0.5em;
}
div.TextAd p.Title {
	font-size: smaller;
}
div.dos {
	border: solid 2px gray;
	margin-left: 8px;
	margin-right: 8px;	
}
div.dos p {
	color: white;
	padding: 0 0 0 0;
	border: none;
	margin: 0 0 0 0;
	background: black;
	font-family: monospace;
}
span.ForWrap {
	font-size:1px
}
span.wbr {
	width: 0;
	font-size: 0;
	white-space: wrap;
	white-space: normal;
}
