.bdy{
	background-image: url(../images/bdy.gif);
	background-repeat: repeat-y;
}
.bdybtm{
	background-image: url(../images/bdybtm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.lftpnl{
	float:left;
	width: 195px;
}
.sectionimage{
	width:194px;
	height:129px;
}
.logo{
	text-align:center;
}

.rgtpnl{
	float:left;
	color:white;
	width: 485px;
	height: 470px;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	overflow: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #D0D1D3;
}
.mnu a{
	text-decoration: none;
	font-size: 11px;
	color: #818181;
}
.mnu{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 195px;
	height:270px;
	overflow: hidden;
}
.mnu .mnuact, .mnu a:hover, .footer a, .footer div {
	color: #484848;
}
.mnu div{
	width: 180px;
	text-align: right;
	padding-bottom: 2px;
}

.tlb{
	background-color: #818181;
	margin-bottom: 1px;
}
.tlb a, .tlb .tlbact{
	text-decoration: none;
	font-size: 11px;
	float: left;
	display: block;
	width: 129px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px; 
}
.tlb .tlbact, .tlb a:hover{
	color: #484848;
	background-color: #D0D1D3;
}
.caption, .description{
	padding-bottom: 10px;
}
.caption{
	font-size: 11px;
	font-weight: bold;
}
.description{
	text-align: justify;
}
.indent{
	padding-bottom: 12px;
}

.company{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 470px;
	text-align:right;
}
.company img{
	margin-left:10px;
}

.record {
}

.record .big_title { font-size : 14px; }

.record_margin {
	padding-bottom : 15px;
}
