
*
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body
{
	font-size: 11pt;
	color: #003399;
	font-family: Arial;
	margin-top: 20px;
	direction: rtl;
	text-align: center;
}
#mainContentOut
{
	
	
	display:inline-block;
}
#links
{
	padding-top:5px;
	float: right;
	height: 800px;
position:relative;
}
#links ul
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	list-style-type: none;
	display: block;
}
#links li
{
	
	text-align: center;
	margin: 1px;
	padding: 1px;
	
	line-height: 10px;
	background-color:#f2f2f2;
	border:2px solid #CCC;
	
}
#selected
{
	background-color: Yellow;
	border-bottom-style: solid;
}
a
{
	color: #666;
	text-decoration: none;
}

p, h2
{
	margin: 15px 5px;
}

h2
{
	color: #999;
}

#wrap
{
	width: 820px;
	margin: 0 auto;
	position: relative;
}

#header
{
	margin-bottom: 20px;
}
#header h1 a
{
	font-size: x-large;
	color: Blue;
}
#header a
{
	text-decoration: underline;
}

#mainContent a:hover
{
	white-space: normal;
}
#mainContent
{
	line-height: 10px;
/*float:left;*/
position:relative;
/*display:inline-block;*/
	width: auto;
}
#mainContent li
{
	width: 100px;
	height: 100px;
	border: solid #CCC;
	border-width: 0 1px 1px 0; /* uncomment and adjust this if you want a rounded frame in Mozilla browsers 	-moz-border-radius:20px;  */
	background: #f2f2f2;
	padding: 10px;
	text-align: center;
	position: relative;
	float: right;
	display: inline;
	margin: 5px;
}


#previous
{
	text-align: left;
}

#next
{
	text-align: right;
}

#mainContent a span
{
	/*\*/
	position: relative;
	top: 5px;
	text-align: center;
	direction: rtl;
	display: block;
}

#mainContent li img
{
	/*border:1px solid #EEE;*/
	width: 97px;
	height: 68px; /* delete line above and uncomment this for an inset effect*/
	border: 1px solid;
	border-color: #666 #EEE #EEE #666;
}

#foot
{
	padding-top: 20px;
	margin-bottom: 20px;
	clear: left;
}


#paging1
{
	clear: right;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 30px;width:780px;margin-left: auto ;
  margin-right: auto ;
}
#paging
{
	position: absolute;
	text-align: center;
	padding: 5px; /*margin-right:150px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;width:780px;margin-left: auto ;
  margin-right: auto ;
}

#paging a
{
	padding: 4px 7px 4px 7px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #FF9900;
	background: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
}

#paging a:hover
{
	border: 1px solid #FF9900;
	background: #FF9900;
	color: #FFFFFF;
	text-decoration: none;
}

.linksUp
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.linksUp span
{
	background-color: #f2f2f2;
	border: 2px solid #CCC;
}
.linksUp a
{
	text-decoration: underline;
	padding-right: 5px;
	font-weight: bold;
}

.linksDown
{
	/*style="background-color:#f2f2f2;border:2px solid #CCC;width:780px"*/
	background-color: #f2f2f2;
	border: 2px solid #CCC;
	width: 780px;
margin-left: auto ;
  margin-right: auto ;

}
.linksDown a
{
	text-decoration: underline;
	padding: 5px;
	font-weight: bold;
font-size: 11pt;
	color: #003399;
	font-family: Arial;
}
.flash
{
	float: left;
	margin: 10px;
	width: 230px;
}
#CatTitle
{
	font-size: x-large;
	padding: 20px;
	margin: 20px;
}
#PageText
{
	background-color: #dce4ef;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
