html {
				margin:0 0 0 0;
				padding:0 0 0 0;
				direction:rtl;
                                overflow-y: scroll;

}

body {
				direction:rtl;
				margin:0 0 0 0;
				padding:0 0 0 0;
				background-color:#f7f4e1;
				background-image:url('gfx/bodyBG.jpg');
				background-position:right top;
				background-repeat:repeat-x;
}

img {
				border:0px;
}

td {
				vertical-align:top;
				
}


h1 {
				color:#554e00;
				font-size:18px;
				margin-top:-5px;
				font-weight:lighter;					
}

h2 {
				color:#554e00;
				font-size:15px;
				margin-top:-5px;
				margin-bottom:-5px;
				font-weight:bold;					
}

.printv_body {                  background-color:#fff;
                                background-image:none;
}

a.index {
				color:#554e00;
				font-size:15px;
				font-weight:bold;					
}

a.index:hover {
				color:red;
				font-size:15px;
				margin-top:-5px;
				font-weight:bold;					
}


#container {
				position:relative;
				margin:auto;
				width:800px;
}

#homepageTop {
				width:800px;
				height:159px;
				background-image:url('gfx/homepage_topBG.jpg');
}

#innerTop {
				width:800px;
				height:159px;
				background-image:url('gfx/inner_topBG.jpg');
}


#searchArea {
				float:left;
				margin-top:10px;
				width:150px;
				height:50px;
}

.searchBox {
				border:1px #b6b28e solid;
				height:15px;
				width:100px;
}



#HomepageMenuBG {
				width:800px;
				height:50px; 
				background-image:url('gfx/homepage_menuBG.jpg');
}

#innerMenuBG {
				width:800px;
				height:50px;
				background-image:url('gfx/inner_menuBG.jpg');
}


#menuBG {
				width:493px;
				height:50px;
				float:right;
}


#homepageMainArea {
				width:800px;
				background-color:#fff;
				background-image:url('gfx/homepage_mainUpperBG.jpg');
				background-position:left top;
				background-repeat:no-repeat;
}


#mainArea {
				width:800px;
				background-color:#fff;
}


#overviewText {
				width:750px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#000000;
				padding-right:20px;
}
#innerText {
				width:750px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#000000;
				padding-right:20px;
}


#lowerArea {
				width:800px;
				height:122px;
				background-image:url('gfx/bottomBG.jpg');
				text-align:center;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#554e00;
}

a.lowerArea {
				text-decoration:none;
				color:#554e00;				
}

a.lowerArea:hover {
				text-decoration:none;
				color:#554e00;				
}

#credits {
				width:800px;
				height:50px;
				background-color:#f7f4e1;
				text-align:center;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:gray;
}

a.credits {
				text-decoration:none;
				color:gray;
}

a.credits:hover {
				text-decoration:underline;
				color:gray;
}

a.mirror {
				text-decoration:none;
				color:gray;
}

a.mirror:hover {
				text-decoration:none;
				color:black;
}

a.sendtoafriend_link, a.printv_link {
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#554e00;
				text-decoration:none;
				
}

a.sendtoafriend_link:hover, a.printv_link:hover {
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:red;
				text-decoration:none;
				
}


