/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 13px;
	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-size		: 12pt;
	font-weight		: normal;
	FONT-FAMILY		: Tahoma;
	display			: block;
}

a.category:hover {
	color           : #000000;
	font-size		: 12pt;
	font-weight		: normal;
	FONT-FAMILY		: Tahoma;
}

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-left: 1px solid navy;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color:#000000;
}

p {
		TEXT-ALIGN		: justify; 
		Text-justify	: kashida;
		FONT-FAMILY		: Tahoma;
		font-size		: 14px;
		font-weight		: normal;
		margin-RIGHT	: 0px;
		margin-LEFT		: 0px;
		line-height		: 150%;
		text-indent		: 12px;
}

b {
		font-size		: 12pt;
		font-weight		: bold;
		FONT-FAMILY		: Times New Roman;
}

strong {
		font-size		: 12pt;
		font-weight		: bold;
		FONT-FAMILY		: Times New Roman;
}

table.content_table {
		FONT-FAMILY		: Tahoma;
		font-size		: 14px;
		width: 100%;
		padding: 0px;
		margin: 0px;
}

table.content_table td {
		FONT-FAMILY		: Tahoma;
		font-size		: 14px;
		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 {
		FONT-FAMILY	: Tahoma;
		font-size		: 14px;
		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
{
line-height: 15px;
padding-right: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: right top;
}


td {
	FONT-FAMILY	: Tahoma;
	text-align	: right;
	font-size	: 13px;
    font-weight	: normal;
	line-height	: 18px;
}

a:link, a:visited {
	color:#5E0000;
	FONT-FAMILY	: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#006633;
	FONT-FAMILY	: Tahoma;
	color:red;
	text-decoration: none;
	font-weight: normal;
}

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;
}

a.readon{
  text-align: center;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  border: 3px double #cccccc;
  width: auto;
  background: url(../../images/button_bg.png) repeat-x;
  padding: 2px 8px;
  line-height: 30px;
  height: 26px !important;
  height: 24px;
}

.button {
  color: #000000;
  font-family: Tahoma;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #7B8593;
  width: auto;
  padding: 2px 8px;
  line-height: 26px !important;
  line-height: 26px;
  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-family:Times New Roman;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #7B8593;
	text-align:right;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-family:Times New Roman;
	font-weight: bold;
	font-size: 16px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.module {
	margin-bottom: 2px;
	margin-right: 4px;
}
div.user1 h3 {
	color: #FFFFFF;
	text-align: center;
	padding-right: 4px;
	font-weight: normal;
	font-size: 13pt;
	FONT-FAMILY	: Tahoma;
	margin-top:3px;
}

div.user2 h3 {
	color: #000000;
	text-align: center;
	padding-right: 4px;
	font-weight: normal;
	font-size: 13px;
	FONT-FAMILY	: Tahoma;
	margin-top:3px;
}

div.mod h3 {
	font-size: 13px;
	FONT-FAMILY	: Tahoma;
	background: url(../images/h3.png) no-repeat;
	color: #000000;
	text-align: center;
	margin-right: -5px;
	margin-top: 14px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	width:100%;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	font-size	: 12px;
	FONT-FAMILY	: Tahoma;
	padding		: 0px;
}

.sectiontableheader {
	font-size: 12pt;
	FONT-FAMILY	: Times New Roman;
	font-weight: bold;
  background: url(../images/sectiontableheader_bg.png) repeat-x;
	background:#00008;
	padding: 4px;
}

.sectiontablefooter {
		FONT-FAMILY		: Tahoma;
		font-size		: 12px;
}

.sectiontableentry1 {
	background-color:#E1FFE9;
	height:20px;
}

.sectiontableentry2 {
	background-color:#CCFFCC;
	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;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	FONT-FAMILY	: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#003300;
	text-align: right;
	text-indent: 26px;
	padding-top: 1px;
	padding-right: 0px;
	margin-right: -5px;
	margin-left:  0px;
	height: 23px !important;
	width: 100%;
}

div.banner{
	height:65px;
	padding-top:5px;
}
a.mainlevel:hover {
	FONT-FAMILY	: Tahoma;
	text-decoration: none;
	color:red;
}

a.mainlevel#active_menu {
	text-decoration: none;
	color:#800000;
}

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;
}