/* DEFAULTS */


.banner
{
	margin-top:15px;
	margin-bottom:15px;
}

.funds_7_4
{
	background-image:url('images/tavla7.jpg');
}
.funds_7_4 td
{
	text-align:center;
}

.funds_7_3
{
	background-image:url('images/tbl7.jpg');
}
.funds_7_3 td
{
	text-align:center;
}

.funds_7
{
	background-image:url('images/table_7.jpg');
}
.funds_7 td
{
	text-align:center;
}

.funds_6
{
	background-image:url('images/table_6.jpg');
}
.funds_6 td
{
	text-align:center;
}

.funds
{
	background-image:url('images/table.jpg');
}
.funds td
{
	text-align:center;
}

.headlines td
{
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-weight:normal;
}
.modelim_rss strong
{
	color:#1c3a6f;
	font-size:14px;
}
.modelim_rss b
{
	color:#1c3a6f;
}
 
.modelim_rss a
{
	color:#1c3a6f;
	font-weight:bold;
}

.mnu2
{

	background-image:url('images/mnu2/mnu_bg.jpg');
	background-position:0px 0px;

}
.mnu2 table
{
	margin-right:16px;
}


div.popmenu
{
	position:absolute;
	visibility:hidden;
 	padding-right:0px;
	width:118px;
	text-align:right;
	
 }
 
div.popmenu table
{
	margin-right:0px;
} 
.mnu
{
	background-image:url('images/mnu/bg.jpg');
	background-position:0px 0px;
}

.mnu table
{
	margin-right:16px;
}
.contact
{
 	vertical-align:top;
	background-image:url('images/contact.jpg');
	background-repeat:repeat-x;
	height:70px;
 }
 .contact img
 {
	margin-top:15px;
 }
.hp_text
{
	background-image:url('images/hp_text.jpg');width:516px;height:70px;padding:10px;display:table-cell;
	padding-top:4px;
	padding-bottom:4px;
 	line-height:1.1;
}

.review
{
	width:230px;
	line-height:1.2;
	margin-top:4px;
	border:0px solid red;
	height:280px;
	display:table-cell;
}

.footer
{
	padding-top:15px;
	vertical-align:top;
	background-image:url('images/footer_bg.jpg');
	/*background-repeat:repeat-x;*/
	line-height:2;
 }

.footer a
{
	font-weight:normal;
	color:#1c3a6f;
	
}
 
.footer_end
{
	padding-top:15px;
	vertical-align:top;
	line-height:2;
	background-color:#e3e3e3;
 }

.main_body
{
	background-image:url('images/bg_body.jpg');
	background-position:bottom center;
	background-repeat:repeat-x;
}


.hp_body
{
	background-image:url('images/bg_hp.jpg');
	background-position:bottom center;
	background-repeat:repeat-x;
}

.body
{
	margin-right:10px;
}
 
 
.header
{
	background-image:url('images/header_bg.jpg');
}

.main
{
	border:1px solid #bcbaba;
	background-color:#FFFFFF;
	margin-top:7px;
}

a.nl:hover
{
	text-decoration:none;
}

a:hover span.nl
{
	text-decoration:none;
}
h1
{
	display:inline;
}
.f11
{
	font-size:11px;
}
.f12
{
	font-size:12px;
}
.f13
{
	font-size:13px;
}
.f14
{
	font-size:14px;
}
.f16
{
	font-size:16px;
}
.f18
{
	font-size:18px;
}
.f20
{
	font-size:20px;
}
.b
{
	font-weight:bold;
}
.u
{
	text-decoration:underline;
}
.i
{
	font-style:italic;
}
.c
{
	text-align:center;
}
.blue
{
	color:#1c3a6f;
}
.black
{
	color:#000000;
}
.white
{
	color:#FFFFFF;
}

a:hover span.blue 
{
	color:#1c3a6f;
	text-decoration:underline;
}

.l_blue
{
	color:#5579c0;
}

.gray
{
    color:#444444;
}

.red
{
    color:red;
}

.green
{
	color:green;
}

.transparent
 {
 	/*background-image:url('images/login.jpg');
	background-repeat:no-repeat;	
	*/
	width:294px;
	height:112px;
	border:2px solid #FFFFFF;
	background:black;
	filter:alpha(opacity=50);
	opacity: 0.5;	
 	z-index: 99;
  }
  

.transparent div
 {
 	/*background-image:url('images/login.jpg');
	background-repeat:no-repeat;	
	*/
	width:294px;
	height:112px;
	z-index: 101;	
 	background-color:transparent;
	position: relative;
	line-height:1.7;
}   
 ul
{
	margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
	padding-right:11px; 
	margin-right:14px;
 }

 ul.sq
{
 	list-style-type:square;
 } 
  
  
li
{
	margin-top:12px;
}
.btn
{
	border: 3px outset #742974;
	padding: 1px;
	cursor: pointer;
	font:bold  12px arial,sans-serif;
	background: #742974;
	color:white;
         
}
 
hr.hr1
{
	border-bottom:1px solid white;
	border-top:1px dotted #444444;
}
 

div.scroll
{
	width:700px;
	height:330px;
	margin-top:10px;
	margin-right:10px;
	overflow: auto;
	border:0px solid red;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#A227A2; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	direction:ltr;
	text-align:right;
	padding-bottom:15px;
	padding-right:4px;
	padding-left:50px;
  }

div.rtl
{
	direction:rtl;
	width:100%;
	height:100%;
} 
 
.inputs
{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width:105px;
	border:1px solid #959595;
	height:20px;

}
  
.inputs_con
{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width:205px;
	border:1px solid #959595;
	height:20px;

}

textarea.inputs_con
{
	font-family: Arial,sans-serif; 
	font-size: 12px;
	width:205px;
	border:1px solid #959595;
	height:80px;

}

.error
{
	font-size: 11px;
	color:red;
}


/* links */
a {
	font-family:arial;
	font-size:12px;
    text-decoration : none;
    color:#000000;
 }
a:hover {
	text-decoration : underline;
}

 

a.kahuna{
	color:#000000;
	font-size:10px;
}
a.kahuna:hover {
	color:#000000;
}
 
img     {border:0;}


/* flat input buttons/checlboxes */
.nav
{
 	cursor: pointer;
}

 
/* optional fields */
td  {
    font: normal 12px Arial,sans-serif;
    border : 0px solid red;
    color : #444444;

}  
 
form,div,p
{
	margin:0px;
}

 
body  {
    font: normal 12px Arial,sans-serif;
    color:black;
	margin:0px;
	direction:ltr;
	text-align: right;
	background-color:#e5e4e4;
}

