﻿body 
{
	margin:0px;
	background-color:#125D80;
}
body, td, th
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333333;
}

a:link, a:active, a:visited
{
	color:#333333;
	text-decoration:none;
}
a:hover
{
	color:#ffffff;
}
 
  
.menu
{
	background-color:#1d94cc; 
	border-right:solid 1px white;
	color:White;
	
}
.menuOver
{
	color:#f5f5f5;
	cursor:pointer;
	background-color:#1D94CC; 
	border-right:solid 1px white;
}
h3
{
	color:#125D80;
}

.menuItem
{
    background:#ffffff; 
    border: solid 1px #eaeaea;
    border-bottom: solid 1px #d6d6d6; 
    height: 24px;
	cursor:pointer;
	border-right:solid 1px #eaeaea;
	border-top: solid 1px #eaeaea;
	text-align:left; 
}
  
.menuItemOver
{
   color:#ffffff;
	cursor:pointer;
	background-color:#1D94CC; 
	border-right:solid 1px white;
	 height: 24px;
}
  
  
  .panelHeader
{
    width:144px;
    padding-left:12px;
    padding-top:9px;
    height:24px;    
    margin-bottom:2px;
    background:url(Images/menu_ust.gif);
}
  h5
  
  { 
  	
  	color:#0d7db1
  	}
  	
  	.tbl1
{    
  
    background:Silver;
  
  
}

.tbl1 thead th
{ 
    background:#1d94cc;
    text-align:center;
    color:White;
     
      } 

.tbl1 thead td
{ 
    background:#f5f5f5;
    font-weight:bold;
    text-align:center;
    vertical-align:top;
} 

.tbl1 tbody th
{ 
    background:#f5f5f5;
    font-weight:bold;
    text-align:center;
    vertical-align:top;
  
}

.tbl1 tbody td
{ 
    background:#ffffff;
} 



	
	.mainlink a:link, .panel a:visited, .panel a:active, .panel a:hover
{
    text-decoration:none;
    color:#3f3f3f;
}
	
	
	.title
	
	{
	    
	font-family:Trebuchet MS;
	font-size:11px;
	color:#c32d05; 
	font-weight:bold;
	    
	  
	  
	  
	    }
	    
	    .tbl2
{    
  
    background:Silver;
    width:100%;
  
  
}

.tbl2 thead th
{ 
    background:#1d94cc;
    text-align:center;
    color:#ffffff;
} 

.tbl2 thead td
{ 
 
    font-weight:bold;
    text-align:left;
    vertical-align:top;
    text-align:left;
} 

.tbl2 tbody th
{ 
    background:#ebebeb;
    font-weight:bold;
    text-align:center;
    vertical-align:top;
    width:15%;
}

.tbl2 tbody td
{ 
    background:#ffffff;
     vertical-align:top;
     text-align:left; azimuth
}

.title

{
   color:Red;
     
    }
    
    .title1
    
    {
    color:#1d94cc;
    font-weight:bold;
    vertical-align:top;
    
       
        }
        
        .modalBackground {
	background-color:#000000;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup {
	background-color:#125d80;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
}