body
{
	font: normal 11px/17px "Segoe UI" , Arial, sans-serif;
	 
}

.XText
{
	font: normal 11px/17px "Segoe UI" , Arial, sans-serif;
}

#map2 {
width: 650px;
height: 700px;
border: 2px solid #000;
}

#map3 {
width: 545px;
height: 645px;
 
border:2px solid #000;
}


#mapp3 {
width: 640px;
height:640px;
 
border:2px solid #000;
}

#map4 {
width: 795px;
height: 550px;
border:1px solid #9d9d9e;
}
#map4a {
width: 795px;
height: 700px;
border:1px solid #9d9d9e;
}

.mainButtons {
    outline: none;
}

.brgrd
{
	background-position: 0px 0px;
	background-image: url('../../images/NewBanner.png');
	background-repeat: no-repeat;
}
.VTop
{
    vertical-align: top;
 
}
.Bld 
{
 font-weight:bolder;	
}

.TText
{
/* font-size:8pt;	*/
 font: normal 8px/11px "Segoe UI" , Arial, sans-serif;
 
}.Small
{
 font-size:8pt;	
 
}

.WhiteText
{
	color: White;
}
.RedText
{
	color: #FF0000;
}

.MapLabel
{
	z-index: 9000;
	top: 400px;
	left: 500px;
	position: absolute;
}

.NavLink
{  
	



	
text-decoration: none !important;	
}.WNavLink
{  
	



	
text-decoration: none !important;	
}


a.WNavLink:link ,
a.WNavLink:visited

{
	color:White;
	text-decoration: none !important;
	
}


a.WNavLink:active
{
	color:White;
	text-decoration: none !important;
	
}

a.WNavLink:link ,
a.WNavLink:visited

{
color:White;
	text-decoration: none !important;
	
}


a.WNavLink:hover
{
	color:Gray;
	text-decoration: none !important;
	
}  

a.NavLink:active
{
	color:Blue;
	text-decoration: none !important;
	
}
   a.BLink:link ,
a.BLink:visited

{
color:Black;
	text-decoration: none !important;
	
}
a.NavLink:hover
{
	color:Black;
	text-decoration: none !important;
	
}
.BOlive
{
 color:Olive;	
}

a.BLink:hover
{
	color:Black;
	text-decoration: none !important;
	
}
a.BLink:active
{
	color:Black;
	text-decoration: none !important;
	
}
.RadMenu_Outlooka ul.rmRootGroup,
.RadMenu_Outlooka div.rmRootGroup
{
	padding: 1px 0 !important;
/*	border: 1px solid #7d7d7d !important;*/
	border: 2px solid White !important;
	/*background-color: #183a52 !important;*/
}

/* <Root items>  183a52 #e3e3e3 */

.RadMenu_Outlooka,
.RadMenu_Outlooka a.rmLink
{
	font: normal 11px/19px "Segoe UI", Arial, sans-serif;
	color: White !important;
	text-decoration: none !important;
}


.RadMenu_Outlooka .rmItem a.rmLink:hover,
.RadMenu_Outlooka .rmItem a.rmFocused,
.RadMenu_Outlooka .rmItem a.rmSelected
{
	background: #4271B8 !important;
	/*border: 1px solid #0076c9 !important;*/
	 border: 2px solid #fff !important;
}

.itemCellPad
{  
    text-align:left;         
    padding-left:5px !important;  
    font: normal 10px/13px "Segoe UI" , Arial, sans-serif;
}    

.itemCellPadRight
{  
    text-align:right;         
    padding-right:5px !important;  
    font: normal 10px/11px "Segoe UI" , Arial, sans-serif;
}

.gamCellPadRight
{  
    padding-right:5px !important;
}

