/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
	margin: 0px;
	font-size:10pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	/*background-color:#A4D176;*/
	background-color: #385300;
	background-color:#eee;
}
#shadow{
    margin: 0px auto;
    background-image: url(../images/drop_shadow1.png);
    width: 900px;
}
#wrapper {
   margin: 0px auto;
   width: 850px;
   /*border: 1px solid  #009933;*/
}


/*header*/
#header {
  position: relative;
   height:135px; 
   width: 850px;
   /*background-color: #FFFFFF;  */
   background-image: url(../images/ba_headerbackground.png);
   
 }
 
#logo1{
 width: 360px;
 float:left;
 }
 
#logo1  img{	
    border: none;
  /* padding: 5px;*/
   height:110px;
   width:350px;
   padding-left:2px;
   padding-top:10px
   /*margin-top:0px;*/
  
}

#logo2{
 width: 150px;
 float:right;
 
 }
 
#logo2  img{	
   	border: none;
  /* padding: 5px;*/
   	height:120px;
   	width:100px;
	padding-left:20px;	
	padding-top:8px;
  	
    	
}


/* larg image background*/
#pageintro{
	width: 850px;
	height:60px;
	background-image: url(../images/bgintropage.png);
}



/*navigations*/
#nevigation{
   clear: both;    
   width: 850px;
   height:35px;
  background-color:#527900;
  
}


h1{
	padding-top:15px;	
	color: #003399;	
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

h1 a{
	text-decoration: none;
}
h1 a:link {
  color: #003399;
 } 
 
h1 a:visited{
  color: #003399;  
}

h1 a:hover {
  color: #CC0000;
}


h2{
	border-bottom: 1.5px solid #006600;
	width:auto;
	padding-top:10px;
	color: #003300;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 18px;
	
}

 h3{
	padding-top:20px;	
	color: #336600;	
	font-size: 15px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	/*text-decoration: underline;*/
}

h3 a{
    text-decoration: underline;
    
}
h3 a:link {
   color: #336600;
  }
 
h3 a:visited{
  color: #336600;
 
}
h3 a:hover {
  color:#990000 ;
}

h4{
	padding-top:12px;
	padding-left: 15px;
	padding-bottom:10px;
	font-size:25px;	
	color: #FFFFFF;
	font-family: "trebuchet ms", verdana, arial, sans-serif;

}

h5{
	padding-top:20px;
	padding-left: 5px;
	padding-bottom:10px;
	font-size:13px;	
	color: #003300;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	
}
h5 a{
	text-decoration:none;
}
h5 a:link {
  color: #0066FF;
  }
 
h5 a:visited{
  color: #663300;
 
}

h5 a:hover {
  color: #CC0000;
}

h6{
	padding-top:10px;
	padding-left: 5px;
	padding-bottom:8px;
	font-size:13px;	
	color: #CC0033;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
h6 a{
	text-decoration:none;
	border-bottom:1px dashed;
	
}
h6 a:link {
  color: #CC0033;
  }
 
h6 a:visited{
  color: #CC0033;
 
}

h6 a:hover {
  color: #0000FF;
}

/* middle contents*/
#midcontent{
	 width: 850px;
	 height:auto;	
	 background-image: url(../images/coloumn1.png);

	
}

#midleft { 
	float: left;
    width: 184px;
    padding: 8px;
	/*background-color: #EAFFEA;*/
	/* height:auto;*/
	
}
  
#midright{	
	float: left;
    width: 634px;  
    padding: 8px;
	/*background-color: #D2FFD2;	*/
	height:auto; 
}



.linkmore{
	color: #660000;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	
}
 
.linkmore a:link {
  	color: #660000;

  }
 
 .linkmore a:visited{
  	color: #660000;
 
}

.linkmore a:hover {
  	color: #CC0000;
}


 
.spanstyle1{
	display: block;
  	width: 179px;
  	height: 25px;
	padding: 0px 0px 0px 6px;
	color:#FFFFFF;
	margin-bottom:3px;	
	line-height:1.9em;
	background-color:#669900;
	font-family:"trebuchet ms", verdana, arial, sans-serif;

}

#bajee1 img{	
	width: 180px;     
	height: 180px;
	border:none;
	padding: 0px 0px 0px 80px;
	
	
	}
#bajee2 img{
 	width: 140px;     
	height: 40px;
	border:none;
	padding: 20px 0px 20px 20px;
}
#saba{
	width: 630px;     
	height: auto;
}

#saba1{
	width: 250px;     
	height: 300px;
	float:left;
}
#saba1 img{	
	width: 200px;     
	height:200px;
	padding: 40px 5px 15px 20px;
	border:none;
}

#saba2{
	width: 370px;     
	height: 300px;
	float:right;
}

#sabacontent{
clear:both;

}

#seek {

	display: block;
  	width: 560px;
  	height: 50px;	
	margin:30px 20px 20px 30px;
	color:#FFFFFF;
	background-color: #8C183D;
	
}



