.footer{
	align:center;
	width:100%;
}
.mainlevel_off, .mainlevel_on {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-family:arial;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	/*height: 20px !important; */
	height: 25px;
	width: 160px;
	text-decoration: none;
	cursor:pointer;
	nowrap
}
.mainlevel_on {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
	width:160px;
	cursor:pointer;
	nowrap
}
.mainlevel_text {
	padding-left: 20px;
	margin-left: 20px;
}
#gallery{
	align:center;
}

#table_repeaters{
	width:100%;
	border:solid;
	size:1px;
}

#table_repeaters .table_column1{
	width:15px;
}
#table_repeaters .table_column2{
	width:8px;
}
#table_repeaters .table_column3{
	width:10px;
}
#table_repeaters .table_column4{
	width:100px;
}
#table_repeaters .table_column5{
	width:50px;
}
#table_repeaters .table_column6{
	width:75px;
}
#table_repeaters .table_column7{
	width:75px;
}
#table_repeaters .table_column8{
	width:20px;
}
#table_repeaters .table_column9{
	width:20px;
}

.table_heading{
	align:center;
	font-weight: bold;
}

#table_owners, #table_repeaters{
	padding:5px;
	width: 100%;
}
.link{
	cursor:pointer;
}

h1{
	color:#1f833b;
}
