body
{
	
	font-family: Arial;
	font-size: 13px;
	background-color: #fff;
	color:#535353;
	margin:0;
	height: 100%;
	text-align: center;
	
}


div#wrap 
{
	direction: rtl;
	width: 778px;
	height: 100%;
	margin: 0 auto;
	text-align: right;
}

ul, li 
{
	margin: 0;
	line-height: 30px;
	height: 30px;
}

li 
{
	line-height: 30px;
	height: 30px;
}
ul li table 
{
	display: inline;
}

.button 
{
	
}

.msg 
{
	color: Red;
	font-size: 2em;
}

.lbl 
{
	width: 90px;
	display: -moz-inline-block;
	display: inline-block;
	font-size:15px; font-weight:bold; color:#cc311d;
	
}

.ListSearchExtenderPrompt 
{
	background-color: #d6dde7;
    padding: 0 5px;
}

.menuItem 
{
	cursor: pointer;
}



.selectedMenuItem .menuItemTitle
{
	background-color: #589abc;
}

table.selectedMenuItem a:link { font-size:14px; font-weight:normal; color:#9ec9df; text-decoration:none; }
table.selectedMenuItem a:visited { font-size:14px; font-weight:normal;  color:#9ec9df; text-decoration:none; }
table.selectedMenuItem a:hover { font-size:14px; font-weight:normal;  color:#9ec9df; text-decoration:none; }
table.selectedMenuItem a:active { font-size:14px; font-weight:normal;  color:#9ec9df; text-decoration:none; }



.menuItemTitle
{
	background-color: #589abc;
	font-size: 14px;
	padding: 0 10px;
	height: 27px;
	line-height: 27px;
}

.menuItem a:link { font-size:14px; font-weight:normal; color:#ffffff; text-decoration:none; }
.menuItem a:visited { font-size:14px; font-weight:normal;  color:#ffffff; text-decoration:none; }
.menuItem a:hover { font-size:14px; font-weight:normal;  color:#9ec9df; text-decoration:none; }
.menuItem a:active { font-size:14px; font-weight:normal;  color:#9ec9df; text-decoration:none; }

.bg_f0f0f0 { background-color:#f0f0f0; padding:15px; }

/* text */
.black_11px { font-size:11px; font-weight:normal; color:#454545; }
.blue_15px { font-size:15px; font-weight:bold; color:#427787; }
.red_15px { font-size:15px; font-weight:bold; color:#cc311d; }
.s15px { font-size:15px; font-weight:normal; }
.s11px { font-size:11px; } 


div.pBody 
{
    display: none;
    position: absolute;
    background-color: #f0f0f0;
    padding: 5px;
    width: 478px;
    margin-top: 20px;
    margin-right: -28px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

/* GridView Styles */
tr.headerStyle 
{
   background-color:#fff;
   
   color: #fff;
   font-weight: bold;
   text-align: right;
   
}

tr.headerStyle th 
{
	background-color: #1c3a52;
	padding: 0 5px;
}

tr.headerStyle a
{
   color: #fff;
   text-decoration: none;
   border-bottom: 0;
}

tr.headerStyle a:hover
{
   color: #fff;
   text-decoration: none;
   border-bottom: 0;
}

tr.altStyle td
{
    background-color: #f0f0f0;
    padding: 0 5px;
    line-height: 20px;
    height: 20px;
}

tr.rowStyle td
{
	background-color: #f0f0f0;
    padding: 0 5px;
    line-height: 20px;
    height: 20px;
}

tr.rowStyle a
{
   
   border-bottom: 0;
}

tr.rowStyle a:hover
{
   
   border-bottom: 0;
}

tr.selectedRowStyle td
{
	background-color: #dd7925;
    
   color: #fff;
   padding: 0 5px;
}

tr.selectedRowStyle a
{
   color: #00367C;
   border-bottom: 0;
}

tr.selectedRowStyle a:hover
{
   color: #00367C;
   border-bottom: 0;
}

tr.altStyle a
{
   color: #00367C;
   border-bottom: 0;
}

tr.altStyle a:hover
{
   color: #00367C;
   border-bottom: 0;
}

tr.footerStyle 
{
   
   background-color: #622;
   
   color: #fff;
   font-weight: bold;
   text-align: right;
   
}
tr.footerStyle td
{
   padding: 0 5px;
   
}

tr.footerStyle a
{

   color: #fff;
   font-weight: normal;
   text-align: right;
   
}

tr.footerStyle a:hover
{

   color: #fff;
   font-weight: normal;
   text-align: right;
   
}

/* GridView Styles */