#seek1 {

	display: block;
  	width: 560px;
  	height: 50px;	
	margin:30px 20px 20px 30px;
	color:#FFFFFF;
	background-color: #8C183D;
	
	
}



table{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	caption-side: top;
	border: medium solid #8C183D;
	
	/*border:  medium solid ;*/
	
	border-collapse:collapse;


}


td{
width:250px;
height:20px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border: thin solid #8C183D;

}

caption{
	padding-top:6px;
	font-size:13px;
	font-family:"trebuchet ms", verdana, arial, sans-serif;
}
.cellcolor1{
	background-color:#8C183D;
	color:#FFFFFF; 
	font-size:20px;
	padding-left:20px;

	

}

.cellcolor1 a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

.cellcolor1 a:link {  
  color: #003300;
  /*font-weight:bold;*/
  }
 
.cellcolor1 a:visited{
   color: #003300;
 
}

.cellcolor1 a:hover {
  color: #990000;
}

.cellcolor2{
	/*background-color: #CFE4B8; */
	background-color: #FCEDF1;
	

}

.cellcolor2 a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

.cellcolor2 a:link {  
  color: #8C183D;
  /*font-weight:bold;*/
  }
 
.cellcolor2 a:visited{
   color:#8C183D;
 
}

.cellcolor2 a:hover {
  color: #336600;
}

.cellcolor3{
	background-color: #FFFFFF;
	

}

.cellcolor3 a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

.cellcolor3 a:link {  
  color:#8C183D;
  /*font-weight:bold;*/
  }
 
.cellcolor3 a:visited{
   color:#8C183D;
 
}

.cellcolor3 a:hover {
  color: #336600;
}






.spanstyle1 a,
.spanstyle1 a:link,
.spanstyle1 a:visited,
.spanstyle1 a:hover {
 	text-decoration: none;  
  	color:  #FFFFFF;

  }
.spanstyle2 a,.spanstyle2 a:link,
.spanstyle2 a:visited,
.spanstyle2 a:hover  {
 	text-decoration: none;  
  	color:  #FFFFFF;

  }
.spanstyle3 a,
.spanstyle3 a:link,
.spanstyle3 a:visited,
.spanstyle3 a:hover {
 	text-decoration: none;  
  	color:  #FFFFFF;

  }



p.saba{	
	width: 460px;     
	height:205px;
	padding: 20px 5px 15px 80px;
	border:none;
}

p.sabaonline{
color:#8C183D;
font-size:20px;
padding: 60px 5px 15px 30px;

font-family:"trebuchet ms", verdana, arial, sans-serif;


}


.sabaspan{
	color: #CC0033;
	font-size:15px;
	font-weight:900;
	padding: 20px 45px 20px 30px;
	font-family:"trebuchet ms", verdana, arial, sans-serif;
}
.sabaspan a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

.sabaspan a:link {  
  color:#CC0033;
  /*font-weight:bold;*/
  }
 
.sabaspan a:visited{
   color:#CC0033;
 
}

.sabaspan a:hover {
  color: #0000FF;
}


ul.sidemenu {
  list-style:none;
}

ul.sidemenu li {
  margin: 1px 0;
}

ul.sidemenu li a {
  display: block;
  width: 180px;
  height: 25px;
  line-height: 25px;
  color: #FFFFFF;
  text-decoration: none;
  background: #669900 url(../images/button.png) no-repeat left top;
  text-indent: 25px;
}

ul.sidemenu li a:hover {
  background: #A3CC75 url(../images/button-over.png) no-repeat left top;
  color: #003300;
}


p{
	font-size:10pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	padding-left:2px;
	padding-top:3px;
	color:#006600;
}
p a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

p a:link {  
  color:#006600;
  /*font-weight:bold;*/
  }
 
p a:visited{
   color:#006600;
 
}

p a:hover {
  color: #CC0000;
}

p.style101{
	padding: 10px 0px 0px 7px;
	color: #003300;
	font-size:12pt;
	font-weight:bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color:#006600;
}


p.style3{
	padding: 2px 2px 2px 2px;
	color: #032167;
	font-size:10pt;
	font-weight:bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}




