@charset "UTF-8";

	body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
	
	img { border: none; }
	
	div#head {
    position: absolute;
    width:560px;
    
    left:0px;
    top: 0px;
    }
		


#map {
	width: 707px;
	height: 650px;
}
#maphelp {
	border-width: 1px;
	border-color: #000000;
	border-style:solid;
	background-color:#666666;
	padding:2px;
	
	font-size:10px;
	color:#CCCCCC;
	cursor:pointer;
}
#options {
	width: 560px;
	height: 900px;
	font-size: 10px;
	color: #999999;
}

#help, #about {
	width: 560px;
	height: 900px;
	font-size: 10px;
}

.qn {
	text-decoration: none;
	color: #003366;
	font-weight: bold;	
}
.redtext {
	color: #ff0000;
	font-weight: bold;	
}
.greentext {
	color: #00aa00;
	font-weight: bold;	
}
#assets
{
	
	padding:0px;
	margin:0px;
}

#assethead {
	cursor: pointer;
}

thead .arrow {
	font-family: webdings; 
}
.asset {
	font-size: 10px;
	color: #666666;
	height:30px;
	padding-bottom:2px;
}

.asset:hover {
	background-color: #CCCCCC;	
}

.suggest {
	font-size: 10px;
	color: #999999;
}
.suggest a{
	text-decoration: none;
	color: #003366;
}

.optionheaders {
	font-size: 10px;
	color: #003366;
	
	font-weight: bold;
}

.optionheaders a{
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.blueb {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 12px;

}

.a_place {
	text-align:center;
	width: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.a_move {
	text-align:center;
	width: 30px;	
}
.a_label {
	width: 120px;	
}
.a_chart {
	text-align:center;
	width: 200px;
}
.a_spd {
	text-align:center;
	width: 30px;	
}
.a_cse {
	text-align:center;
	width: 30px;	
}
.a_marker {
	text-align:center;
	width: 25px;	
}
.a_track {
	text-align:center;
	width: 25px;	
}
.a_zoom {
	text-align:center;
	width: 25px;	
}
.a_follow {
	text-align:center;
	width: 25px;	
}
.iconimg {
	float:left;
}
.ledOn {
	padding: 3px;
}
.ledOff {
	padding: 3px;
}
.pop_name {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}