hr {
size:1
}
body {
    font-family: tahoma;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
}
table{
	BORDER-COLLAPSE: collapse;
	BORDER-width: 1px
	}
A:link {
	text-decoration: none;
	color: #0000ff;
}
A:visited {
	text-decoration: none;
	color: #0000ff
	
}

A:active {
	text-decoration: none
}
A:hover { 
	color: #FF0000; 

}

.button {
		 BORDER-RIGHT: #678DB2 1px solid; 
         BORDER-TOP: #6F6FC8 1px solid;
         FONT: 8pt Tahoma; 
         BORDER-LEFT: #6F6FC8 1px solid; 
         COLOR: #000066; BORDER-BOTTOM: #678DB2 1px solid;
         BACKGROUND-COLOR: #D5E0EB;
		cursor: hand
}
/*.btn{
		border: 5px #C0C0C0;
		color: #000000;
		text-align:center;
		font: normal 12px tahoma;
		height: 15px; COLOR: #ffffff;
		background-color:#AE9326;
		cursor: hand
}*/
.textarea {
		font-family: tahoma;
		color: #000066;
		border: 1px solid #000066; 
		font-size: 9pt;
		/*background-color: #7C99FF;
		/*width:150;*/
		direction:rtl
}
.Seachtextarea {
		font-family: tahoma;
		color: #58AF00;
		border: 1px solid #58AF00; 
		font-size: 9pt;
		/*background-color: #7C99FF;
		/*width:150;*/
		direction:rtl
}

.tableMouseOutCell
{
    CURSOR: hand;
    COLOR: #f0f0f0;
    BACKGROUND-COLOR: #ffffff
}
.tableMouseOverCell
{
    CURSOR: hand;
    COLOR: white;
    BACKGROUND-COLOR: #f0f0f0
}
/* Side Menu Script Styles
.mainDiv
{
  width:95px;
}
.topItem
{
  width:95px;
  cursor:pointer;
  background: #467BF2;
  text-decoration: none;
  color: white; 
  font-weight:bold;
  /*font-family:"Tahoma";
 
}


.dropMenu
{
  background:#D9D9D9;
  border-top:1px solid #467BF2;
  border-left:1px solid #92B1F8;
  border-right:1px solid #92B1F8;
  border-bottom:1px solid #92B1F8;
}

.subMenu
{
   display:none;
}
.subItem
{
   padding-left:2px;
   cursor:pointer;
   font-weight:bold;
   font-size:12px;
   text-decoration:none;
   color:black;
}

.subItem a
{
   text-decoration:none;
   color:black;
}

.subItemOver
{
   cursor:pointer;
   color:blue;
   text-decoration:underline;
   font-weight:bold;
   padding-left:2px;
}

.subItemOver  a
{
   color:blue;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
*/
