BODY
{
	background-image: url(../images/page_bg.png);
	color: #404041;
}
.tblMain
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 750px;
	border-bottom: #000000 1px solid;
	height: 500px;
}
.tdHeader
{
	background-image: url(../images/td_bg.png);
	height: 150px;
}
.tdUpperLeft
{
	width: 97px;
	height: 1px;
	background-color: black;
}
.tdUpperRight
{
	height: 1px;
	background-color: black;
}
.tdLeft
{
	background-image: url(../images/td_bg2.gif);
	width: 100px;
}
.divLeft
{
	padding-left: 4px;
	font-size: 8pt;
	overflow: auto;
	width: 95px;
	color: #404041;
	font-family: Tahoma, Verdana, Arial;
}
.tdMain
{
	width: 649px;
	height: 349px;
	background-color: #d1d3d4;
}
.divMain
{
	height: 347px;
	width: 100%;
	overflow: auto;
}
.Header1FixedWidth
{
	width: 490px;
	font-weight: bold;
	font-size: 12pt;
	color: #404041;
	font-family: Tahoma, Verdana, Arial;
}
.Header2FixedWidth
{
	width: 490px;
	font-weight: bold;
	font-size: 10pt;
	color: #404041;
	font-family: Tahoma, Verdana, Arial;
}
.Body1FixedWidth
{
	width: 490px;
	font-size: 10pt;
	color: #404041;
	font-family: Tahoma, Verdana, Arial;
}
.Glossary
{
	color: #5d8ee8;
}