body
{
	background-color: #E6F5D4;
}

.BODY, .MENU
{
	background-color: #333333;
}
.TITLE, .SUBTITLE, .TEXT
{
	font-family: Tahoma;
	text-align: right;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	direction:rtl;
}
 
.TEXT
{
	font-weight: normal
	font-family: Tahoma;
	font-size: 16px;
	color: 000000;
	text-decoration: none;
}


#mainContainer{
background-color: #ffffff;
width: 950px;
height: 650;
border: 3px solid 5C9739;
}

.MENU
{
	font-size: 16px;
	color: FFFFFF;
	text-decoration: none;
}



a.LINKER {color: #148300; font-weight: bold; }
a.LINKER:link {text-decoration: none; color: #148300;}
a.LINKER:visited {text-decoration: none; color: #148300;}
a.LINKER:hover {text-decoration: underline; color: #148300;}
a.LINKER:active {text-decoration: none;}

