body {
	font-family: Arial;
	background-image: url(background.jpeg); 
      	background-repeat: repeat; 
	margin: 0px 0px 0px 0px;
}
p, h1, h2, h3, h4, h5, table, dl {
	margin: 4.5pt;
	margin: 8px;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	color: #000080;
	font-weight: normal;
}
div.StackLeft {
	float: left;
}
div.AdRight {
	float: right;
}
img {
	border: none;
}
/*
 * Top and bottom DIVs on each page.
 */
div.TopTBL,
div.BotTBL,
div.TopTBL table,
div.BotTBL table {
	margin: 0px 0px 0px 0px;
	border: none;
	padding: 0px 0px 0px 0px;
}
div.TopTBL {
	border-bottom: outset 2px;
	border-bottom: solid 1px gray;
}
div.BotTBL {
	border-top: outset 2px;
	border-top: solid 1px gray;
}
/*
 * Indent left margin.
 */
div.Indent {
	margin-left: 20px;
}
/*
 * 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;
}
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:#F0F0FF;
	color: #800080;
}
a.HYellow:hover { background-color:#FFFF60 }
a.HWhite:hover {background-color:#FFFFF0 }

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;
}
p.ButtonList {
	text-align: center;
	line-height: 170%;
	padding: 0px 4px 0px 4px;
}
A.Button, A.ButtonDown {
	border: 3px outset;
	padding: 2px 6px 2px 6px;
	background-color:#FFE8C8;
	width:20px;
	text-align:center;

	background-image: url(background.gif); 
      	background-repeat: repeat; 
}
A.ButtonDown {
	border: 3px inset;
}
A.Button:active {
	border: 3px inset;
	background-image: none;
}
A.Button:hover {
	background-color:#FFFFD0;
	background-color:#D0D0FF;
	background-image: none;
}
A.BButton {
	border: outset 3px;
	font-size: 75%;
	background-color:#FFF0D0;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;

	background-image: url(background.gif); 
      	background-repeat: repeat; 
}
A.BButton:hover   {
	background-color:#FFFFD0;
	background-image: none;
}
dd {
	margin-bottom: 0.5em;
}
dd p, dd table {
	margin-left: 0px;
}
.nowrap {
	white-space: nowrap;
}
.center
{
	text-align: center;
}


h2.news {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; PADDING-TOP: 0px; TEXT-ALIGN: center
}
h3.news {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
p.news {
	FONT-SIZE: 1em; MARGIN: 0px; FONT-FAMILY: georgia, courier, serif
}
p.newQ {
	BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; MARGIN: 0px; BORDER-LEFT: 2px outset; BORDER-BOTTOM: 2px outset; TEXT-ALIGN: center
}
p.newsI {
	BORDER-RIGHT: 2px outset; PADDING-RIGHT: 1px; BORDER-TOP: 2px outset; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px; BORDER-LEFT: 2px outset; PADDING-TOP: 1px; BORDER-BOTTOM: 2px outset; TEXT-ALIGN: center
}
div.StackRight {
	FLOAT: right
}
br {
	CLEAR: left
}
div.box {
	BORDER-RIGHT: 2px outset; PADDING-RIGHT: 0px; BORDER-TOP: 2px outset; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 2px outset; PADDING-TOP: 0px; BORDER-BOTTOM: 2px outset
}
div.PostBox {
	BORDER-RIGHT: 2px outset; PADDING-RIGHT: 1px; BORDER-TOP: 2px outset; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: 2px outset; PADDING-TOP: 1px; BORDER-BOTTOM: 2px outset
}
DIV.InfoBox {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px
}
TD.news {
	
}
/*
 * Article contents links.
 */
ul.contents {
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	white-space: nowrap;
}
ul.contents li {
	display: inline;
	background-color: #C0C0C0;
	border-style: outset;
	border-width: 1px;
}
ul.contents li a {
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
}
ul.contents li a:hover {
	background-color: #D0D0D0
}
/*
 * Info Links
 */
h2.info {
	background-color: #C0C0C0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-style: outset;
	border-width: 1px;
	text-align: left;
	padding-left: 4px;
}
ul.info {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	margin-left: 0px
}
ul.info li {
	background-color: #C0C0C0;
	border-style: outset;
	border-width: 1px
}
ul.info li a {
	display: block;
	width: 8em;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
ul.info li a:hover {
	background-color: #D0D0D0
}
/*
 * Div used to mark the right hand information area.
 */
div.Info {
}
div.Info h2 {
	background-color: #C0C0C0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-style: outset;
	border-width: 1px;
	text-align: left;
	padding-left: 4px;
}
div.Info ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	margin-left: 0px
}
div.Info ul li {
	background-color: #C0C0C0;
	border-style: outset;
	border-width: 1px
}
div.Info ul li a {
	display: block;
	width: 8em;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	width: 180px;
	width: 170px;
}
div.Info ul li a:hover {
	background-color: #D0D0D0;
}
/*
 * Left and right sides. 2008.08.18
 */
div.SideBar {
	float: left;
	width: 180px;
	padding-left: 10px;
}
div.SideBar h2 {
	background-color: #E0E0E0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-style: outset;
	border-width: 1px;
	text-align: left;
	padding-left: 4px;
}
div.SideBar ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	margin-left: 0px
}
div.SideBar ul li {
	background-color: #C0C0C0;
	background-color: #E0E0E0;
	border-style: outset;
	border-width: 1px;
}
div.SideBar ul li a {
	display: block;
	text-decoration: none;
	padding-left: 4px;
	width: 170px;
}
div.Info ul li a:hover {
	background-color: #D0D0D0;
}

div.Body {
	float: left;
}
ul.spaced li,
ol.spaced li {
	padding-bottom: 0;
	margin-bottom: 0.5em;
}
