.logo_div
{
	width:100%;
	height:73px;	
	background-repeat:no-repeat ;
	background-image:url(/img/gen/logoEnglish.jpg);
}
.rootMenu, .rootMenuSelected
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma, Arial, David;
	height: 21px;
	
	text-align: center;
}
.rootMenu
{
	background-image: url(/img/gen/bg_upm2.gif);
}
.rootMenuSelected
{
	background-image: url(/img/gen/bg_downm.gif);
}
.subMenu
{
	font-size: 8pt;
	color: #000000;
	padding: 3px;
	font-family: Tahoma, Arial, David;
	height: 21px;
	background-color: #58A1C5;
	
}

.subMenuHi
{
	font-size: 8pt;
	color: #000000;
	padding: 3px;
	font-family: Tahoma, Arial, David;
	height: 21px;
	background-color: #4898BF;
}

.subMenuSelected
{
	font-size: 8pt;
	color: #ffffff;
	padding: 3px;
	font-family: Tahoma, Arial, David;
	height: 21px;
	background-color: #338cb8;
	
}
a.subB
{
	font-size: 8pt;
	font-family: Tahoma, Arial, David;
	color:#1f5987;
	text-decoration:none;
}
a.subB:Hover
{
	font-size: 8pt;
	font-family: Tahoma, Arial, David;
	color:#1f5987;
	text-decoration:none;
}
a.subA 
{
	font-size: 8pt;
	font-family: Tahoma, Arial, David;
	color:ffffff;
	text-decoration:none;
}
a.subA:Hover
{
	color:ffffff;
	font-family: Tahoma, Arial, David;
	font-size: 8pt;
	text-decoration:none;
}

.lblEmailAlert
{  width:300px;
    text-align:justify;
  line-height:20px;
 font-family:Arial;
  font-size:10pt;
   color:#d2ecf9;   
}

.lblEmailAlerttop

{ 
      padding-right:150pt;
   font-size:12pt;
   font-weight:bold;
   color:#d2ecf9 
}
.BtnYesMail
{ 
    left: 248px;
    top: 225px;
    width: 63px;
    height: 23px;
    position: absolute;
    border:none;
    font-weight:bold;
    color:#2c61a5;
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    cursor:pointer;
}
.BtnNoMail
{
    left: 34px;
    top: 225px;
    width: 63px;
    height: 23px;
    position: absolute;
    border:none;
    font-weight:bold;
    color:#2c61a5;
    font-family:Arial;
    font-size:10pt;
    text-align:center;
    cursor:pointer;
}
.ButtonCloseAppMails
{
    position: absolute;
    left:326px;
    top:3px;
    border:none;
    Height:15px;
    Width:15px;
    cursor:pointer;
}
.divEmailAlert
{   display:none;
    position:absolute;
    background-color:#2c61a5;
    border:1px;
    border-color:#aedef6;
    width:345px;
    height:260;
    
    
}   
.txtcheckbox1
{
   
    font-size: 12px;
    font-family: Arial;
    
}



#lblMailApp
{
    font-size:12px;
    
}
