﻿body 
{
	background-color:#625e57;
	border:none;
	color:#E1E1E1;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#Container
{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
}

span.Press 
{
	font-family: Arial;
}

a 
{
	color: #e29b51;
	text-decoration: none;
}

a:HOVER 
{
	text-decoration: underline;
}

a.TopLink 
{
	margin-left:10px;
}

a.PersonLink 
{
	color: #E1E1E1;
}

td 
{
	text-align:left;
	font-family:Arial;
	font-size: 10pt;
}

span.Footnote 
{
	font-family:Arial;
	font-size:8pt;
	color: #E1E1E1;
}

span.Title 
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bolder;
}

span.Date 
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bolder;
}

span.Heading 
{
	font-family:Arial;
	font-size:11pt;
}

span.Subtitle
{
	font-family:Arial;
	font-size:10pt;
	color: #bea990;
}

img.MenuLink 
{
	border-style: none;
	width:160px;
	height:22px;
	margin:1px 1px 1px 1px;
}

img.NoBorder
{
	border-style: none;
}

img.PersonImage 
{
	margin: 0px 20px 0px 0px;
	border: solid 1px #4c3012;
	width:125px;
}

img.TextIntroImage 
{
	margin: 0px 5px 5px 0px;
	border: solid 1px #4c3012;
}

table 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.SmallTop 
{
	margin-top:0px;
	margin-bottom:5px;
}

div.Frame 
{
	overflow-y:auto;
	overflow-x:hidden;
	overflow:auto;
	scrollbar-base-color: #4c3012;
	width:520px;
	height:380px;
	padding: 0px 10px 0px 0px;
	text-align:left;
	margin: 20px 15px 15px 15px;
	text-align:left
}