BODY {
	margin:10px;
	direction:RTL;
	font-family:Arial;
}

.ellipsis {
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%;
}

.scroll {
	overflow:auto;
	width:100%;
	height:100%;
}

.container {
	width:755px;
	border:2px solid #D6D6D6;
	background-color:#FAFAFA;
}

.bottomBar {
	width:755px;
	padding-top:2px;
}

.headerSpace {
	height:20px;
}

.headerBG {
	background-image:url(/csoft/images/headerBG.gif);
	background-position:top right;
	background-repeat:repeat-x;
	width:100%;
	height:82px;
}

.headerLeftBG {
	background-image:url(/csoft/images/headerLeftBG.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:50px;
	width:100%;
	height:100%;
}

.searchSpace {
	padding-right:12px;
	padding-top:3px;	
}

.searchInput {
	border:1px solid #BFBFBF;
	width:100px;
	height:17px;	
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.topLinksCellSpace {
	padding-right:50px;
	padding-top:25px;
}

.topLinksSpace {
	padding-left:10px;
}

.topLinksText {	
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.topLinksLink:link, .topLinksLink:visited {	
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
	padding:0 10px 0 10px;
}

.topLinksLink:hover {	
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	white-space:nowrap;
}

.mainContent {
	padding:25px;
	padding-right:10px;
}

.mainContentSpace {
	width:25px;
}

.mainContentPortletHorSpace {
	height:18px;
}

.mainContentPortletVerSpace {
	width:18px;
}

.rightMenu {
	width:125px;
	padding-top:15px;	
}

.menuLevel1 {
	border-right:3px solid #CECBE3;
	border-bottom:1px dashed #666666;
	padding-bottom:2px;
	padding-right:5px;
	margin-bottom:4px;
	height:16px;
}

.menuLevel2 {
	border-right:3px solid #D9D7E9;
	border-bottom:1px dashed #666666;
	padding-bottom:2px;
	padding-right:5px;
	margin-right:5px;
	margin-bottom:4px;
	height:16px;
}

.menuLevel3 {
	border-right:3px solid #E4E2EE;
	border-bottom:1px dashed #666666;
	padding-bottom:2px;
	padding-right:5px;
	margin-right:10px;
	margin-bottom:4px;
	height:16px;
}

.menuLevel1Link:link, .menuLevel1Link:visited, .menuLevel1Link:hover {	
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.menuLevel2Link:link, .menuLevel2Link:visited, .menuLevel2Link:hover {	
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.menuLevel3Link:link, .menuLevel3Link:visited, .menuLevel3Link:hover {	
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.menuLevel1Link {	
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

.menuLevel2Link {	
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.menuLevel3Link {	
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.portletBox {
	border:2px dashed #E3E3E3;
	background-color:#FFFFFF;
	padding:6px;
}

.portletTitle {
	background-color:#E5E8F2;
	background-image:url(/csoft/images/portletTitleLeft.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	height:15px;
	padding-left:5px;
	padding-right:5px;	
	font-size:12px;
	font-weight:bold;
	color:#BD2834;
}

.portletTitleText {	
	font-size:12px;
	font-weight:bold;
	color:#BD2834;		
}

.portletTitleIcons {	
	padding-left:32px;
}

.portletListContent {
	padding-top:15px;
	padding-left:29px;
	padding-bottom:6px;
}

.portletListIcon {
	background-color:#E5E8F2;
	width:7px;
	height:100%;
}

.portletListDot {
	padding-left:3px;
	height:100%;
}

.portletListItem {
	background-color:#F2F4F9;
	padding-left:3px;
	padding-right:3px;
	width:100%;
}

.portletListSpace {
	height:6px;
}

.portletListItemTitle {
	background-color:#F2F4F9;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	font-weight:bold;
	color:#666666;	
	width:100%;
	cursor:pointer;
}

.mainTitleText {
	background-color:#F2F4F9;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	font-weight:bold;
	color:#666666;	
	width:100%;
	cursor:pointer;
}

.portletListItemContent {
	padding-top:6px;
	padding-bottom:12px;
	padding-right:20px;
}

.portletContent {
	padding:6px;
}

.portletDot {
	background-image:url(/csoft/images/portletDot.gif);
	background-position:top right;
	background-repeat:no-repeat;	
	padding-right:12px;
}

.footerSpace {
	height:25px;
}

.footerBG {
	background-image:url(/csoft/images/footerBG.gif);
	background-position:top left;
	width:100%;
	height:45px;
}

.bottomBarLinksSpace {
	padding-left:8px;
}

.bottomBarText {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	white-space:nowrap;
}

.bottomBarLink:link, .bottomBarLink:visited {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	white-space:nowrap;
	padding: 0 8px 0 8px;
}

.bottomBarLink:hover {
	font-size:10px;
	font-weight:normal;
	color:#666666;		
	text-decoration:underline;
	white-space:nowrap;
}

.regText {
	font-size:12px;
	font-weight:normal;
	color:#666666;	
}

.regTextBold {
	font-size:12px;
	font-weight:bold;
	color:#666666;	
}

