body
{
    background-image: url(images/GradientLeft.jpg);
}
input, textarea, select
{
    font-size: x-small;
    font-family: Tahoma;
}
body {
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Tahoma, Arial, Verdana;
    font-size:x-small;
}
.Rc
{
	font:8pt Tahoma;
	color: #FFFFFF;
	background-image: url('images/nbHeaderBack.gif');	
    background-repeat:repeat-x;	
	border: solid 1px #2C4182; 
	background-color: #3F5396;	   
	padding: 4px 4px 4px 8px;	
}
.Rc a
{
	color: #FFFFFF;
	text-decoration: none;
}
.Rs
{
	background-color: #f5f5f5;

	font: 8pt Tahoma;
	border: solid 1px #A8A8A8;
	padding: 0px;
}
.Rs a
{
	color: #000000;    
	text-decoration: none;
}


#shadowright {
	width: 6px;
	background-image: url(images/shad_r.gif);
	background-repeat:  repeat-y;
	border-left: 1px solid #666666;
}

#shadowleft {
	width: 6px;
	background-image: url(images/shad_l.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #666666;
}

#bottombar
{
    width: 100%;
    height: 28px;
    direction: rtl;
    text-align: center;
    font-size: 10px;
    direction: rtl;
    background-repeat:  no-repeat ;
    /*background-image: url(images/Btm.png);*/
    height:28px;
}
#Headerbar
{
    text-align: center;    
    direction: rtl;
    background-repeat:  no-repeat ;
 /*    background-image: url(images/header.png);*/
    height:65px;
}
#content
{
    	font-family: Tahoma, Arial, Verdana;

}
