/* ##################### GENERAL SETTINGS ##################### */

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
    padding-top: 0px;
	float: right;
	margin: 0;
	font-size:8pt;
	line-height: 14px;
	white-space: nowrap;
	border: 1px solid #6699CC;
	margin:2px;
	height:20px;
	vertical-align:bottom;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}

ul#mainlevel-nav li a
{
	font-size:8pt;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	font-weight:100;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #006699;
}



BODY {
  margin: 0px 0px 0px 0px;
 
}

td, p, div {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt; line-height:1.5;
  color: #333333;
  
}

.maintd
{
	border:1px solid #999999;
	background-color:#FFFFFF;
}
.topmenutd
{
	border-bottom:1px dashed #7E7E7E;
	height:25px;
	background-image:url(../images/topbg.gif);
}

.hr {
  color: #FF9966;
  height: 1px;
  width: 100%;
}

.h2 {
  color: #3399FF; 
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:13pt; 
  font-weight: bold;
}

.h3 {
  color: #3399FF; 
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:10pt; 
  font-weight: bold;
}

.title {
  font-family:  Arial, Times New Roman, Tahoma, Helvetica; 
  vertical-align: bottom;
  font-size:17pt;
  font-weight: bold;
  color: #dfdfdf;
  text-align: left;
  text-indent: 100px;
  direction: rtl;
  width: 100%;
  padding-left: 5px;
}

ul {
	margin: 0px 0px 0px 0px;
list-style: none;
}

li {
/*	list-style: inside 3px;
	color: #000000;*/
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}


/* ##################### SEARCH SETTINGS ###################### */

table.searchintro {
	direction:rtl;
}

/* ##################### MODULE SETTINGS ###################### */

td.bannerplace table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #A1A1A1;
  border-right: solid 0px #A1A1A1;
  border-top: solid 0px #A1A1A1;
  border-bottom: solid 0px #A1A1A1;
  direction: rtl;
  text-align: center;
  font-size:8pt;
}

table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #A1A1A1;
  border-right: solid 0px #A1A1A1;
  border-top: solid 0px #A1A1A1;
  border-bottom: solid 0px #A1A1A1;
  direction: rtl;
  padding-right:3;
  font-size:8pt;
}

table.moduletable th {
  background: url(../images/module_bg.jpg) no-repeat;
  background-position: center; */
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  vertical-align: middle;
  padding-top: 0px;
  padding-left:15px;
  padding-right:25px;
  font-size: 8pt;
  font-weight: bold;
  color: #012B65;
  text-indent: 5px;
  text-align: right;
  width: 182px;
  height: 33px;
}

table.moduletable td {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt;
  font-weight:  normal; 
  line-height: 12px;
  color:  #333333;
  direction: rtl;
}

/* ##################### FORM SETTINGS #################### */

.button {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-style: normal;
  text-align:  center;
  font-size:8pt;
  font-weight: bold;
  background-color: #fafafa;
  color: #000000;
  border: 1px solid #585858;
  padding: 0px; 
  cursor: pointer;
}

.inputbox {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #000000;
  background-color: #fafafa;
  border: 1px solid #585858;
}

/* ################# SECTION LISTING SETTINGS ################# */

.sectiontableheader {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  line-height:  35px; 
  color:  #245897; 
  font-weight:  bold; 
  background-color: #efefef;
  padding: 0px; 
  text-indent: 5px;
  direction: rtl; 
}

.sectiontableentry1 {
  background-color: #FAFAFA;
  line-height:  15px; 
  padding: 2px;
  font-size:8pt; 
}

