


body{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
}

a:link , a:visited{
	color:#666666;
	text-decoration:underline;
}

a:hover , a:active{
	color:#999999;
	text-decoration:none;
}


.news a:link , .news a:visited {
	color:#666666;
	text-decoration:none;
}
	


.news a:hover , .news a:active {
	color:#999999;
	text-decoration:none;
}
	
	
#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-style:italic;
}


#lang span{
	color:#F2F2F2;
}

#lang span{
	float:left;
	margin-left:5px;
}

#lang a:link, #lang a:visited{
	color:#F2F2F2;
	text-decoration:none;
}


#lang a:hover, #lang a:active{
	color:#666666;
	text-decoration:none;
}




#big-box{
	color:#666666;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	direction:rtl;
	text-align:justify;
}

.box-body{
	color:#999999;
	direction:rtl;
	text-align:justify;
	width:295px;
	text-decoration:none;
}

.box-header{
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

.box-header a:link, .box-header a:visited{
	text-decoration:none;
	color:#ffffff;
}

.box-body a:link , .box-body a:visited{
	color:#999999;
	text-decoration:none;
}

.box-body a:hover , .box-body a:active{
	color:#333333;
	text-decoration:none;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.mainmenu {
	float:right;
	position:relative;
	padding-top:3px;
	margin-right:120px;
	_margin-right:60px;
	width:570px;
}
.mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.mainmenu ul li{
	position: relative;
	display: inline;
	float: right;
	background-color: transparent; /*overall menu background color*/
}

/*Top level menu link items style*/
.mainmenu ul li a{
	display: block;
	width: auto; /*Width of top level menu link items*/
	padding: 1px 8px;
	border-right-width: 0;
	text-decoration: none;
	color: navy;
	border-left:2px solid #333333;
	text-align:center;
	color:#666666;
}


.mainmenu ul li a:hover, .mainmenu ul li a:active{
	color:#FFFFFF;
}
	
/*1st sub level menu*/
.mainmenu ul li ul{
	right: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	background-color: #FFFFFF;
	border:1px solid #666666;
/*
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
*/
	padding-top:5px;
	padding-bottom:5px;	
}


/*Sub level menu list items (undo style from Top level List Items)*/
.mainmenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.mainmenu ul li ul li ul{ 
	right: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.mainmenu ul li ul li a{
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: navy;
	text-decoration: none;
	padding: 1px 5px;
	border:none;
	text-align:right;
	color:#000000;
}

.mainmenu ul li ul li a:hover, .mainmenu ul li ul li a:active{
	color:#999999;
}


/*Background image for top level menu list links */
.mainmenu .mainfoldericon{
/*
	background-image: url(../images/menu_arrow_down.gif);
	background-position:2% 50%;
	background-repeat:no-repeat;
*/
}

/*Background image for subsequent level menu list links */
.mainmenu .subfoldericon{
	background-image: url(../images/menu_arrow_left.gif);
	background-position:2% 50%;
	background-repeat:no-repeat;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .mainmenu ul li { float: right; height: 1%; }
/* End */

.mainmenu a:link , .mainmenu a:visited {
	text-decoration:none;
}




.testo-box-header{
	padding-right:10px;
	color:#F4F4F4;
	font-weight:bold;
	background-image:url(../images/testo_box_header.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:13px;
}


.testo-box-header .left{
	background-color:#48c2c2;
	width:15px;
	height:24px;
	background-image:url(../images/header_left.gif);
	float:right;
	
}

.testo-box-header .center{
	background-color:#48c2c2;
	height:19px;
	padding-top:5px;
	float:right;
}

.testo-box-header .right{
	background-color:#48c2c2;
	float:right;
	width:15px;
	height:24px;
	background-image:url(../images/header_right.gif);
}


.testo-box-body{
	color:#999999;
	direction:rtl;
	text-align:justify;
	padding-top:5px;
	

	padding-right:5px;
	font-size:11px;
	
	line-height:160%;

}



.testo-box-body a:link , .testo-box-body a:visited{
	color:#999999;
	text-decoration:none;
}

.testo-box-body a:hover , .testo-box-body a:active{
	color:#333333;
	text-decoration:none;
}


.input{
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:2px;
}

.button{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

.textarea{
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:2px;
}