﻿body
{
    font-size: 11px;
    font-family: tahoma;
    margin: 5px;
    background: url('../images/bggrad2.jpg');
    background-repeat: repeat-x;
    background-color: #464646;
    line-height: 1.6em;
    direction: rtl;
    line-height: normal;
}

img
{
	border:none;
	
}

body *
{
	line-height: 1.22em;
}

h1, h2, h3, h4
{
	margin: 0px;
	padding: 0px;
}
body *
{
}

ul, ol
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	cursor: default;
}

label
{
	cursor: pointer;
}

a:hover, a:active, a:focus
{
	text-decoration: underline;
}

a
{
    cursor:pointer;
	color: #16387C;
	text-decoration: none;
	outline-style: none;
	font-family: Tahoma;
	font-size: 12px;
}

/*a:link, a:visited {
	text-decoration:none;
}*/

/*a, a:visited {
	color:#16387C;
}*/

img
{
	border: none;
}


body, ul, ol, li, dl, dt, dd, p, form, fieldset, legend, input, img
{
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
}

/*Navigator*/
#fpic {

	height:42px;
	position:inherit;
	width:670px;
	margin-bottom:5px;
}

#navcontainer {
	position:absolute;
}

.buttonText {
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	position:absolute;
	text-align:center;
	vertical-align:top;
}

#nav1 
{
	width: 135px;
	height: 30px;
	float: left;
    position:relative;
	background: url(../images/nav1.jpg) no-repeat;
}

#nav2 
{
	width: 135px;
	height: 30px;
	float: left;
    position:relative;
	background: url(../images/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 130px;
	height: 30px;
	float: left;
    position:relative;
	background: url(../images/nav3.jpg) no-repeat;
}
#nav4 
{
	width: 135px;
	height: 30px;
	float: left;
    position:relative;
	background: url(../images/nav5.jpg) no-repeat;
}

#nav5 
{
	width: 135px;
	height: 30px;
	float: left;
    position:relative;
	background: url(../images/nav6.jpg) no-repeat;
}

#ctl00_UPProgress
{
	background-color: #FFFFFF;
	position: absolute;
	left: 45%;
	z-index:100;
}
 /*Grid Pager */
.GridP
{
	color:White;
}
/*GridView Selected page*/
.GSP
{
	border-bottom:solid 1px yellow;
}

.HiddenC
{
	display:none;
}
/*GridView Pager Css Class*/
.GPClass table td
{
	
}

.GPClass table td span
{
	
}

/*Menu NavM*/
.MenuNav
{
	margin:5px 5px 0 0;
	width:230px;
}

.DMIC
{
	display:block;	
	width:200px;
	margin-bottom:3px;
}

.DMC
{
	margin-right:8px;
	border:solid 1px;
	padding:3px;
}

.DHC
{
	background-color:#B3ABEF;	
}

.SMIC
{
	margin:0px 0 4px;
	background-image:url('../images/MNbg.gif');
	background-repeat:no-repeat;
}

.SMIC a
{
	background-image:url('../images/SmallBlueDot.gif');
	background-repeat:no-repeat;
	background-position:right 6px;
	display:block;
	padding:0 15px 0px 0;
	cursor:pointer !important;
}

.SMIC tr
{
	/*background-image:url(../images/MNbg.jpg);
	background-position:right center;
	background-repeat:no-repeat;*/
}

.SMIC td
{
	padding:0px 10px 0 0;
}

/*End Menu NavM*/