table
{ 
margin-left: auto;
margin-right: auto;
}

#chartsHeader
{
	text-align: center;

}
.tab {
	font-size: 10pt;
	background: #000;
}
.tab a
{
	color: white;
	text-decoration: none;
	margin-left:10px;
    margin-right:10px;
}
.map a {
	
	color: red;
	text-decoration: none;
	font-size: 11px;
	
}


#content {

    text-align:center;
    width: 600px;
    font-size: 12px;
}
#tabs,#searchOptions {
	width: 610px;
	color: black;
}


img { border: 0px;} 

#themap,#qsoStats,#clubs,#leaders,#spots,.t,.c,.s,.sep,.f,.leader,.statTable {
					 font-size: 11px;

}



#volumeBar td {
	border: 1px solid #D4D4D4;
	width: 10px;
	height: 10px;
	color: white;
	background-color: white;
	font-size: 11px;
	text-align: center;
}


.mystats
{
	width: 500px;
	padding:10px;
	text-align: center;
}
#pin
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 4;
}
#pin2
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#plot
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#controls
{
	position: absolute;
	bottom: 8px;
	right: 1px;
	Z-index: 34 ;
	vertical-align: middle;
    padding-top: 5px;
    background-color: black;

}
#info
{
	position: absolute;
	bottom: 3px;
	left: 3px;
	background-color: yellow;
	font-size: 12px;
	font-weight: bold;
	Z-index: 31;
	padding: 3px;
}
#mapContainer
{

	background-image: url(/charts/images/mSmall.jpg);
	width: 590px;
	height: 295px;
	z-index: 10;
	display: block;
}

#terminatorId 
{
	position: relative;
	width: 590;
	height: 295px;
	z-index: 7;
	opacity: 0.65;
	filter: alpha(opacity=65);
	repeat-x: 2;
	display:block;
	background-position: 0px 0px;
	
}
.mapButton {
	border: 1px solid black;
	margin: 0;
	background-color: gray;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
#grayline
{
	position: relative;
	left: 0px;
	top: 15px;
	z-index: 3;
}
.leaderb
{
	width: 550px;
	border: 1px solid gray;
	overflow: auto;
	color: #000077;
	text-align: left
}
.leaderTitle
{
}
.leader
{
}
.sep
{
	background: #eeeeee;
}
.g
{
font-style: italic;
color: #C91811;
}
#hisCall
{
	width: 200px;
	outline: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #e7e7e7 url(/charts/images/inputBg.gif) repeat-x;
}
#searchbutton
{
	margin: 0;
	outline: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 0 12px;
	line-height: 30px;
	background: #d7d7d7;
	cursor: hand;
}
.thegrid
{
	border: 1px solid black;
	color: white;
	background-color: #003399;
}
.thegrid td
{
	background-color: #eee;
}
#spots td
{
	text-align: center;
}
#spots .s
{
	color: gray;
}
/* For Operator PopUP window */

.white
{
	background: #FFFFFF;
	border-left: 1px solid #C8BA92;
	border-right: 1px solid #C8BA92;
	border-bottom: 1px solid #C8BA92;
	padding: 5px;
	width: 150px;
}
.blue {
	background: #DCF4FE;
	border: 1px solid #C8BA92;
	padding: 5px;
	width: 150px;
}
.statTable
{
	border-collapse: collapse;
	text-align:right;
	width:250px;

}
#qsoStats .statTable td 
{
	border: 1px solid #eee;
	text-align: right;
}
.statTable th
{
	background: #98B7C4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #eee;
	text-align: right;
}
.statTable .t
{
	background-color: #eee;
}
.statsTitle
{
}
.footnote1 {
	text-align: center;
	color: #666666;
	font-size: 10px;
	padding:10px;
}
.footnote2
{
}
#spots .f
{
	color: red;
}
#results {

         text-align: center;
}

.tick {
	font-size: 15px; 
	font-weight:bold;
	
	
}

#propagation .propagationChart  td {
	border: 1px solid #E9FFE1;
   background-color: #E9FFE1;
	vertical-align: bottom;
	padding: 0px; 
        width: 11px;
       height: 100px;
	
}
#propagation .propagationChart  th {
	background-color: white;
        font-weight: normal;
        text-align: center;
	padding: 0px;
font-size: 11px;
padding: 2px;
}
