#headLabel {	 width: 100%;
	 height: 27px;
	 background-color: #2E2E2E;
	 color: #FBFBFB;
	 font-size: 14px;
     font-family: tahoma;
     padding: 9px 0px 0 0;
     font-weight: bold;
	 text-align: right}
#headLabel a {
	color: #FBFBFB;
    text-decoration : none
}
#headLabel a:hover {
	color : #FF0000;
}
/**/
#footerLabel {
	 width: 100%;
	 height: 23px;
	 background-color: #EFEFEF;
	 color: #5F5F5F;
	 font-size: 12px;
     font-family: tahoma;
     padding: 3px 0px 0 0;
	 text-align: right;
	/*	 position:fixed;*/
	 bottom: 0px;
	 border-top: solid 1px #C4C4C4;
}
/**/
#div_pList {
background-color: #F4FEBC ;margin: auto; width: 55%; padding: 15px; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; border: 1px dotted #575757; text-align: right; font-family: tahoma; font-size: 15px;
}
/**/
a {
    font-weight: bold;
	color: #363636;
    text-decoration : none
}
a:hover {
	color : #FF0000;
}
/**/
#div_login {
	background-color: #F4FEBC ;
	margin: auto; width: 55%; padding: 15px;
	-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px;
	border: 1px dotted #575757;
	text-align: right;
	font-family: tahoma;
	font-size: 15px;
}
#div_mail {
	background-color: #F4FEBC ;
	margin: auto; width: 75%; padding: 15px;
	-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px;
	border: 1px dotted #575757;
	text-align: right;
	font-family: tahoma;
	font-size: 15px;
}
/**/
#div_ucp {
	background-color: #F4FEBC ;
	margin: auto; width: 75%; padding: 15px;
	-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px;
	border: 1px solid #804000;
	text-align: right;
	font-family: tahoma;
	font-size: 15px;
}
/**/
.smalltxt{         font-size: 11px;
        /*border: 1px solid #000000;*/
        font-family: Tahoma;
        /*font-weight: bold;*/
        color: #000000;}
.smalltxt_lsitpage{
         font-size: 11px;
        /*border: 1px solid #000000;*/
        font-family: Tahoma;
        /*font-weight: bold;*/
        color: #A4A400;
}
.errmsg2 {
        color:#FF0000;
        font-size : 12px;
        font-weight: bold;
        font-family : Tahoma;
		text-align: center;
		background-color: #FFE6E6;
		border: 1px dotted #000000;
		padding: 9px;
		margin: auto;
		width: 75%;
	 	-webkit-border-radius: 9px;
	 	-moz-border-radius: 9px;
	 	border-radius: 9px;
}
.mnotes5{
      direction: rtl;
      width: 75%;
      /*color: #800000; */
      font: normal normal bold 12px Tahoma;
      text-align: center;
      padding: 9px 9px 9px 9px;
      background: #E4FFCA;
      border: 1px #008040 solid;
      margin: auto;
 	  -webkit-border-radius: 9px;
 	  -moz-border-radius: 9px;
 	  border-radius: 9px;
 	  color: #004A00;

}