.sty {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
.back1 {
	background-image: url(images/bg-inner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0556aa;
	border-right-color: #0556aa;
	border-bottom-color: #0556aa;
	border-left-color: #0556aa;
	font-family: Arial, Helvetica, sans-serif;
}
.border2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A3CFFC;
	border-right-color: #A3CFFC;
	border-bottom-color: #A3CFFC;
	border-left-color: #A3CFFC;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #65c764;
}
.headerOne { font-size:18px; font-weight:bold; color: #65c764; }
.bull {
	color:#1c88cd;
}
.bull2 {
	/*list-style-image: url(http://office.attractive.co.il/irricycle/images/bullet.gif);*/
	color:#505050;
	line-height: 18px;
}
.bull2 a {
	color:#505050;
}
.fr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table.tableStyle {
    border-top:1px solid #e4e3e3;
    border-left:1px solid #e4e3e3;
    border-right:1px solid #e4e3e3;
    border-bottom:3px solid #e4e3e3;
}
table.tableStyle th {
    line-height:40px;
    background-color:#e4e3e3;
    text-align:left;
    padding-left:5px;
}
table.tableStyle td 
{
    padding:5px;
    border-bottom:1px solid #e4e3e3;
    border-right:1px solid #e4e3e3;
}

table.tableStyle2 {
    border-top:1px solid #e4e3e3;
    border-left:1px solid #e4e3e3;
    border-right:1px solid #e4e3e3;
    border-bottom:3px solid #e4e3e3;
}
table.tableStyle2 th {
    line-height:20px;
    background-color:#e4e3e3;
    text-align:left;
    padding-left:5px;
    border-right:1px solid #d4d3d3;
}
table.tableStyle2 td 
{
    padding:5px;
    border-bottom:1px solid #e4e3e3;
    border-right:1px solid #e4e3e3;
}
a:hover {
    cursor:pointer;
}
u.grayLink {
	color:Gray;
}
p.spaceLine
{
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	width:410px;
}
table#tableBg {
	background-image:url(images/gradi-grey.jpg);
	background-repeat:repeat-x;
}
table#sideBarMenu a { line-height:24px; }