DIV.RadGrid_Outlook {
	BORDER-BOTTOM-COLOR: #444444 !important;
	BORDER-TOP-COLOR: #444444 !important;
	BORDER-RIGHT-COLOR: #444444 !important; 
	BORDER-LEFT-COLOR: #444444 !important;    
 }


        .rcbItem ul, .rcbHovered ul, .rcbDisabled ul
        {
            width: 100%;
            display: inline;
            margin: 0;
            padding: 0;
            list-style-type: none;
        }
         
        .rcbHeader ul, .rcbFooter ul
        {
            width: 100%; 
            margin: 0;
            padding: 0;
            list-style-type: none;
            min-height: 0;
            _zoom: 1;
        }
        .rcbHeader ul:after, .rcbFooter ul:after 
        {
            content: "";
            clear: both;
            display: block;
        }
        .col1h, .col2h, .col3h, .col4h,.col5h,.col6h
        {
            float: left;
            width: 50px;
            margin: 0;
            padding: 0 5px 0 40px;
        }
         
        .col1h 
        {
            padding: 0;
            margin-right: -10px;
            width: auto;
            float: left;
        }
         
        .col1, .col2, .col3, .col4, .col5, .col6
        {
            float: left;
            width: 50px;
            margin: 0;
            padding: 0 5px 0 40px;
        }
         
        div.RadComboBoxDropDown .rcbCheckBox, div.RadComboBoxDropDown .rcbCheckAllItemsCheckBox
        {
            vertical-align: middle;
            float: left;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;
        }
         
   
 

.RadButton_Hay.rbLinkButton 
{
    background-color:  #0096db !important;
	border: 1px solid #0096db !important;
	color: White !important;
	font: normal 11px/17px "Segoe UI" , Arial, sans-serif !important;
	text-align:left !important;
}
 
.RadButton_Hay.rbLinkButton:hover
{
 background-color  :  #1151a8 !important;
	border: 1px solid #4151a8 !important;
	color:Silver !important;
	font: normal 11px/17px "Segoe UI" , Arial, sans-serif !important;
	text-align:left !important;
}

.RadButton_Hay .rbSkinnedButton
{
 padding-left: 2px !important;/* this could be increased if you want to have more space betwwen the left button edge and the text  */
 text-align: left !important;
}
.RadButton_Hay.rbLinkButton  .rbText
{
 text-align: left !important;
}
.RadButton_Hay.rbImageButton
{  
     outline: none;
}
.RadButton_Hay.rbImageButton  .rbText
{  margin-left: 15px; 
     text-align: left !important;
     padding-top: 2px !important;
     vertical-align: middle !important; 
     font: normal 14px/17px "Segoe UI" , Arial, sans-serif !important;
     color: White !important;
}
.RadButton_Outlook.rbLinkButton   
{
    background-color:  #0096DB !important;
	border: 1px solid #0096DB !important;
	color: Black !important;
	font: normal 11px/14px "Segoe UI" , Arial, sans-serif !important;
	text-align:left !important;
    padding-top: 5px !important;
}
.RadButton_Outlook.rbLinkButton:hover,
.RadButton_Outlook.rbLinkButtonChecked:hover
{
 background-color  :  #0096DB !important;
	border: 1px solid #0096DB !important;
	color: Black !important;
	font: normal 11px/14px "Segoe UI" , Arial, sans-serif !important;
	text-align:left !important;
}
.RadButton_Outlook.rbLinkButtonChecked
{	color: Black !important;
	background-color:#0096db !important;
	border: 1px solid #7e7e7e;
}
.RadButton_Simple.rbLinkButtonChecked:hover
{
	color: #4151a8;
	border: 1px solid #c98400;
}
.RadButton_Office2010Black.rbLinkButton   
{
    background-color:  #0096DB  !important;
	border: 1px solid #0096DB  !important;
	color: White !important;
	font: normal 11px/14px "Segoe UI" , Arial, sans-serif !important;
    padding-top: 5px !important;  
}

