/* CSS Document */
html {
	height: 100%;
}
body {
	margin: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color:#333333;
	background-color:#FFFFFF;
	direction:rtl;
	background-image:url(../images/bac.png);
}
.clr {
	clear: both;
}
.outline {
  border: 1px solid #7B8593;
  background: #ffffff;
	padding: 2px;
}
a.category:link, a.category:visited {
	color            : #006633;
	font-weight      : bold;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma;
	display:block;
}
a.category:hover {
	color            : #FDD0D2;
}
img{
	border:none;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 22px;
	white-space: nowrap;
	border-right: 1px solid #32373D;
	border-left: 1px solid #545C66;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color:#CCCCCC;
	background: transparent;
}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
.user1_inner {
	border: 1px solid #7B8593;
  float: none !important;
  float: right;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #7B8593;
  float: none !important;
  float: right;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #7B8593;
}
.maintitle {
	color: #006633;
	font-size: 40px;
	padding-right: 15px;
	padding-top: 20px;
}
.error {
  font-style: italic;
  padding: 5px;
  color: #7B8593;
  font-size: 14px;
  font-weight: bold;
}
/** old stuff **/
.back_button {
	float: right;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #7B8593;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #7B8593;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenavbar {
	margin-left: 10px;
	float: left;
}
#footer {
	text-align: center;
	padding: 3px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}
li.latetsnews, li.mostread
{
line-height: 15px;
padding-right: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: right top;
}

td {
	text-align: right;
	font-size: 11px;
}
a:link, a:visited {
	color:#006633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#009900;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-left: 5px;
}
table.contentpaneopen td.componentheading {
	padding-right: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-right: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
  color: #666666;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #7B8593;
  width: auto;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #7B8593;
	background-color:#CCFF99;
	font-family:Tahoma;
	color:#006600;
}
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #006633;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;}
.contentcolumn {
	padding-left: 5px;
}
.contentheading {
	height: 30px;
	color:#003300;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #7B8593;
	text-align:right;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.box1 h3 {
	color: #FFFFFF;
	text-align: center;
	padding-right: 4px;
	font-weight: bold;
	font-size: 11px;
	margin-top:3px;
}
div.mod h3 {
	background: url(../images/h3.png) no-repeat;
	background-position:right;
	color: #006633;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
  padding: 2px;
}
.sectiontableheader {
  font-weight: bold;
  background:#99FF99;
  padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color:#E1FFE9;
	height:20px;
}
.sectiontableentry2 {
	background-color:#BFFFCF;
	height:20px;
}
.small {
	color:#7B8593;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #7B8593;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #7B8593;
	font-size: 11px;
}
table.contenttoc {
  border: 1px solid #7B8593;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;}
ul.menu a:link, ul.menu a:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-position:top right;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 18px;
	height: 18px !important;
	height: 20px;
	width: 158px;
	text-decoration: none;
}
#mod1{
	margin-right:3px;
}
img{
	border:none;
}
div.banner{
	height:65px;
	padding-top:5px;
}
ul.menu a:hover {
	text-decoration: none;
	color:#990000;
}
a.mainlevel#active_menu {
	text-decoration: none;
	color:#990000;
}
a.mainlevel#active_menu:hover {
	color: #666666;
}
a.sublevel:link, a.sublevel:visited {
	padding-right: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
a.sublevel:hover {
	color: #333333;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
div.mosimage {
  border: 1px solid #ccc;
  background-color:#575F6A;
}
.mosimage {
  border: 1px solid #7B8593;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 12px;
  border-top: 1px solid #7B8593;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
td.left{
	background-image: url(../images/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
td.right{
	background-image: url(../images/right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
