* {margin:0px; padding:0px;}
body {background-color:#ccc; color:#333; font-size:10pt; text-align:center;}
img {border:0px;}
sup {line-height:8pt;}
a {color:#333; text-decoration:none;}
a:hover {color:#ccc;}

#wrapper {width:620px; margin:40px auto;}
#block_container { background-color:#fff; border:1px solid #666; }
#block_header {
    font-weight:bold;
    font-size:18pt;
    padding:10px;
}
#block_content {
    overflow:auto;
}
#block_content > div {
    margin-bottom:20px;
}


.rlink		{font-size: 14pt; color: #003366;	cursor: pointer;}
.nametbl	{position:absolute; top:10px; left: 10px; height: 80px; width: 780px; border-width: 3px; border-color: #003366; border-style: solid;}
.menutbl	{position: absolute;	top: 95px;	left: 10px;	height: 70px;	width: 780px;	border-width: 3px;	border-color: #003366;	border-style: solid;}
.viewbox	{	position: absolute;	top: 170px;	left: 10px;	height: 410px;	width: 780px;	border-width: 3px;	border-color: #003366;	border-style: solid;}
.barlink	{cursor:pointer;}
.menuCell {/* height: 24px; */ padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; cursor: pointer; font-size: 13px;}

