BODY
{
	margin: 20 0 0 0;
	background-image: url(images/grd.jpg);
}
#tbl
{
	width: 700;
	height: 100%;
}
TD
{
	font-family: Tahoma;
	font-size: 9pt;
}
#cell
{
	background-color: #edeada;
	height: 100%;
	border-right: white 1px solid;
	border-left: white 1px solid;
	vertical-align: top;
	line-height: 20px;
	font-family: Tahoma;
	color: #30180f;
	text-align: justify;
	text-justify: auto;
	padding: 15 40 15 40;
}
#copy
{
	text-align:center;
	background-color: #922d07;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid text-align: center;
	font-family: Tahoma;
	line-height: 19px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-top: #bbbbbb 1px solid;
	height: 46px;
	color: white;
}

.menu
{
	height: 20px;
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	padding-left: 15px;
	border-bottom: #cccccc 1px solid;
}
.lbl
{
	line-height: 19px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #132846;
}
.lbls
{
	line-height: 19px;
	font-family: Tahoma;
	font-size: 9px;
	color: #132846;
}
.lblb
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.ttl
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #62728F;
}
A
{
	color: #f7941d;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
}
A:HOVER
{
	font-size: 8pt;
	color: #f7b41d;
	font-family: Tahoma;
	text-decoration: none;
}
.warn
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: orangeRed;
}
.text
{
	border: #999999 1px solid;
	background-color: #f5f5f5;
	font-family: Tahoma;
	font-size: 9pt;
	height: 18px;
}

.multi
{
	border: #999999 1px solid;
	background-color: #f5f5f5;
	font-family: Tahoma;
	font-size: 9pt;
	height: 60px;
	width: 230px;
}
.hline
{
	width: 98%;
	color: silver;
}
.imgBrd
{
	border: #cccccc 1px solid;
}
