BODY {
	BACKGROUND: #89A156; 
	MARGIN: 0px;
	font-family: Tahoma;
	margin: 15px 0px 10px 0px;
}
 .t_vert {
	WIDTH: 1px; 
	BACKGROUND-COLOR: #C4D0AB;
}

.t_div_prodimage_text {
	PADDING-LEFT: 10px; 
	FONT: bold 15px; 
	COLOR: #ffffff; 
	PADDING-TOP: 0px;
}
.t_div_prodimage_main {
	BACKGROUND: url(../images/prod_image_top.gif); 
	background-repeat: no-repeat;
	background-position:center;
	width: 180px;
	height: 100px;
	text-align: right;
	border-right: 0px solid #fff;
	color: #fff;
}
.t_div_prodimage_maintext {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 15px;
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 15px; 
	COLOR: #000000f; 
	PADDING-TOP: 15px
}
.t_mainbasket {
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #fff 0px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 10px; 
	BORDER-RIGHT: #ccc 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #ccc 0px solid; 
	BACKGROUND-COLOR: #89A156;
	direction: rtl;
	width: 183px;
}
.logo{
	background-image: url(../images/logo_lefttop.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 190px;
	height: 100px;
}
.mambolearn{
	background-image: url(../images/mambolearn.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 24px;
}

.header{
	background-image: url(../images/splash_4.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 553px;
	height: 133px;
}

DIV.blog_more {
	BORDER-TOP: #89A156 4px solid; 
	MARGIN-top: 10px;
	PADDING-BOTTOM: 4px; 
	MARGIN-LEFT: 3px; 
	MARGIN-RIGHT: 3px; 
	POSITION: relative; 
	BACKGROUND-COLOR: #f1f1f1;
	color: #C4D0AB;
}
DIV.blog_more UL li {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	padding-bottom: 5px;
	margin-right: 5px;
}

td,tr,p,div {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

h4 {
	color: #000000; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #000000; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #000000; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

a:link, a:visited {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	}

a:hover {
	color: #C25805;
	text-decoration: none;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	margin-right: 5px;
	list-style: none outside none;
	}

hr { 
	background: transparent; 
	height:1px; 
	border: 1px solid #000000;
	}

hr.separator {
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #000000;
}

.pagenavbar { 
}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #000000;
}

a.pagenav:hover {
	color: #C25805;
}

.small {
	display: block;
	background-color: #89A156;
	font-size: 9px;
	color: #FFF600;
	padding: 1px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	border-top: 1px solid #000000;
	}

.smalldark {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    }

.button {
	color: #333333; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-top: 2px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #C4D0AB;
	border: 1px solid #000000;
	height: 20px;
	}

.inputbox {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid;
	background: #C4D0AB;
	border: 1px solid;
	}

.ontab {
	background-color: #C4D0AB;
	border-left: outset 1px #0000000;
	border-right: outset 1px #0000000;
	border-top: 1px outset #0000000;
	border-bottom: solid 1px #0000000;
	text-align: center;
	font-weight: bold;
	color: #0000000;
}
.offtab {
	background-color : #C4D0AB;
	border-left: outset 1px #000000;
	border-right: outset 1px #000000;
	border-top: outset 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {

}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 190px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FEFF95;
	text-align: right;
	padding-right: 5px;
	background-color: #89A156;
	height: 25px;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	}




a.mainlevel:hover {
	display: block;
	width: 190px;
	font-family: Tahoma;
	font-size: 11px;
	color: #C25805;
	text-align: right;
	padding-right: 5px;
	background-color: #FEFF95;
	height: 25px;
	border-bottom: 1px solid #C25805;
	
	padding-top: 5px;
	}
	
#active_menu {
	background-color: #FEFF95;
	color: #C25805;
   text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #89A156;
	border-top: 1px solid #89A156;
	margin-top: 1px;
	padding-bottom: 2px;
	}
		
a.sublevel:link, a.sublevel:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #89A156; 
	font-weight: normal;
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-bottom: 2px;
}

a.sublevel:hover {
	color: #C25805; 
	text-decoration: none;
	}

.createdate {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #89A156;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #89A156;
	text-decoration: none;
	font-weight: normal;
	}

.readon, a.readon:link, a.readon:active, a.readon:visited {
	color: #89A156; 
	text-decoration: none; 
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	padding-left: 15px;
	background-color: #F0FADC;
	border: 0px solid #000000;
	}

a.readon:hover {
	color:#C25805;
	background-color:inherit;
	}

.contentpane {
	background-color : transparent;
	display: block;
	width: 100%;
	}

.contentpaneopen {	
	background-color : transparent;
	text-align: right;
	direction: rtl;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 100%;
	}

.contentheading{
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #89A156;
	text-align : right;
	padding-right: 20px;
	background-image: url(../images/previmage.gif);
	background-position: right;
	background-repeat: no-repeat; 
	LINE-HEIGHT: 20px!important; 
	TEXT-TRANSFORM: uppercase; 
	border-top: 1px solid #89A156;
	}

.contentpagetitle, 
a.contentpagetitle:link, 
a.contentpagetitle:visited {
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #C25805;
	text-align : right;
	}
	
a.contentpagetitle:hover {
	color: #89A156;
	text-decoration: none;

	}
	
.content_rating {
	font-weight: normal;
	font-size: 11px;
}

.content_vote {
	font-weight: normal;
	font-size: 10px;
}

.sectiontableheader {
	background-color : #89A156;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 12px;
	}

.sectiontableentry1, {
	background-color : #F0FADC;
	color : #FFFFFF;
	}
	
.sectiontableentry2 {
	background-color : #F0FADC;
	color : #FFFFFF;
	}

.category {
	color: #333333; 
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #000000; font-weight: bold;
	}

a.category:hover {
	color: #89A156;
	text-decoration: none;
	}
 
a.blogsection:link, a.blogsection:visited {
	color: #000000; 
	text-decoration: none; 
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #C25805;	
	font-size: 11px;
	text-decoration: none;
	}

.componentheading {
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-align : right;
	padding-right: 20px;
	background-image: url(../images/previmage_empty.gif);
	background-position: right;
	background-repeat: no-repeat; 
	LINE-HEIGHT: 20px!important; 
	TEXT-TRANSFORM: uppercase; 
	border-top: 1px solid #cccccc;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	direction:rtl;
	}

table.moduletable-1 {
	margin: 0px 0px 0px 0px;
	width: 100%;
	}

table.moduletable th {
	background-image: url(../images/maintitel.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-top: 8px;
	height: 30px;
	width: 165px;
	font-weight: bold;
	text-align: right;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	direction:rtl;
	}

table.moduletable-1 {
	margin: 0px 0px 0px 0px;
	width: 100%;
    background-color: #89A156;
	}
table.moduletable ul.mostread{

}
table.moduletable-1 ul.mostread-1 th{
	
}

table.moduletable  ul.latestnews{

}

table.moduletable-1 ul.latestnews-1 th{

}


table.moduletable td {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
 
 
.poll {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #89A156;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #f1f1f1;
	padding: 1px 2px 1px 2px;
}

.pway{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	margin-top: 10px;
	margin-bottom: -2px;
	BORDER-TOP: #ccc 1px solid; 
	BACKGROUND-COLOR: #FFE000;
}

a.pathway:link, a.pathway:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

a.pathway:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #C25805;
}

a.mainlevel-nav{
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 2px;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	border-bottom: 0px solid #000000;
	height: 20px;
	line-height: 20px;
	}
	
a.mainlevel-nav:hover {
	color: #333333;
   text-align: right;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #000000;
	height: 20px;
	line-height: 20px;
	}