body { 
	font:12px Arial, Helvetica, sans-serif; 
	color:#000;	
	margin:0; 
	padding:0;
	text-align: center;
	background: #fff url(images/bg.jpg) repeat-x;
}
a{color: #000;}
#clearfloats{clear:both;}

#top { 
	width: 766px;
	height: 280px;
	margin: 0 auto;
	background: #fff url(images/bg_list_top.jpg) no-repeat;
	text-align: left;
	padding: 0;
}
#list { 
	width: 766px;
	margin: 0 auto;
	background: #fff url(images/bg_list.jpg) repeat-y;
	text-align: left;
	padding: 0;
}

#menu {
	padding:17px 36px 0 36px;
}
#menu a{
	dislpay: inline;
	float: right;
	margin:0;
	padding:0;
}

#menu a#bn_beacons{ float: left; background: #fff url(images/rn6bn_icon.jpg) no-repeat; }
#menu a:hover#bn_beacons{ background: #fff url(images/rn6bn_icon_a.jpg) no-repeat;}

#menu a#web{ background: #fff url(images/web_icon.jpg) no-repeat; }
#menu a:hover#web{ background: #fff url(images/web_icon_a.jpg) no-repeat;}
#menu a#wap{ background: #fff url(images/wap_icon.jpg) no-repeat;}
#menu a:hover#wap{ background: #fff url(images/wap_icon_a.jpg) no-repeat;}
#menu a#beacon{	background: #fff url(images/beacon_icon.jpg) no-repeat;}
#menu a:hover#beacon{ background: #fff url(images/beacon_icon_a.jpg) no-repeat;}
#menu a#telnet{ background: #fff url(images/telnet_icon.jpg) no-repeat;}
#menu a:hover#telnet{ background: #fff url(images/telnet_icon_a.jpg) no-repeat;}
#menu a#jt65{ background: #fff url(images/jt65_icon.jpg) no-repeat;}
#menu a:hover#jt65{ background: #fff url(images/jt65_icon_a.jpg) no-repeat;}
img#logo{	padding: 5px 0 0 15px;}

#win_left { 
	width: 160px;
	margin: 0 0 0 50px;
	padding: 0;
	display: inline;
	float: left;
}
#win_main { 
	width: 490px;
	margin: 10px 0 0 15px;
	padding: 0;
	border: 1px solid #ddd;
	display: inline;
	float: left;
}
#win_left ul{ 
	margin: 0;
	padding: 0 0 0 50px;
}
#win_left a{ 
	text-decoration: none;
}
#win_left a:hover{ 
	text-decoration: underline;
	font-weight: bold;
}


#bot { 
	width: 766px;
	height: 17px;
	margin: 0 auto;
	background: #fff url(images/bg_list_bot.jpg) no-repeat;
	padding: 0;
}

#bot_line { 
	width: 684px;
	padding:10px 0 0 0;
	margin: 0 0 0 40px;
}
#bot_line a {
	dislpay: inline;
	float: left;
	margin:0;
	padding:0;
}
a#eu{	background: url(images/button_eu.jpg) no-repeat;}
a:hover#eu{	background: url(images/button_eu_a.jpg) no-repeat;}
a#vhf{	background: url(images/button_vhf.jpg) no-repeat;}
a:hover#vhf{	background: url(images/button_vhf_a.jpg) no-repeat;}
a#post{	background: url(images/button_post.jpg) no-repeat;}
a:hover#post{	background: url(images/button_post_a.jpg) no-repeat;}
a#guest{	background: url(images/button_guest.jpg) no-repeat;}
a:hover#guest{	background: url(images/button_guest_a.jpg) no-repeat;}
#links a {
	font:9px Arial, Helvetica, sans-serif;
	color: #aaa;
}


#news { 
	margin: 10px;
	padding: 0;
	border: 1px solid #ddd;
}
#news img{ 
	padding: 10px 0 10px 10px;
	width: 96px;
	margin: 0;
	display: inline;
	float: left;
}
#news a{ color: #00F;}
#news p{ 
	padding: 20px 0 0 20px;
	marging: 0;
	float: left;
}

#win_post { 
	width: 490px;
	height: 380px;
	margin: 10px 0 0 15px;
	padding: 0;
	border: 1px solid #ddd;
	display: inline;
	float: left;
	text-align: center;
}
#win_post h1{ 
	font:20px Arial, Helvetica, sans-serif; 
	color:#000;	
	margin: 100px auto 0 auto;
	padding:0;
	display: block;
	font-weight: bold;
}
#win_telnet { 
	width: 450px;
	height: 340px;
	margin: 10px 0 0 15px;
	padding: 20px;
	border: 1px solid #ddd;
	display: inline;
	float: left;
	font: 15px Arial, Helvetica, sans-serif; 
	text-align: center;
}
#win_post a{ color: #00F;}
#win_telnet a{ color: #00F;}
#win_telnet p{ 	font: 17px Arial, Helvetica, sans-serif;  }
.style7 {color: #FF0000;}
.style8 {
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
#win_help { 
	font: 14px Arial, Helvetica, sans-serif; 
	text-align: left;
	padding: 0 0 0 90px;
	float: left;
	display: inline;
}





#list1{
	width: 766px;
	margin: 10px auto;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: center;
}
img#logo_small{
	width: 70px;
	display: inline;
	float: left;
	margin: 10px 10px 0 10px;
}

.beacon_head{
	width: 200px;
	display: inline;
	float: left;
	margin: 40px 0 0 15px;
}
.beacon_head table{
	width:190px;
	margin: 15px auto;
	border-collapse: collapse;
}
.beacon_head td{
	border: 1px solid #cef;
}
.beacon_head td.one{
	background-color: #ddf0ff;
	padding: 0 0 0 5px;
	text-align: left;
	border: 1px solid #bde;
}


table#beacon_data {
	width:450px;
	margin: 10px auto 20px auto;
	border-collapse: collapse;
	text-align: left;
}
table#beacon_data td{
	border: 1px solid #cef;
	padding: 2px 0 2px 5px;
	line-height: 1.4em;
}

#beacon_cluster {
	width: 720px;
	margin: 40px auto 0 auto;
	font-size:16px; 
	font-weight: bold;
	color:#009;
}
.spots{
	height: 200px; 
	overflow: auto;
}
.spots table{
	width: 700px;
	margin: 10px auto;
	border-collapse: collapse;
	font-size:12px; 
	font-weight: normal;
	color:black;
	border:2px solid #5ad;
}
.spots td{	border-bottom: 1px solid #bde;}
.spots td.first{	text-align: right;}


#beacon_users {
	width: 720px;
	margin: 50px auto 0 auto;
	border-collapse: collapse;
	font-size:16px; 
	font-weight: bold;
	color:#009;
}
form#spot{
	margin: 10px 0 0 0;
	font-size:12px; 
	font-weight: normal;
	color:black;
}
input{ width: 150px; text-align: center;}
input#user_freq{	width: 100px;}
input#user_cs{	width: 100px;}
input#user_QTH{	width: 100px;}
input#user_rep{	width: 100px;}
input#user_QRB{	width: 110px;}
#user_dtp_s{width: 150px;}
button#user_dtp_b{width: 120px; font-weight: bold;}

