
table.one,th.one,td.one 
{
    border:2px solid red;
    border-spacing: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

table.one
	{
		border-collapse:collapse;
		width:90%;
	
		
	}
	
 table.one	td.one
	{
		height: 40px;
	}
 table.one	tr.one
	{
		background-color:green;
		color:white;
	}
table.one th.one
	{
		background-color:yellow;
		color:black;
	}
	
	
table.menu,th.menu,td.menu 
	{
    border:2px solid red;
    border-spacing: 50px;
    margin-left: auto;
    margin-right: auto;
	}

table.menu
		{
		border-collapse:collapse;
		width:30%;
	
		
		}
	
 table.menu	td.menu
		{
		height: 40px;
		}
 
 table.menu td.menuA
		{
		background-color:red;
		color:white;
		border: 3px solid blue;
		}	

 
 table.menu	tr.menu
		{
		background-color:#2ECC71;
		color:white;
		}
table.menu th.menu
		{
		background-color:yellow;
		color:black;
		border: 5px solid #0066ff;
		}
	
	
	

.center
  {
    
     background-color: lightblue;
     text-align: center;
     
 
  }
  
.center-headerimg
  {
    
     background-color: #001f3f;
     text-align: center;
     
	 
 
  }
	
     
     
.bodysame
      {
       font-family:mangal, Arial, Helvetica, sans-serif;
       font-size:13px;
       margin: 0;
       padding: 0;
      
      }

     

#headerbaq
   {
   width: 100%; 
   max-height:100%;
   }




#header_menubaq{
	background-image: url(../imagebaq/news_menu.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 73px;
	padding-top: 10px;
}


#header_baq_bottom_menu{
	text-align: center;
	height: 73px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.heading_color{
	color: #FF9900;	
}




.h1same
 {
        color: #FFFFFF;
	font-size: 3em;
	padding-top: 70px;
	padding-left: 50px;
 
 }

  
  
.h2same
   {
        margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
   
   }
  
.h3same
    {
    
        margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #E67E22;
	color:#FF8C00;
    }



.h4same

    {
    
    background-image: url(../imagebaq/news_menu_tab.jpg);
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;


    } 






#containerbaq {
	font-size: 1.2em;
}

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

.green { color:green; }
.red { color:red; }
.blue { color:blue; }


/***********************************'  darkfont ****************/

.darkfont
	{
	background-image: url(../imagebaq/news_menu_tab.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left:10px;
	color:#1E90FF;
	}

#footer {
	background-image: url(../imagebaq/news_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	font-size: 12px;
	padding-top: 60px;
	
}




/***********************************'   Left side Menu  *******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        font-size:16px;
        font-weight:bold;

}

/***********************************'  Header Menu  ****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
	
/*******  extra         ********  */


.images_left {
               float: left;
               margin-left:5px;
               margin-right:5px; 
               margin-top:5px;
               margin-bottom:10px;
}

.images_left_popup {
               float: left;
               margin-left: 5px;
               margin-right: 5px; 
               margin-top: 5px;
               margin-bottom: 10px;
               cursor: pointer;
             }


.images_center_popup {
              
               margin-left: auto;
               margin-right: auto;
               margin-top: 5px;
               margin-bottom: 10px;
               cursor: pointer;
             }


.show_images_center{
              
               display: block;
               margin-left: auto;
               margin-right: auto;
               margin-top: 5px;
               margin-bottom: 10px;
               cursor: pointer;
             }






.images_slide_style
               {
                cursor:pointer;
               }


.thumbs {border: 1px solid gray;
         margin: 5px;
		 padding: 1px;
}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #333333}  /* visited link */
a:hover {color: #FF6633}   /* mouse over link */
a:active {color: #FF3333}   /* selected link */












	