body
{
	BACKGROUND-COLOR: white;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    direction:rtl;
    TEXT-DECORATION: none
}

.font
{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

.font.gridclass
{

	 COLOR: #003366;
	 TEXT-TRANSFORM: none;
	 TEXT-DECORATION: none ;
	
}

.paneltextboxclass
{
	height:auto;
	color:#003366;
	background-color:white;
	border-style:groove;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;	
}

.paneldropdownclass
{
	color:#003366;
	background-color:white;
	direction:rtl;
	height:5;
    border-bottom-style:groove;
    border-left-style:groove;
    border-right-style:groove;
    border-top-style:groove ;
	border-style:groove;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}


.panellabelclass
{

	width:auto;
	letter-spacing:	normal;
	text-transform:	none;
	background-color:Transparent;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
			
	}
	
.panelcheckboxclass
{
	letter-spacing:	normal;
	text-transform:	none;
	background-color:Transparent ;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	 
}
.panelbuttonclass
{
	border-style:groove;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:22px
}

.colortextboxclass
{
	 font-size:11px; 
	 background-image:url(../Images/Grid/yellow_bg.gif);
}

.textboxclass
{
	background-color :white;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
height:20;
 border:solid 1px #6089b2; 
}

.dropdownclass
{
background-color :white;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
height:auto;
border:solid 1px #6089b2; 
	
}

.labelclass
{

	width:auto;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
			
	}
	
.checkboxclass
{
	letter-spacing:	normal;
	text-transform:	none;
	background-color:Transparent ;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	 
}

.buttonclass
{
	border-style:groove;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:22px;

}

.font.imagebuttonclass
{
	width:32;
	height:32;
	border-style:none;
}

.font.radiobuttonclass
{
    text-align:right ;
	vertical-align:middle;
}

.font.treeclass
{
	 text-decoration: none;
}


BUTTON
{   width:150;
	height:40;
}

IMG
{
	right:auto;
	background-position:horizontal;
	direction:rtl ;
}

.hyperlink
{
	/*background-image: url(../Images/Snap/snap_headerCollapsedBg.gif);*/
	/*background-color:#d4d0c8;*/
	background-color:#f1f0f0
	font-family:Tahoma;
	font-size:10px;
	font-style:normal; 
	font-weight:bold ;
	color:black ; 
	/*border:black;*/
	border-width:1px;
	border-collapse:separate;
	border-style:groove;
	text-align:center ;
	vertical-align:middle;
	background-attachment:fixed;
	background-position:center,center; 
	cursor:hand;
	z-index:101;      
	width:100%;
	height:100%;
	
}