.RadButton_Office2010Black.rbLinkButton:hover,
.RadButton_Office2010Black.rbLinkButtonChecked:hover
{
 background-color  :  #0096DB  !important;
	border: 1px solid #0096DB !important;
	color: White !important;
	font: normal 11px/14px "Segoe UI" , Arial, sans-serif !important;
	text-align:left !important;
}
div.OIACYellow
{
    
    background-image: url('../../images/YellowGrad.png');
    background-repeat: no-repeat;
}
div.OIACBlue
{
	background-color:  #4271B8;
}
div.OAIC
{
background-color: #4271B8;
}

.NOBUTTON
{
	 color:transparent;

 width:0px;
 height:0px;
 	
}

.RedButton
{
	    border-radius: 5px;
	background-color: #FF0000;
}


.MapTextStyle
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration:none;
	font-weight:normal;
	font-size: 6pt;
	text-align: center;
}
.MapTextStyleL
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration:none;
	font-size: 10pt;
font-weight:  bold;
	text-align: center;
}

.CMapTextStyle
{
	/* border: medium solid #00FFFF; */
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	z-index:9999;
}

.BorderClass 
{
    z-index:100;
    border-color:Black;
    border:2px solid;

   background-color: #cceaf8;
   border-radius:15px;  /*for ie based browser*/
   -moz-border-radius:15px;  /*for moz based browser*/
   -webkit-border-radius:15px;  /*for webkit based browser*/
 /*  behavior: url(/ie-css3.htc); /*for IE 8 where /ie-css3.htc is the location of the file*/
}

.BubbleClass 
{
    z-index:300;
    border-color:#4271B8;
    background-color: #4271B8;
    padding: 5px 5px 5px 5px;
    border:2px solid;

 
   border-radius:5px;  /*for ie based browser*/
   -moz-border-radius:5px;  /*for moz based browser*/
   -webkit-border-radius:5px;  /*for webkit based browser*/
/*   behavior: url(/ie-css3.htc); /*for IE 8 where /ie-css3.htc is the location of the file*/
}

/*
.RadComboBox_Outlook  .rcbInput 
 {
      background-color:#cceaf8 !important;
 }*/
.RadComboBoxDropDown_Outlook .rcbItem

 {

    background-color:#cceaf8 !important;

 }


.LeftTop
{
    background-position: right bottom;
    background-image: url('../../images/border/Top_left_corner.png');
    background-repeat: no-repeat;
    width: 19px;
    height: 16px !important;
    font-size:1px;  
}
.LeftMid
{
    background-image: url('../../images/border/Left_Middle.png');
    width: 19px;
    background-repeat: repeat-y;
      background-position: right;
}
.RightMid
{
    background-image: url('../../images/border/Right_Middle.png');
    width: 16px;
    background-repeat: repeat-y;
}
.TopMid
{
    background-position: center bottom;
    background-image: url('../../images/border/Top_mid.png');
    height: 16px !important;
    background-repeat: repeat-x;
   
 
}
 .RightTop
{
    background-position: left bottom;
    background-image: url('../../images/border/Top_right_corner.png');
    background-repeat: no-repeat;
    width: 16px;
     height: 16px !important;
    
}
 .LeftBot
{
    background-image: url('../../images/border/Bot_left_corner.png');
    background-repeat: no-repeat;
      width:19px;
     height: 16px;
       background-position: right top;
}
.BotMid
{
    background-image: url('../../images/border/Bot_mid.png');
    height: 16px;
    background-repeat: repeat-x;
}
 .RightBot
{
    background-image: url('../../images/border/Bot_Right_corner.png');
    background-repeat: no-repeat;
      width:16px;
     height: 16px;
}

.xTable
{
    table-layout: auto;
    empty-cells: show;
}

.nBut   {
border-style: none;  border-width:0px;
}

.nBut img {
border-style: none;  border-width:0px;
}

.nBut a {
border-style: none;  border-width:0px;
}




