.topContentheader {
	background-image:url('../images/table_top.jpg');
	text-transform: uppercase;
	font-weight: bold;

}

.headerContent {
	text-transform: uppercase;
	font-weight: bold;
	background-color: #B7CFEC;
}


.ContentRow1 {
	background-color: #F0F5FB;
}


.ContentTable {
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #008000;
	border-top-color: #008000;
	border-left-color: #008000;
	border-right-color: #008000;
	color: #000000;
	font-size: 12px;
	width: 90%;
}
.content_sh _table{

	border-style: solid;
	border-width: 1px;
	border-bottom-color: #008000;
	border-top-color: #008000;
	border-left-color: #008000;
	border-right-color: #008000;
	color: #FFFFFF;
	font-size: 12px;
	width: 90%;
}
.content_sh _th{
	background-color: #8DC63F;
	color: #FFFFFF;
	font-size: 12px; font-weight:bold; 
}
.content_sh _tr{
	background-color: #ecfeeb;
}
.content_sh _td{

	background-color: #ecfeeb;
	font-size: 12px; font-weight:bold; 
}


.ContentTable2 {
	color: #000000;
	font-size: 12px;
	width: 90%;
}


#Contenttext {

	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

#Contenttext2 {

	color: #000000;
	font-size: 9px;
	font-family: Arial;
}


#Contenttext b, #Contenttext strong{
	color: #008000;
}
#Contenttext p b, #Contenttext p strong{
	color: #008000;
}
#contenttext p{
	font-size: 12px;
	text-align: justify;
	font-family: Arial;
}

#innercontent
{
	color:#000000 !important;
	
}
#content-containter
{
	margin-left:10px;
}
#content-containter .static-content-table
{
	border:1px solid #990000;
	width:100%;
	font-size:12px;
}
#content-containter .static-content-table th
{
	background-color:#FABCB2;
	text-align:center;
}
#content-containter .static-content-table tr.bg
{
  background-color:#ecfeeb;
}


#content-containter .static-content-table td
{
	text-align:center;
}
