*{
	font-family: Arial, Helvetica, sans-serif;
}
body{
	font-size: small;
	direction:rtl;
	background-color: #ECECEC;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
}
a:link
{
	color: #003399;
	text-decoration: none;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #162d3b;/*#cccccc;*/
}
a:visited {
	color: #003399;/*162d3b;*/
	text-decoration: none;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #162d3b;/*#cccccc;*/
}
a:hover
{
	text-decoration: underline;
	color: #003399;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:active
{
	text-decoration: underline;
	color: #003399;
	text-decoration: none;
	padding-bottom:1pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border{
	border:#D3DADA 1px solid;
}
h1 {
	font-size: 18px;
	color: #234747;
	margin-top:6px;
	margin-bottom:0px;
}
h2 {
	font-size: 16px;
	color: #859696;
	margin-top:5px;
	margin-bottom:0px;
}
h3 {
	font-size: 15px;
	color: #234747;
	margin-top:5px;
	margin-bottom:0px;
}
h4 {
	font-size: 15px;
	color: #859696;
}
h5 {
	font-size: 14px;
	color: #234747;
}
h6 {
	font-size: 14px;
	color: #234747;
}
hr {
	border-top:#D3DADA 1px solid;
	height:1px;
	text-align:center;
	margin:0px auto;
}
img{
	border:#FFFFFF 0px solid;
	vertical-align: middle;
}
p{
	line-height:110%; 
	margin-top:8px;
}
table{
}
tr{
}
td{
	vertical-align:top;
}
ul{
	padding:0px 20px 0px 20px;;
	margin:0px;
	color:#000000;
	line-height:130%;
}
ol{
	padding:0px 25px 0px 0px;;
	margin:0px;
	color:#000000;
	line-height:140%;
}
li{
	padding:0px;
	margin:0px;
	color:#000000;
	line-height:130%;
  list-style: square url(images/bullet_arr.gif);
}
div{
	padding:0px;
	margin:0px;
	border:#ffffff 0px solid;
}
	

