a {
	color : #0000cd;
	font : 12px Arial;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

body{
	background-image : url(bghebbeige.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	background-color : #faf3e9;
	margin-top : 0px;
	margin-left : 0px;
	font : 12px Arial;
	font-weight : normal;}

h1 {
	margin-top : 8px;
	margin-bottom : 4px;
	color : black;
	font : Arial;
	font-size : 22px;
	direction : rtl;
}

h2 {
	margin-top : 8px;
	margin-bottom : 4px;
	color : black;
	font : Arial;
	font-size : 20px;
	direction : rtl;
}

h3 {
	margin-top : 8px;
	margin-bottom : 4px;
	color : black;
	font : Arial;
	font-size : 18px;
	direction : rtl;
}

h4 {
	margin-top : 4px;
	margin-bottom : 2px;
	color : black;
	font : Arial;
	font-size : 16px;
	direction : rtl;
}

h5 {
	margin-top : 8px;
	margin-bottom : 4px;
	color : black;
	font : Arial;
	font-size : 14px;
	direction : rtl;
}

p {
	color : #636363;
	font : 12px Arial;
	font-weight : normal;
	direction : rtl;

}
 ul, ol , li{
	color : #636363;
	font : 12px Arial;
	font-weight : normal;
	direction : rtl;
	list-style-position : inside;
	margin-right : 5px; margin-left : 5px;
}
td {
	color : #636363;
	font : 12px Arial;
	font-weight : normal;
	direction : rtl;
}
.small {
	color : #636363;
	font : 11px Arial;
	font-weight : normal;
	direction : rtl;
}

.smalldark {
	color : #3a3a3a;
	font : 10px Arial;
	font-weight : normal;
	direction : rtl;
}

.smallor {
	color : #7d7d7d;
	font : 10px Arial;
	font-weight : bold;
	direction : rtl;
}

.title{
	color : #636363;
	font : 16px Arial;
	font-weight : bold;
	margin-left : 110px;
}
.title1{
	color : #636363;
	font : 14px Arial;
	font-weight : bold;
	
	
}
#contenttable{ margin : 0px; margin-top : 0px; margin-left : 0px; }

#pathway{
	margin : 0px;
	margin-top : 0px;
	margin-left : 0px;
	color : #ff4d00;
	font : 10px Arial;
	font-weight : bold;
	text-decoration : none;
}

#toptable{ margin : 0px; margin-top : 0px; margin-left : 0px; }
