﻿<style type="text/css">
.sstyle1 {
	font-family: "Courier New", Courier, monospace;
	font-size:x-small;

}

.table-style{
	
height:auto;

}
.middle-box{
	width:100%;
	margin-top:0%;
	margin-bottom:0%;
	

}
.left-box{
	width:100%;
	
	margin-top:0%;

}
.right-box{
	width:100%;
	
	
}

.container11{
	
	margin-left:15%;
	margin-right:15%;
	width:70%;
	
	
	background-color:#FFFFFF;

}
.container88{
	
	
	margin-left:15%;
	margin-right:15%;
	width:70%;
	
}
.div1{
	
width:90%;
height:150px;
float:left;
}
.div2{
	width:70%;
	height:150px;
	float:left;
}
body {
  font-family: Arial, Helvetica, sans-serif;
}

.navbar {
  overflow: hidden;
  background-color: green;
  margin-top:10px;
	margin-left:15%;
	margin-right:15%;
	width:70%;
	border-spacing: 10px;
	
	z-index:999;
	
	
	
  
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  
  border-right-style:inset;
  
}

.dropdown {
  float: left;
  overflow: hidden;
   z-index:999;
}

.dropdown .dropbtn {
  font-size: 12px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
 
  border-right-style:inset;border-right-color:aqua;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
  text-decoration:underline;
  border-right-style:inset;
}

.dropdown-content {
  display: none;
  position:absolute;
  background-color:green;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  z-index:999;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

{box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
 
  position: relative;
  margin-left:15%;
	margin-right:15%;
	width:70%;

}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.auto-style3 {
	border-style: solid;
	border-width: 3px;
	margin-left:40%;
	margin-right:40%;
}

.auto-style4 {
	font-family: cou;
	font-size: x-small;
	color: #800000;
	text-decoration: underline;
}

.auto-style5 {
	background-color: #008000;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
    
}

.auto-style6 {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
	background-color:green;
}
.about {
   display : none
}
.vision {
   display : none
}

.ch-message {
   display : none
}

.pr-message {
   display : none
}
.facilities {
   display : none
}





</style>
