body {
	scrollbar-face-color:#E8C8EF;
	scrollbar-arrow-color:#A749BB;
	scrollbar-track-color:#FCF7FD;
	scrollbar-shadow-color:E8C8EF;
	scrollbar-highlight-color:E8C8EF;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #AC50BB;
	text-decoration: none;
	font-family: tahoma;
	font-weight: normal;
	background-attachment:fixed;
	background-image:url(../images/pbg.gif);
	background-position:center;
}
div#page_loader {
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0%;
  background-color: white;
  z-index: 99;
}
.divBODY{
	margin-right:3px;
	margin-left:2px;			
	width:580px;			
	height:500px;			
	overflow:auto;			
	text-align:right;		
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.txt {
	font-family: "Simplified Arabic";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.numbers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4A4A4A;
	text-decoration: none;
}
.numbers a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4A4A4A;
	text-decoration: none;
}
.message {
	font-family: Andalus;
	font-size: 36px;
	font-weight: bolder;
	color: #852787;
}

.menuheader {
	font-family: Andalus;
	font-size: 18px;
	font-weight:bold;
	color: #852787;
	text-decoration: none;
}
a:hover.menuheader {
	font-family: Andalus;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menuRight {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5F0D6F;
	text-decoration: none;
}
.menuRight a{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5F0D6F;
	text-decoration: none;
}

.footerTD {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #A100B4;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
.footerTD a{
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #A100B4;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
.login {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F0D6F;
	text-decoration: none;
}
.MENU {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #852787;
	text-decoration: none;
}
.MENU A:HOVER {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #852787;
	text-decoration: none;
}
.MENU A:LINK {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #C73F44;
	text-decoration: none;
}

.TABLE_BODY_BORDER {
	border: 1px dashed #C469CA;
}

.login A {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F0D6F;
	text-decoration: none;
}
* { margin: 0; padding: 0; }


p { font-size: 1.2em; line-height: 1.2em; }
a { outline: none; color: red;}
	a:hover { color: black; } 
a img { border: none; }
h1 { color: black; font-size: 3.0em; }
h3 { font-size: 2.0em; margin-bottom: 5px;}
.clear { clear: both; }

#page-wrap {
	margin: 20px;
	padding: 10px;
}

a.close {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 20px;
	height: 21px;
	background: url(../images/close_button.jpg);
	text-indent: -9999px;
}

.photo_slider_img {
	width: 100px;
	height: 100px;
	margin-bottom: 5px;
	overflow: hidden;
}


.photo_slider {
	position: relative;
	width: 100px;
	height: 130px;
	padding: 10px;
	border: 1px solid black;
	overflow: hidden;
	margin: 25px 10px 10px 10px;
	background: white;
	float: none;
}

.info_area {
	display:none;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4A4A4A;
	text-decoration: none;
}

.more_info {
	display: block;
	width: 89px;
	height: 26px;
	background: url(../images/moreinfo.jpg);
	text-indent: -9999px;
	cursor: pointer;
	
}