.sectiontableentry2 {
  background-color: #EAEAEA;
  line-height:  15px; 
  padding: 2px; 
  font-size:8pt;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# */

a.mainlevel:link, a.mainlevel:visited {
  background: url(../images/menu_back.jpg) no-repeat;
  background-position:center;
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #17687B;
  text-align: center;
  float: right;
  line-height: 20px;
  margin-bottom: 8px;
  direction: rtl;
  padding-right:25;
  text-decoration: none;
  width:100%;
  font-weight:100;
}

a.mainlevel:active {
  background: url(../images/menu_back.jpg) no-repeat;
  background-position:center;
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #17687B;
  text-align:center;
  float: right;
  line-height: 50px;
  margin-bottom: 8px;
  direction: rtl;
  padding-right:25;
  font-weight:100;
  text-decoration: none;
  width:100%
font-weight: bold;
}

a.mainlevel_active {
  background: url(../images/menu_back.jpg) no-repeat;
  background-position:center;
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #17687B;
  text-align: center;
  float: right;
  line-height: 20px;
  margin-bottom: 8px;
  direction: rtl;
  padding-right:35;
  font-weight:bold;
  text-decoration: none;
  width:100%
}

a.mainlevel:hover {
  background: url(../images/menu_back_hover.jpg) no-repeat;
  background-position:center;
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #1EB09B;
  text-align: center;
  float: right;
  line-height: 20px;
  margin-bottom: 8px;
  direction: rtl;
  padding-right:25;
  text-decoration: none;
  width:100%;
}

a.sublevel:link, a.sublevel:visited {
/*  background: url(../images/bullet.gif) no-repeat;
  background-position: right;
*/  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  vertical-align: bottom;
  font-size:8pt;
  font-weight: bold;
  color: #17687B;
  padding-right: 50;
  float: right;
  line-height: 17px;
  margin-bottom: 0px;
  direction: rtl;
  text-align: right;
  width:100%
}

a.sublevel:hover {
/*  background: url(../images/bullet.gif) no-repeat;
  background-position: right;
*/  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  vertical-align: bottom;
  font-size:8pt;
  font-weight: bold;
  color: #1EB09B;
  padding-right: 55;
  float: right;
  line-height: 17px;
  margin-bottom: 0px;
  direction: rtl;
  text-align: right;
  width:100%
}

/* ########################### LINKS ########################## */

a:link, a:visited {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #333333;
  text-decoration: none;
}

a:hover {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #365EBA;
  text-decoration: none;
}

a.category:link, a.category:visited {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #333333;
}

a.category:hover {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #365EBA;
}

/* ##################### PATHWAY SETTINGS ##################### */

.pathway {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #000000; 
  font-weight:  bold; 
  padding:  2px; 
}

a.pathway:link, a.pathway:visited {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #000000; 
  font-weight:  bold; 
  padding:  2px; 
}

a.pathway:hover {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #CC3300; 
  font-weight:  bold; 
  padding:  2px;
  text-decoration: underline; 
}

/* ##################### PAGE NAVIGATION ###################### */

.pagenav {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  line-height:  36px; 
  color:  #333333; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:link, a.pagenav:visited {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  line-height:  36px; 
  color:  #333333; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:hover {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  line-height:  36px; 
  color:  #365EBA; 
  font-weight:  bold;
  text-decoration:  none;  
}

/* ################### SMALL FONT SETTINGS #################### ok */

.small {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #305EBC;
  text-decoration: none;
  font-weight: normal;
}

.smalldark {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.modifydate {
  font-size:8pt;
  color: #999999;
  font-weight: normal;
  padding-top: 10px;
  text-align: left;
}

.createdate {
  line-height: 30px;
  font-size:8pt;
  color: #999999;
  font-weight: normal;
  vertical-align: top;
  display: block;
}

a.readon:link {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; line-height:40px;
  color:  #000000; 
  display: block;
}

a.readon:visited {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #000000; 
  display: block;
}

a.readon:hover {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #365EBA; 
}

/* ##################### VOTING SETTINGS ###################### */

.poll {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt;
  color: #333333;
}

.pollstableborder {
  width: 100%;
  border: 1px solid #C0C9CE;
  padding: 2px; 
}

/* ################### CONTENT PAGE SETTINGS ################## */
.blog {
	width: 100%;
	background-color:#E8E8E8;
}

.contentpane {
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
}

.contentpaneopen {
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  width: 100%;
  direction:rtl;
}

.contentheading {
  background: url(../images/content_titr.png) no-repeat;
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  font-size:8pt; 
  font-weight: bold;
  color: #2F74BB;
  text-align: right;
  text-indent: 0px;
  width: 530px;
  height: 31px;
  direction: rtl;
  padding-left: 0px;
  padding-right:30px;
  background-position:center;
  
}

.contentdescription {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:  10px; 
  color:  #333333; 
  font-size:8pt;
}

.componentheading {
  font-family: Tahoma, Arial, Times New Roman, Helvetica;
  vertical-align: top;
  padding-top: 0px;
  font-size:8pt;
  color: #333333;
  text-align: right;
  text-indent: 20px;
  width: 99%;
  direction: rtl;
}

/* ###################### TABBED PAGES ###################### */

.ontab {
  border:1px solid #585858; 
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #000000; 
  font-weight:  bold; 
  background-color:  #D1DDF3; 
  padding:  4px 
}

.offtab {
  border:1px solid #585858; 
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #000000; 
  background-color:  #F0F4FB; 
  padding:  4px; 
  cursor:  pointer 
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-size:8pt;
}

/* ##################### NEWSFEED SETTINGS ###################### */

.newsfeedheading {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt;
  font-weight:  bold; 
  color:  #245897; 
}

.fase4rdf {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #333333; 
}

a.fase4rdf:link {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #333333; 
}

a.fase4rdf {
  text-decoration:  none; 
}

a.fase4rdf:hover {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #365EBA; 
  text-decoration:  underline; 
}

.newsfeeddate {
  font-family:  Tahoma, Arial, Times New Roman, Helvetica; 
  font-size:8pt; 
  color:  #333333; 
}