/* 
	project name : clarity
	duration date: 17 - may - 2008
	
*/

body
{
	margin:0px;
	background-color:#d9e6ed;
}

a, a:link, a:active, a:visited	
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:underline; }

a:hover	
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none; }

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

.breadcrumb a:hover	
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-decoration:underline; }

input
{ border:1px #049bd5 solid; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;}

.btn_submit	
{ background:url(submit.gif) no-repeat; width:86px; height:27px; border:0px; color:#fff; padding:0px; margin:0; cursor:pointer; }

/* table style start here */

.outer_tbl
{ width:100%; height:100%;}

.main_tbl
{ width:770px; background-color:#fff;}


/* table style end here */


/* td color style start here */

.red_td
{ background-color:#d71920; }

.blue_td
{ background-color:#009bd5; }

.white_td
{ background-color:#fff; }
/* td color style end here */


/* flash font style start here */

.wantto
{ font-size:23px; }

.wantto_white
{ font-size:18px; margin:0px;}

.sub_wantto
{ font-size:23px; }

.toplink
{ font-size:20px; }

.financial
{ font-size:44px; }

.forprofesional
{ font-size:25px; }

.hometxt
{ font-size:22px; }

.name_header_big
{ font-size:29px; }

.name_header_small
{ font-size:39px; }

.click_txt
{ font-size:18px;}

.contact_name_header_small
{ font-size:19px; }
/* flash font style end here */

/* text style start here */

.red_arc
{ background:url(bottom_red_arc.jpg) bottom no-repeat; background-color:#d71920; }

.contact_red_arc
{ background:url(contact_bgarc.gif) bottom no-repeat; }

.white_txt
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none; }

.quotes_txt
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-decoration:none; }

.footer
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999; text-decoration:none; }

.sco_footer, .sco_footer a:link, .sco_footer a:visited, .sco_footer a:active
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#b9bfc2; text-decoration:none; }

.sco_footer a:hover
{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#d8d8d8; text-decoration:none; }



/* text style end here */

/* div id tag star here */

#contant
{
	width:350px;
	height:300px;
	overflow:auto;
	
	scrollbar-face-color: #d71920; 
	scrollbar-highlight-color: #d71920; 
	scrollbar-3dlight-color: #d71920; 
	scrollbar-darkshadow-color: #d71920; 
	scrollbar-shadow-color:#d71920; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #d71920;

}

#small_contant
{
	width:350px;
	height:250px;
	overflow:auto;
	
	scrollbar-face-color: #d71920; 
	scrollbar-highlight-color: #d71920; 
	scrollbar-3dlight-color: #d71920; 
	scrollbar-darkshadow-color: #d71920; 
	scrollbar-shadow-color:#d71920; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #d71920;

}

/* div id tag end here */
