body, td {
	font: normal normal 14px serif;
	color:#ffc;
}

body {
	background-color:#000;
	margin-left:20px;
}
a:link		{ color:#ee0; }
a:visited	{ color:#ca0; }
a:active	{ color:#ee0; }
a:hover		{ color:#e00; }

table, tr, td {
	border-collapse: collapse;
	empty-cells: show;
	padding:1px 2px 1px 3px;
}

table.tbl1 {
	border: 0px none #000;
	table-layout:fixed;
	width:700px;
}

.spcTbl {
	width:770px;
}

table.tbl2L {
	border: 1px solid #665;
	width:440px;
	height:450px;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}

table.tbl2R{
	border: 1px solid #665;
	width:310px;
	height:450px;
	margin-bottom:15px;
	float:left;
}

table.tbl3 {
	border: 1px solid #665;
	table-layout:fixed;
	width:700px;
}

table.tbl1 td {
	vertical-align:top;
}

table.tbl2L td {
	border: 1px solid #665;
}

table.tbl2R td {
	border: 1px solid #665;
}

table.tbl3 td {
	border: 1px solid #665;
}

td.tbl2img {
	text-align:center;
	vertical-align:top;
	width:105px;
	padding:3px 0px 1px 0px;
}

td.tbl2item {
	width:140px;
}

td.tbl2val {
	width:195px;
}

td.tbl2foot {
	height:100px;
	vertical-align:top;
}

.spcimg {
	margin-bottom:5px;
	border:0px;
	width:100px;
}

.memName {
	font: normal bold 26px serif;
	color:#fe0;
	margin-bottom:15px;
}

.caption  {
	clear:both;
	font: normal bold 20px serif;
	color:#e90;
	margin-top:15px;
}

.tblTitle {
	background-color:#eec;
	font-weight:bold;
	color:#a00;
	text-indent:6px;
}

.btmMark {
	clear:both;
	font-weight:bold;
	margin:20px 0 30px;
	text-align:center;
	line-height:30px;
}
