.col_1 h1.title{
	margin: 0 !important;
	padding-bottom: 15px;
}

.top1000menu{
	padding: 0;
	margin: 0;
}

#top1000nav ul{
	padding: 0;
	margin: 0;
}

#top1000nav li{
	float: left;
	background: none;
	border: 1px solid #3E3D3B;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
	margin: 0;
}

#top1000nav li:FIRST-CHILD{
	border-left-width: 1px;
}

#top1000nav a, #current_top1000_nav span{
	display: block;
	text-decoration: none;
	padding: 8px;
}

#top1000nav a:hover, #current_top1000_nav span{
	background-color: #1EBCEC;
}

#top1000nav_right{
	float: right;
	text-align: right;
}

#top1000nav_right a, #top1000nav_right a:visited{
	text-decoration: none;
	color: #FFFFFF
}

#top1000nav_right a:hover{
	text-decoration: underline;
}

.top1000{
	background: #8FD9E4;
	border: 1px solid #3E3D3B;
	border-top-width: 0px;
	overflow: auto;
	height: 440px;
}

.fixedHeader{
	height: auto;
	border-bottom-width: 0px;
}

.top1000 img{
	margin-right: 5px;
}

.top1000 table{
	width: 100%;
	*width: 916px;
}

.top1000 td{
	color: #000000;
	padding: 2px 5px;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.top1000 td:FIRST-CHILD{
	border-left-width: 0px;
}

.top1000 thead td{
	border-top-width: 0px;
	border-color: #7FC2CB;
}

.top1000 tbody td{
	border-color: #E3E3E3;
}

.top1000 td:FIRST-CHILD, .top1000 td:LAST-CHILD{
	text-align: right;
}

.right{
	text-align: right;
}

.left{
	text-align: left;
}

.position{
	width: 60px;
	*width: 8%;
}
.company{
	width: 650px;
	*width: 72%;
}
.value{
	*width: 20%;
}

.top1000 thead{
	background-color: #8FD9E4;
	font-weight: bold;
	display: none;
}

.top1000 thead td{
	color: #2792A0;
	text-align: left !important;
}

.fixedHeader thead{
	display: block;
}

.fixedHeader tbody{
	display: none;
}

.tbody1{
	background-color: #EBEBEB;
}

.tbody2{
	background-color: #F6F6F6;
}