.highlight
{
	color: #ff9900;
	border-bottom:1px dotted;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-right: 10px;
	padding-top: 0px;
	display:block;
    background: url(../images/indent3.png) no-repeat ;
    background-position: right top;
    text-indent:10px;

}

.contentpane td
{
	padding-top: 3px;
}
.tdpathway
{
	background-repeat : no-repeat;
	margin-left:16px;

}

.pathway
{
	font-size: 10px;
	color: #4A4A4B;
    text-decoration: none;
    
}

a.pathway:link , a.pathway:visited
{
	font-size: 10px;
	color: #FF2400;
    text-decoration: none;
    
}
a:link, a:visited {
	font-size: 12px;
	color: #2d68ac;
    text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ea2b6c;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #983400;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #989898;
	line-height:12px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #983400;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

.pagenavbar a:link , .pagenavbar a:visited
{
	font-size:12px;
	color: #000000;
    text-decoration: none;

}



a.category:link, a.category:visited
{
	font-size:12px;
	color: #000000;
}

a.category:hover
{
	text-decoration:none;
}

.back_button a:link , .back_button a:visited
{
	font-size:12px;
	color: #ffffff;
	background-color: #ea2b6c;
	text-decoration: none;
	margin-top:10px;
	float:left;
	padding: 2px 4px 2px 4px ;

}

.back_button a:hover
{
	text-decoration: none;
}


.pagenav a:link , .pagenav a:visited

{
	font-size:12px;
	color: #000000;
    text-decoration: none;

}
.pagenav a:hover
{
	font-size:12px;
	text-decoration: none;
	
}

a.readon:link, a.readon:visited
{
	font-size:11px;
	text-decoration: none;
	border : 1px solid #ea2b6c;
	color: #ffffff;
	background-color: #ea2b6c;
	padding: 2px 4px 2px 4px;
	margin-top:10px;
}

a.readon:hover
{
	text-decoration:none;
	color: #ffffff;
	background : #Ff5500;
	border : 1px solid #Ff5500;

}

a.blogsection:link, a.blogsection:visited
{
	font-size:12px;
	color: #000000;
}

a.blogsection:hover
{
	text-decoration:none;
}

.contentpaneopen
{
	text-align: justify;
}
.createdate , .small
{
	font-family: tahoma;
	font-size:11px;
	color: #2D68AC;
}
.componentheading
{
	border-bottom: 1px solid;
	padding-bottom:2px;
	font-size: 12px;
	font-weight: normal;
	color : #875e49;
}
.contentheading {
	height: 20px;
	color: #ea2b6c;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	vertical-align : bottom;
}

.sectiontableheader
{
	background :#875e49;
	color : #fef0d2;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.tdmainbody
{
	direction: rtl;
	width:490px;
	padding-top : 10px;
	padding-right: 15px;
	padding-left : 15px;
	padding-bottom : 0px;
}
.button
{
	background : #efdcb6;
	height : 25px;
	font-size:10px;
	font-family: tahoma;
	border : 1px solid #bea777;
	color:#7b533e;
	padding: -2px 3px 0px 3px;
	cursor: pointer;
}

.inputbox
{
	height:20;
	background : #efdcb6;
	direction:rtl;
	border : 1px solid #bea777;
	font-family: tahoma;
	font-size: 11px;
	color:#7b533e;
	padding: 2px 3px 0px 3px;
}


table.moduletable {
	width : 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable th {
	
    background-image: url(../images/mod-bg.jpg) ;
	font-family: tahoma;
	color: #2D3B61;
	text-align: right;
	padding-top: 18px;
	padding-right : 45px;
	height: 47px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	text-align:center;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #FBFBFC;
			padding-right:0px;  padding-left:0px;		padding-top:0px;		padding-bottom:0px;
					
}

#active_menu {
color : #983400;
background-image: url(../images/menubg-hover.jpg) ;
background-repeat: no-repeat;
background-position: 1px -26px;

}

a.mainlevel:link, a.mainlevel:visited {
	color: #5D2F00;
    display:block;
	background: url(../images/menubg-hover.jpg) no-repeat;
    background-position: 1px 0px;
    padding-right: 37px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
    text-align: left !important;
	padding-left: 12px !important;
	text-align: right;
	padding-top: 4px;
	height: 22px !important;
	height: 26px;
	width : 100%;
	text-decoration: none;

}
a.mainlevel:hover {
		height: 26px;

	background-position: 1px -26px;
	text-decoration: none;
	color: #983400;
}

#active_menu.sublevel {
	color:#FFCC00;

}
a.sublevel:link, a.sublevel:visited {
	float:center;
	width: 80%; 
	padding-left: 0px;
	padding-right: 5px;
	vertical-align: middle;
	font-size: 11px;
	background-color:#0084D6;
	color: #015B90;
	text-align: right;
    height: 21px;
    padding-top: 2px;
    padding-bottom: 0px;
    margin-right: 2px;
    margin-left: 0px;
    	
    		

}

a.sublevel:hover {
	color: #FFCC00;
	text-decoration: none;
}


tr, div {
  font-family      : tahoma;
  font-size        : 12px;
  color            : #656565;

}

p {
  font-family      : tahoma;
  font-size        : 12px;
  color            : #656565;
  margin:  0px 0px 0px 0px;

}

.transparen_class {
filter:alpha(opacity=40);
-moz-opacity:0.4;
-khtml-opacity:0.4;
opacity:0.4;
}

.latestnews {
 direction: rtl;
 width:295px;
 text-align:justify;
 padding-right:0px;
 padding-left:0px;
 display:block;
 background: url(../images/indent2.png) no-repeat ;
 background-position: right top;
 text-indent:12px;


 }
 
 a.latestnews:link, a.latestnews:visited {
 color:#610821;
 }
 
 a.latestnews:hover {
 color:#FD5300;
 }
 
 .contenttitle {

	color: #ea2b6c;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom:5px;

}

tr.sectiontableentry1 td {
	padding: 5px 5px;
	border-:0px;
	background: #FEEAC1;
}

tr.sectiontableentry2 td {
	padding: 5px 5px;
	borde:0px;
	background: #F7DFAB;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	border:0px;
	background: #FCD88A;
}
