*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    font: normal 13px Arial;
    direction:rtl;
    SCROLLBAR-FACE-COLOR: #5D787B;
	SCROLLBAR-HIGHLIGHT-COLOR: #A0A0A0;
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #A0A0A0; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #000000; 
}
DIV, TD
{
	font: normal 13px Arial;
	color:white;
	background-repeat:no-repeat;
}
IMG
{
	border: solid 0px;
}
TR
{
	vertical-align:top;	
}
A
{
    font: normal 12px Arial;
    color:#151515;
    text-decoration:none;
}
li
{
	margin-left:30px;
	margin-right:30px;	
	list-style-position:outside;
	list-style-type:square;
}
#container
{
	width:751px;
	height:627px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
}
.link
{
    font: normal 13px Arial;
    color:white;
    font-weight:bold;
    display:block;
    line-height:18px;
    width:170px;
    padding-right:40px;
}
.selectedlink
{
    font: normal 13px Arial;
    color:#FFED84;
    font-weight:bold;
    display:block;
    line-height:18px;
    width:170px;
    padding-right:40px;
}
.switchlink
{
    font: normal 13px Arial;
    color:#e0e0e0;
    font-weight:bold;
    text-decoration:none;
}
.whiteLabel
{
    font: normal 13px Arial;
    color:white;
    text-decoration:none;
}
.bottomLink
{
	border-left:solid 1px #333333; 
	float:right;
	margin-right:10px;
	padding-left:10px;
}
.bottomFont
{
	line-height:12px;
	color:#333333;
	display:block;
	text-align:center;
}
