﻿/* classes */
.inner_sell
{
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
}
.years_top
{
	background-color:#E54825;
}
.about_bop_top
{
	background-color:#AAB91A;
}
.bod_report_top
{
	background-color:#7E1864;
}
.branches_top
{
	background-color:#b10202;
}
.financial_report_top
{
	background-color:#016367;
}
.chairman_top
{
	background-color:#1E5CAA;
}
.social_responsability_top
{
	background-color:#03b2ac;
}
.companies_top
{
	background-color:#4d0282;
}
a.menu
{
	font-size:15px;
	color:#4D4D4D;
	text-decoration:none
}
a:link.smenu, a:visited.smenu, a:active.smenu{
	color: #4D4D4D;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
	
}
a:hover.smenu{
	color: #4D4D4D;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

a:link.bob_link, a:visited.bob_link, a:active.bob_link
{
	color:#7E1864;
	text-decoration:none;
	font-size:12px;
}
a:hover.bob_link
{
	color:#7E1864;
	text-decoration:none;
	font-size:12px;
}


.TbListing 
{
}


.TdBottomDottedBorder 
{
  border-bottom-color:#5F5F5F;
  border-bottom-style:dotted;
  border-bottom-width:1px;
}

.pagetitle
{
	font-size:15px;
	color:#333333;
	font-weight:bold;
}
.sub_title
{
	font-size:14px;
	color:#7E1864;
}
.green_sub_title
{
	font-size:14px;
	color:#768128;
	font-weight:bold;
}
.green_title
{
	font-size:12px;
	color:#768128;
	font-weight:bold;
}

.social_sub
{
	font-size:12px;
	color:#0C726D;
	font-weight:bold;
}
.comp_sub
{
	font-size:12px;
	color:#4d0282;
	font-weight:bold;
}

#years
{
	background-color:#FCE7E3;
}
#about_bop
{
	background-color:#DCE2A1;
}
#bod_report
{
	background-color:#E9D8E5;
}
#branches
{
	background-color:#F4D7E1;
}
#financial_report
{
	background-color:#DAE9F2;
}
#chairman
{
	background-color:#1E5CAA;
}
#social_responsability
{
	background-color:#03b2ac;
}
#companies
{
	background-color:#4d0282;
}

/* by id */
#Content 
{
	opacity:0.6;
	filter:alpha(opacity=60);
}
/* End CSS */



