	BODY { position: relative; min-width: 600px; width: 100%; margin: 0; padding: 0;  FONT-FAMILY: Book Antiqua3; font-size: 1.1em;}
#top { position: fixed; top: 0; left: 0; min-width: 600px; width: 100%; height: 40px; z-index:100;z-index:100;}

        #NavInstrunctionsTable {FONT-FAMILY: Book Antiqua3;}
        #emailPageToAFriendDialog, #prLoginDialog, #prLogoutDialog, #sendEmailDialog, #messageFromAdmin { border: 1px solid red; background-color: white; }
	#headerTable {border: 0; width: 100%; background-color:#FFF; color: #FFF; border-spacing: 1px;border-collapse: collapsed;}
	#headerTable a { display: block; width: 100%; height: 100%; }
	#menuTable {width: 100px; border:0; border-spacing: 1px; border-collapse: collapsed;line-height: 1.5;}
  	#menuTable a { display: block; width: 100%; height: 100%; }

	.dl  {FONT-SIZE:.85em;TEXT-DECORATION:none;COLOR:#FFFFFF;}
	.dl2 {FONT-SIZE:1em;TEXT-DECORATION:none;COLOR:#FFFFFF;}
	.dl3 {FONT-FAMILY: Book Antiqua;FONT-SIZE:1em;TEXT-DECORATION:none;COLOR:#FFFFFF;}
	.dl3ar {FONT-FAMILY: Book Antiqua;FONT-SIZE:14PT;TEXT-DECORATION:none;COLOR:#FFFFFF;}
	.dl4 {FONT-SIZE:1em;TEXT-DECORATION:none;COLOR:#FFFFFF;}
	.headLink {FONT-FAMILY: Book Antiqua3;TEXT-DECORATION:none;COLOR:#FFFFFF;}
	.headLinkOld {TEXT-DECORATION:none;}
	a:hover {TEXT-DECORATION:underline;}
	.copyright{font-size: 9pt; font-style: italic;}
	.dl5 {FONT-FAMILY: verdana,helvetica,arial;FONT-SIZE:1em;TEXT-DECORATION:underline;COLOR:#CCCCCC;}
	.dl6 {FONT-FAMILY: Book Antiqua;FONT-SIZE:1em;TEXT-DECORATION:none;COLOR:#FFFFFF;}
	.dl7 {FONT-FAMILY: verdana,helvetica,arial;FONT-WEIGHT:600;FONT-SIZE:13PT;TEXT-DECORATION:underline;COLOR:#CCCCCC;}
	.mainRow { background-color: #000000; height: 36px; vertical-align: bottom; white-space:nowrap;}
	.main2Row { background-color: #FFFFFF; height: 36px; vertical-align: bottom; white-space:nowrap;}
	.postYourCommentClass {color: blue; cursor: pointer;}
	body.curWait * {cursor: wait;}
	.errorClass {color: red; font-weight: bold;}	
        .credit  {FONT-SIZE:10PT; TEXT-DECORATION:none; font-weight: bold;}
         a.credit:visited {color:blue;}
         a.credit:link {TEXT-DECORATION:none;}
	 a.credit:hover {TEXT-DECORATION:underline;}
	.connectionOptions {font-size: 8pt;font-weight: bold;}
	.accountConnection {font-size: 8pt;font-weight: bold;}
	.commentH {font-size: 9pt;color: #CC66FF;}
	.postComment{font-size: 9pt;font-weight: bold; color: #blue;}
         a.postComment:visited {color:blue;}
         a.postComment:link {TEXT-DECORATION:none;}
	 a.postComment:hover {TEXT-DECORATION:underline;}
	.commentA {font-size: 13pt; }
	.comment {font-size: 11pt; }
	.whatIsNew {font-size: 9pt; text-align: left;padding: 0; margin: 0; }
	.footer {font-size: 11pt; text-align: center;padding: 0; margin-top: 10px; }
	.headFirstRow {background-color: #000000; text-align: center;}
        .headFirstRow:hover, .dl:hover, .dl5ar:hover , .dl5:hover, .dl7:hover {background-color: #333333}
        .headSecondRow{background-color: #FF0000; text-align: center;}
        .headSecondRow:hover{background-color: #FF9900}
	.oddRow {background-color: #D5E6E1; text-align: center;}
        .evenRow {background-color: #B7FFDB; text-align: center;}
	.oddNoAlign{background-color: #D5E6E1;}
	.evenNoAlign{background-color: #B7FFDB;}
	.orangeHeading {background-color: #FF6600; text-align: center;}
	.greenHeading {background-color: #00FF00; text-align: center;}
	.yellowHeading {background-color: #FFFF00; text-align: center;}
	.townName {font-size: 15pt;font-weight: bold;}
        .dialogForm{FONT-FAMILY: Book Antiqua;}
        .emailToAFriend {font-size: 11pt;color: #FF0000;font-weight: bold;}
         a.emailToAFriend:visited {color:blue;}
         a.emailToAFriend:link {TEXT-DECORATION:none;}
	 a.emailToAFriend:hover {TEXT-DECORATION:underline;}
       .translateH{font-size: 10pt; font-weight: bold;}
         a.translateH:visited {color:blue;}
         a.translateH:link {TEXT-DECORATION:none;}
	 a.translateH:hover {TEXT-DECORATION:underline;}
        .GE{font-size: 10pt; font-weight: bold;}
         a.GE:visited {color:blue;}
         a.GE:link {TEXT-DECORATION:none;}
	 a.GE:hover {TEXT-DECORATION:underline;}
        .englishV{font-size: 10pt; font-weight: bold;}
         a.englishV:visited {color:blue;}
         a.englishV:link {TEXT-DECORATION:none;}
	 a.englishV:hover {TEXT-DECORATION:underline;}
        .arabicV{FONT-FAMILY: Book Antiqua3; font-size: 12pt; font-weight: bold;}
         a.arabicV:visited {color:blue;}
         a.arabicV:link {TEXT-DECORATION:none;}
	 a.arabicV:hover {TEXT-DECORATION:underline;}
	#PRFooter a:visited {color: blue;}
 	#PRFooter a:link {TEXT-DECORATION:none;}
	#PRFooter a:hover {TEXT-DECORATION:underline;}
	#WhatIsNew  a:visited {color: blue;}
 	#WhatIsNew a:link {TEXT-DECORATION:none;}
	#WhatIsNew a:hover {TEXT-DECORATION:underline;}	


	#map {
		width: 99%;
		border: 1px solid #000;
		background-color: #807C73;
		z-index: 4;
	}

	#errmsg {
		width:  50%;
		height: 20%;
		margin-top: 10%;
		margin-left: auto;
		margin-right:auto;
		visibility: hidden;
	}

	#loading {
		position: absolute;
		width:  40%;
		top: 40%;
		left: 22%;
		text-align: center;
		padding: 2em;
		border: 4px groove #fff;
		background-color: #FFF7E6;
		margin-left: auto;
		margin-right: auto;
		z-index: 100;
		opacity: .75;
		filter: alpha(opacity=75);
	}

	#loadingMessage{
	}
