
	body{
		background:#1B262C;
	}
	#PageContents{
		position:relative;
		background:#1B262C;
		
	}
	#LeftPanel{
		position:absolute;
		top:0px;
		left:0px;
		background:url(../images/leftPanel.jpg) #1A2D3B no-repeat;
		width:290px;
		height:900px;
		/*padding-top:200px;*/
		padding-left:12px;
		padding-right:12px;
		text-align:center;
		
	}
	#space{
		position:relative;
		height:200px;
		width:1px;
	}
	#hideCtrlLeftPanel{
		position:absolute;
		color:#FFFFFF;
		right:10px;
		top:20px;
		cursor:pointer;
		font-family:Verdana;
		font-size:16px;
		font-weight:bolder;
		background:#0776AE;
		font-size:0;
		}
		
	
	
	#loadedData{
		
		position:relative;

        width:auto;
		border-collapse:collapse;
		text-align:center;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
	/*	color:#5089A0;*/
		color:#A9D6E8;
	}
	.tableHeader{
		position:relative;
		width:auto;
		border-collapse:collapse;
		text-align:center;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		color:#5089A0;
	}
	.C0,.date{
		text-align:left;
		width:20%;
	}
	.C2,.title{
		text-align:left;
		width:50%;
	}
	.C1,.category{
		text-align:left;
		width:30%;
	}
	
	#containerLoadedData{
		border: 2px solid #18374B;
		padding-right:5px;
		position:relative;
		
	}
	#loadedData{
		position:relative;
		left:0px;
	}
	#loadedData td{
		font-size:10px;
		border-left: 1px solid #18374B;
		/*border-right:1px solid #18374B;*/
		border-top:none;
		border-bottom:none;
		padding-left:3px;
		padding-right:0px;
		padding-top:5px;
		padding-bottom:5px;
	}
	td div{
		
		position:relative;
		width:auto;
		overflow:hidden;
		height:1.3em;
	}	
	#MapContainer{
		position:absolute;
		top:65px;
		right:0px;
		padding:3px;
		padding-bottom:20px;
		margin:5px; 
		background:#1B262C;
		overflow:hidden;
		border:1px solid #173341;
		
	}
	#MapContainer div{
		overflow:hidden;
		margin:5px;
	}
	
	.borderHoriz{
		position:relative;
		background:url(../images/borderHoriz.jpg) no-repeat center;
		/*width:236px;*/
		width:auto;
		height:1px;
		border:none;
		padding:0px;
		font-size:0;
		line-height: 1px; 
	}
	.borderHorizA{
		position:relative;
		background:url(../images/borderHoriz.jpg) no-repeat center;
/*		width:230px;*/
		width:auto;
		height:1px;
		font-size:0;
		line-height: 1px; 	
	}


	.checkBoxUnChecked{
		background:url(../images/checkBoxUnChecked.gif) left no-repeat;
		padding-left:20px;
	}
	.checkBoxChecked{
		background:url(../images/checkBoxChecked.gif) left no-repeat;
		padding-left:20px;
	}
	#cBWrap 
	{
		position:relative;
		margin:3px 0px 3px 20px;
		font-family:Verdana;
		font-size:10px;
		color:#13699A;
		cursor:pointer;
		text-align:left;
	

	}

	.inputText{
		width:234px;
		background:#1B262C;
		color:#13699A;
		font-weight:bold;
		font-size:medium;
		border-top:none;
		border-bottom:none;
		border-left:1px solid #18374B;
		border-right:1px solid #18374B;
	}
	
	.buttonImg{
		background:url(../images/button.gif);
		width:78px;
		height:20px;
		border:none;
		color:#FFFFFF;
		font-family:Verdana;
		font-weight:bold;
		font-size:13px;
		z-index:20;
	}
	.inputContainer{
		
		position:relative;	
		margin-top:5px;
		
	}
	#mapName{
		background:url(../images/mapNameBg.jpg) no-repeat;
		position:absolute;
		right:0px;
		top:10px;
		width:286px;
		height:41px;
		color:#BFCCD2;
		font-family:Verdana;
		font-size:13px;
		font-weight:bold;
		text-align:right;
		padding-top:10px;
		cursor:pointer;

	}
	#mapName span{
		vertical-align:middle;
		padding-right:3px;
	}
	#inputFileButtons{
		
		text-align:center;
		margin-left:-30px;
		margin-top:10px;
		
	}
	#inputFileButtons input{
		/*z-index:20;*/
	}
	#timeDisplay{
		text-align:center;
	}
	#Options{
		position:relative;
		/*width:auto;*/
		/*height:200px;*/
		font-family:Verdana;
		padding-left:3px;
		margin-top:5px;
		margin-bottom:5px;
		text-align:left;
	}
	#subOptions{
		height:140px;
		position:relative;
		text-align:left;
		/*width:auto;*/
	}
	#optionsContainer{
		position:relative;
		margin-top:15px;
		margin-bottom:15px;
	}
	.CB{
		overflow:hidden;
		/*width:auto;*/
		padding-left:15px;
		text-align:left;
	}
	.accordionBody{
		/*width:260px;
		/*height:150px;*/
		position:relative;
		color:#A9D6E8;
		font-size:12px;
		/*padding-left:30px;*/
		text-align:center;
	}
	.accordionHead{
		position:relative;
		color:#5089A0;
		background-color:#1B262C;
		font-size:14px;
		font-weight:bold;
		padding-left:20px;
		margin:3px 0px 3px 0px;
		text-align:center;
	}
	.subAccordionBody{
		/*width:260px;
		height:150px;
		width:auto;*/
		position:relative;
		color:#A9D6E8;
		font-size:12px;
		padding-left:20px;
				
	}
	#filesSel, #categSel{
		height:70px;
		overflow:auto;
	}
	.subAccordionHead{
		position:relative;
		color:#5089A0;
		background-color:#2b3d47;
		font-size:14px;
		font-weight:bold;
		
		margin:3px 20px 3px 20px;
		text-align:center;
	}
	
	.hoverTR{
		background-color:#151E23;
		color:#FFFFFF;
		cursor:pointer;
	}
	.selectedTR{

		/*filter: alpha(opacity=85);*/
/*
		opacity:.15;        
 		-moz-opacity:0.15;
*/		
	}
	.hoverAccH{
		color:#FFFFFF;
		cursor:pointer;
	}
	 input.file{
		
		background:#1B262C;
		color:#13699A;
		font-weight:bold;
		font-size:medium;
		border-top:none;
		border-bottom:none;
		border-left:1px solid #18374B;
		border-right:1px solid #18374B;
		margin-left:-35px;
	}
	#resizeHandle{
		position:absolute;
		background:url(../images/resizeHandleIE.gif) top left no-repeat;
		
		height:900px;
		width:10px;
		right:0px;
		top:0px;
		cursor:e-resize;
		z-index:20;
	
	}
	.hoverRH{
		background-color:#0000FF;
	}
	.jScrollPaneDrag{
		background-color:#07354F;		
	}
	.jScrollPaneTrack{
		background-color:#172832;
	}
	.jScrollPaneContainer{
		text-align:left;	
	}
	#divTable{
		height:30px;
		overflow-y:auto;
		overflow-x:hidden;
	
	}
	.nearestTimeTR{
		background-color:#552223;
		color:#AAAAAA;

	}		

