table, td, tr, table.mainbody div, #bottommodules div, span, input, p, a, th  {
	direction: rtl;
	text-align: right;
}
* html div.moduletable {
	width: 91%; 
}

#horiz-menu li { 
	float: right;
}
table.mainbody {
	direction: ltr;
}
a.mainlevel {
	padding-left: 0;
	padding-right: 13px;
	background: url(../images/path-arrow.png) 100% 50% no-repeat; 
}
a.sublevel, a#active_menu.sublevel {
	display: block;
	background: url(../images/path-arrow.png) 100% 50% no-repeat;
	padding: 0 13px 0 0;
	margin: 0 13px 2px 0;
	height: 12px;
	line-height: 12px;
}
td.leftcol .module h3,
td.leftcol .module-hilite1 h3,
td.leftcol .module-hilite2 h3,
td.leftcol .module-hilite3 h3,
td.leftcol .module-hilite4 h3,
td.leftcol .module-hilite5 h3,
td.rightcol .module h3,
td.rightcol .module-hilite1 h3,
td.rightcol .module-hilite2 h3,
td.rightcol .module-hilite3 h3,
td.rightcol .module-hilite4 h3,
td.rightcol .module-hilite5 h3,
#mainmodules1 .module h3,
#mainmodules1 .module-hilite1 h3,
#mainmodules1 .module-hilite2 h3,
#mainmodules1 .module-hilite3 h3,
#mainmodules1 .module-hilite4 h3,
#mainmodules1 .module-hilite5 h3,
#mainmodules2 .module h3,
#mainmodules2 .module-hilite1 h3,
#mainmodules2 .module-hilite2 h3,
#mainmodules2 .module-hilite3 h3,
#mainmodules2 .module-hilite4 h3,
#mainmodules2 .module-hilite5 h3,
#bottommodules .module h3,
#bottommodules .module-hilite1 h3,
#bottommodules .module-hilite2 h3,
#bottommodules .module-hilite3 h3,
#bottommodules .module-hilite4 h3 {
	padding: 0 15px 0 0;
}

#header a.nounder {
	float : left;
	/*padding: 0 0 0 20px;	*/
}
#banner {
	float : left;
}


#horiz-menu ul {
	float: right;
}

#horiz-menu a:hover {
	color: #EA017E;
}

.formLabel
	{
clear:right;
float:right;
}

td.rightcol {
font-weight:bold;
}
