body {
    /*background-image: url("women’s_month_2023_-_Instagram_banner.png");
	 background-repeat: no-repeat;
     background-attachment: fixed;*/
	 background: #005B33;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	line-height: 1.4em;
	margin:0;
	padding:0;
}

a:link,a:visited {
	color: #660000; 
	font-weight: none; 
	text-decoration:none;
}

a:hover {
	color: #005b33;
	text-decoration:underline;
}


.image {

	float: left;

	margin: 0 9px 0px 0;
}


.image2 {

float: right;
margin-left: 9px;
margin-top: 9px;
margin-bottom: 0px;
margin-right: 0px;
}



.content_title {
	position: absolute;
	padding-top: 9px;
	padding-left: 17px;
	font-size:12px;
	margin-bottom: 0px;
	font-weight:bold;
	width: 680px;
	color: #000000;
	background: url(header.png) no-repeat ;
	height: 30px;
}

#content_title a, #content_title a:visited {
	color: #FFF;
}

h3 {
	margin-top: 0px;
	padding-top: 9px;
	padding-left: 17px;
	font-size:14px;
	color: #000;
	margin-bottom: 0px;
	background: url(rightheader.png) no-repeat top left;
	height: 30px;
}

#main_head {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
	color: #fff;
	height: 125px;
    margin-top: 0px;
	background: url(HeaderNew2_2.png) no-repeat;
}

#logo {
	padding-left: 260px;
	height: 120px;
    margin-left: 72px;
	margin-right: 55px;
	margin-bottom: 25px;
	/*border-top: 1px solid white;
  	border-right: 1px solid white;
  	border-bottom: 1px solid white;
	border-left: 1px solid white;
	background: url(blanklogo_2.png) no-repeat ;*/
}

#heads {
	width: 1000px;
	margin: 0px auto;
	background: #055B33;
	color: #333;
	line-height: 130%;
}


#center_width {
	width: 710px;
	margin: 0px auto;
    color: #333;
}

#center {
	width: 1000px;
	margin: 0px auto;
	background: url(MiddleNew_2.png) repeat;
	color: #333;

}


#rt_content {
	float: right;
	width: 240px;
    background: #FFF url(rightcontent.png);
	margin-right: -80px;
	text-align:justify;
	color: #ccc;
}


.lt_content {

	margin-right: 240px;
	width: 625px;
	background: url(content.png) top left;
	margin-left: -80px;
	text-align:justify;
	
}

.text {
	padding: 39px 18px 25px 18px;
	color: #000;
	margin-bottom: 0px;
	background: url(footer.png) no-repeat left bottom;
}

.rt_footer {
	padding: 0px 18px 25px 18px;
	color: #000;
	background: url(rightfooter.png) no-repeat left bottom;
}

.footer { 
	clear: both;
	text-align: center;
	padding: 5px 0 10px 0;
	margin-top: 1px;
	background: url(FootNew1_3.png) no-repeat;
	line-height: 1.5em;
}

.footer a { 	
	color: #000000;
}

.footer visited {
color: #055B33;
}

.Copyright {color: #000000}

 /*MENU*/


#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a {
float: left;
color: white;
padding: 8px 11px;
text-decoration: none;
/*background: transparent url(menubar-bg1.png) top right no-repeat;*/
background: transparent url(Menuback.png) top right no-repeat;
}

#thicktabs li a#leftmostitem{ 
/*border-left: 1px solid #7aa8cc; */
margin-left: 60px;        /*align menu*/
}

#thicktabs li a#rightmostitem{ 
border-right: 1px solid #d3bdbe; 
background-position: top left; 
}

#thicktabs li a:visited{
color: #CB7C1F;
}

#thicktabs li a:hover{
color: black;
text-decoration:overline;
background-image: url(MenuHover.png); 
}

p.iepara{
padding-top: 1em;
}

ul#thicktabs {
margin-top: 10px;
width: 860px;
margin-left: -75px;
margin-bottom: 4px;
border-right: 2px solid #cb7c1f; 
text-decoration: none;
background: transparent url(menubg.png) top right repeat-x;
border-top: 2px solid #cb7c1f; 
border-bottom: 2px solid #cb7c1f; 
border-left: 2px solid #cb7c1f; 
}


.style16 {color: #333333;font: tahoma, verdana, arial;font-size: 11px;font-weight: normal;}
.style17 {	font: tahoma, verdana, arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	
}
.style18 {	font: tahoma, verdana, arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	
}

.style19 {	font: tahoma, verdana, arial;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	
}




th, td {
 
  text-align: left;
 
}

tr1:hover {background-color: #E9E9E9;}
td1:hover {background-color: #E9E9E9;}


/*tenders expand style*/

.toggle-box {
  display: none;
}

.toggle-box + label {
  cursor: pointer;
  display: block;
  line-height: 12px;
  margin-bottom: 5px;
}

.toggle-box + label + div {
  display: none;
  margin-bottom: 10px;
}

.toggle-box:checked + label + div {
  display: block;
}

.toggle-box + label:before {
  background-color: #005b33;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #cb7c1f;
  content: "+";
  display: block;
  float: left;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
}

.toggle-box:checked + label:before {
  content: "\2212";
}

/*Bullets arrows*/

.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}