body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #666666;
	background-image: url(bgrd.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Tahoma;
}
h1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	border: none;
	vertical-align: baseline;
}
.darkgrey {
	color: #666666;
}
.bold {
	font-weight: bold;
}
li {
	line-height: 14px;
	font-size: 11px;
	list-style-image: url(bullet.gif);
}
.center {
	text-align: center;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
.borderline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.dottedborder {
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tableborder {
	border-top: #666666;
	border-right: 8px solid #666666;
	border-bottom: #666666;
	border-left: 8px solid #666666;
}

p {
	font-size: 11px;
}
.justify {
	text-align: justify;
}
ul {
	font-size: 11px;
}
.tableborderall {
	border: 1px solid #CCCCCC;
}
.textmenu {
	color: #666666;
	text-align: center;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F78D29;
}
.booktitle {
	font-weight: bold;
	color: #F78D29;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.arabic {
	font-size: 13px;
	font-family: Tahoma;
}
.arabicbooktitle {
	font-weight: bold;
	color: #F78D29;
	font-size: 14px;
	text-align: right;
	line-height: 14px;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #F78D29;
}
a:active {
	text-decoration: none;
}
.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.italic {
	font-style: italic;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.arabicsmall {
	font-family: Tahoma;
	font-size: 12px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