/* Horiznotal */
.RadWindow_Transparent .rwTopLeft,
.RadWindow_Transparent .rwTopRight,
.RadWindow_Transparent .rwTitlebar,
.RadWindow_Transparent .rwFooterLeft,
.RadWindow_Transparent .rwFooterRight,
.RadWindow_Transparent .rwFooterCenter,
.RadWindow_Transparent .rwTopResize,
.RadWindow_Transparent .rwStatusbar div,
.RadWindow_Transparent .rwStatusbar,
.RadWindow_Transparent .rwPopupButton,
.RadWindow_Transparent .rwPopupButton span,
.RadWindow_Transparent.rwMinimizedWindow .rwCorner
{
    background-image: url('../../images/YellowGrad.png') !important;
   
}

/* Vertical */
.RadWindow_Transparent .rwBodyLeft,
.RadWindow_Transparent .rwBodyRight,
.RadWindow_Transparent .rwStatusbarRow .rwCorner
{
	background-image: url('../../images/YellowGrad.png') !important;
}

/* Horiznotal */
.RadWindow_Transparent .rwShadow .rwTopLeft,
.RadWindow_Transparent .rwShadow .rwTopRight,
.RadWindow_Transparent .rwShadow .rwTitlebar,
.RadWindow_Transparent .rwShadow .rwFooterLeft,
.RadWindow_Transparent .rwShadow .rwFooterRight,
.RadWindow_Transparent .rwShadow .rwFooterCenter,
.RadWindow_Transparent .rwShadow .rwTopResize,
.RadWindow_Transparent .rwShadow .rwStatusbar div,
.RadWindow_Transparent .rwShadow .rwStatusbar,
.RadWindow_Transparent .rwShadow .rwPopupButton,
.RadWindow_Transparent .rwShadow .rwPopupButton span,
.RadWindow_Transparent .rwShadow .rwBodyLeft,
.RadWindow_Transparent .rwShadow .rwBodyRight,
.RadWindow_Transparent .rwShadow .rwStatusbarRow .rwBodyLeft,
.RadWindow_Transparent .rwShadow .rwStatusbarRow .rwBodyRight
{
	background-image: url('../../images/YellowGrad.png') !important;
}

/* Vertical */
.RadWindow_Transparent .rwShadow .rwBodyLeft,
.RadWindow_Transparent .rwShadow .rwBodyRight,
.RadWindow_Transparent .rwShadow .rwStatusbarRow .rwBodyLeft,
.RadWindow_Transparent .rwShadow .rwStatusbarRow .rwBodyRight
{
	background-image: url('../../images/YellowGrad.png') !important;
}

.RadWindow_Transparent table .rwTitlebar
{
	height: 0px !important;
}

.rwNoTitleBar table .rwTitlebar
{
	height: 0px !important;
}

.RadWindow_Transparent table .rwTitlebar,
.RadWindow_Transparent table .rwTopResize,
.rwMinimizedWindow.RadWindow_Transparent tr.rwTitleRow td.rwTitlebar,
.rwMinimizedWindow.RadWindow_Transparent tr.rwTitleRow div.rwTopResize,
.rwMinimizedWindow.RadWindow_Transparent .rwShadow tr.rwTitleRow td.rwTitlebar,
.rwMinimizedWindow.RadWindow_Transparent .rwShadow tr.rwTitleRow div.rwTopResize
{
	/*background: url('../../images/Window/AeroTitleBarBgrTrans.png') repeat-x right 0 !important;*/
    background-image: url('../../images/YellowGrad.png') !important;
}

.rwMinimizedWindow.rwMinimizedWindowShadow .rwShadow tr.rwTitleRow td.rwTitlebar
{
	/*background: url('../../images/Window/AeroTitleBarBgrTrans.png') repeat-x right 8px !important;*/
    background-image: url('../../images/YellowGrad.png') !important;
}

.xtable 
 {  width:400px;
	border: 0px none #FFFFFF;
	font-size: xx-small;
	
}
  .xtable table
  {
  	 width:400px;
	border: 0px none #FFFFFF;
	font-size: xx-small;
  }
  .xtableTR
{
	border: thick double #FF00FF;
	font-size: xx-small;
}
.xtableTD
 {  
	border: 0px none #FFFFFF;
	font-size: xx-small;
	
}