p.style7{
	padding: 10px 10px 4px 0px;
	color: #003300;
	font-size:13pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
p.style8{
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size:10pt;
	font-weight:bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
p.style8 a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

p.style8 a:link {  
  color:#006600;
  /*font-weight:bold;*/
  }
 
p.style8 a:visited{
   color:#006600;
 
}

p.style8 a:hover {
  color: #CC0000;
}

p.style9{
	padding: 10px 10px 5px 0px;
	color: #000000;
	font-size:10pt;
	font-weight:bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
p.style9 a:link {  
  color:#006600;
  /*font-weight:bold;*/
  }
 
p.style9 a:visited{
   color:#006600;
 
}

p.style9 a:hover {
  color: #CC0000;
}

p.style10{
	padding: 20px 10px 4px 80px;
	color: #0000CC;
	font-size:13pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
p.style10 a:link {  
  color:#0000CC;
  /*font-weight:bold;*/
  }
 
p.style10 a:visited{
   color:#0000CC;
 
}

p.style10 a:hover {
  color: #CC0000;
}

p.style11{
	padding: 10px 10px 20px 80px;
	color: #FF3300;
	font-size:13pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
p.style11 a:link {  
  color:#FF3300;
  /*font-weight:bold;*/
  }
 
p.style11 a:visited{
   color:#FF3300;
 
}

p.style11 a:hover {
  color: #003300;
}
p.style12{
	padding: 0px 10px 4px 0px;
	color: #0000CC;
	font-size:13pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
p.style13{
	padding: 10px 10px 20px 90px;
	color: #DC0067;
	font-size:13pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

p.style14{
	padding: 10px 25px 20px 30px;
	color: #993300;
	font-size:12pt;
	font-weight:bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
p.style15{
	padding: 10px 25px 20px 150px;
	color: #CC0066;
	font-size:10pt;
	font-weight:bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

p.style16{
	padding: 10px 5px 0px 35px;
	color: #8C183D;
	font-size:16pt;	
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight:bold;
}
p.style17{
	padding: 10px 5px 0px 85px;
	color: #FFFFFF;
	font-size:16pt;	
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight:bold;
}

p.style18{
	padding: 10px 5px 0px 100px;
	color: #006600;
	font-size:16pt;	
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight:bold;
}
p.style19{
	padding: 10px 15px 0px 35px;
	color: #8C183D;
	font-size:12pt;	
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	/*font-weight:bold;*/
}

p.style20{
	padding: 10px 10px 0px 10px;
	color: #8C183D;
	font-size:12pt;	
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	/*font-weight:bold;*/
}



ol.activity1 {
padding-left:20px;
}

ol.activity1 li a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

ol.activity1 li a:link {  
  color:#006600; 
}
 
ol.activity1 li a:visited{
   color:#006600;
 
}

ol.activity1 li a:hover {
  color: #CC0000;
}


ul.activity2 {
padding-left:20px;
}

ul.activity2 li a{
	text-decoration: none;
	border-bottom:1px dashed;	
	
}

ul.activity2 li a:link {  
  color:#006600; 
}
 
ul.activity2 li a:visited{
   color:#006600;
 
}

ul.activity2 li a:hover {
  color: #CC0000;
}






form {
	line-height:1;
	padding: 20px 0px 20px 10px;
}

form div {
	margin-bottom:10px;

}

fieldset {
	border: none;
	width:150px

}

input {
	display: block;
	margin-top: 4px;
	width: 160px;
}	

label {
	font-size: 13px;
}

input.button {
	margin: 0;
	width: 60px;
	height: 28px;
	margin-left:50px;
} 

/* foodter*/
#footer {
   clear: both; 
   width: 850px; 
   }
   
#footer1{ 
     height: 40px; 	
	 background-color: #669933;
   /* padding: 10px 5px 20px 0px; */
}
ul#footstyle1{    
   list-style: none;
   font-size:12px;     
   color:#FFFFFF; 
   padding-top:10px;
   padding-left:25px;	
	
}
ul#footstyle1 li {
   float: left;
   color:#FFFFFF
   font-family: verdana, arial, sans-serif;
   font-size:12px;
   font-weight:500;
 }  
ul#footstyle1 a:link {
  color: #FFFFFF;
  }

ul#footstyle1 a:hover {
  color: #FFFFFF;
  }
ul#footstyle1 a{
	 margin-left:10px;
	 text-decoration: none;
	/* text-transform: uppercase;*/
	 color: #FFFFFF;
}

#footer2  {
    height:40px;
	background-color: #387100; 
		   

}

ul#footstyle2{    
   list-style: none;
   font-size:12px;     
   color:#FFFFFF; 
   padding-top:10px;
   padding-left:70px;	
	
}


ul#footstyle2 li {
   float: left;
   color:#FFFFFF
   font-family: verdana, arial, sans-serif;
   font-size:12px;
   font-weight:500;
 }  
ul#footstyle2 a:link {
  color: #FFFFFF;
  }

ul#footstyle2 a:hover {
  color: #FFFFFF;
  }
ul#footstyle2 a{
	 margin-left:10px;
	 text-decoration: none;
	/* text-transform: uppercase;*/
	 color: #FFFFFF;
}
#footer2 p{    
    padding-top:15px;
    padding-left: 170px;	
    color:#006AEE;
	font-family:  verdana, arial, sans-serif;
	font-size:13px;
	
}
#footer3{
	height:40px;
	background-color: #D2FFD2
}

#footer3 p{    
    padding-top:15px;
    padding-left: 320px;	
    color: #006600;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	
}
#shadow_bottom {
	 clear: both;
	/* width: 100%;*/
	 width: 900;
	 height: 10px;
	 background-image: url(../images/drop_shadow_bottom.png);
}
