/* CSS Document */
.body{
	margin: 0px auto;
}
#site{
	margin: 0px 0px 50px 0px;
	
	
}
.search
{	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1{
	width: auto;
	height: 20px;
	padding-top:5px;
	padding-left: 15px;
	font-family:Arial;
	font-size: 12px;
	background: #ebebeb;
	color: #000000;
}
h2{
	width: auto;
	height: 20px;
	padding-top:5px;
	padding-left: 15px;
	font-family:Arial;
	font-size: 12px;
	background: url(images/h2.jpg);
	color: #FFFFFF;
	
}
.headvisited{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;	
}
p{
	font-family:Arial;
	font-size:11px;
}
.tab
{	padding-left: 30px;
}
.para{
	font-family:Arial;
	font-size:11px;
}
.address{
	font-family:Arial;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
}
label{
	font-family:Arial;
	font-size:12px;
}

.button{
  margin-top:2%;
  width: 77px;
  height: 26px;
  background: url(images/button.jpg);
  background-repeat: no-repeat;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: lighter;
  border: none;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 1%;
  padding-bottom: 1%;
  cursor:hand;
  
  
}

.go{
  margin-top:2%;
  width: 35px;
  height: 21px;
  background:  url(images/about_us_05.png);
  background-repeat: no-repeat;
  font-size: 12px;
  font-variant: small-caps;
  color: #FFFFFF;
  font-weight: lighter;
  border: none;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 1%;
  padding-bottom: 1%;
}

.inlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1800cc;
	text-decoration: none;
	line-height: 20px;
}
.inlink:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #1800cc;
	text-decoration: none;
	line-height:20px;
}
.inlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1800cc;
	text-decoration:underline;
	line-height:20px;
}
.inlink:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1800cc;
	text-decoration: none;
	line-height:20px;
}






.sub:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.sub:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height:20px;
}
.sub:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
	line-height:20px;
}
.sub:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height:20px;
}



.headlink:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headlink:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headlink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	
}
.headlink:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headlink:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.headlink:hover {
	text-decoration:underline;
}

.headlink1{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FF9999;
	font-weight:bold;
	text-decoration: none;
}
.headlink1:hover{
	text-decoration:underline;
}
.imagelink:link {
	border: 0px;
}
.table tr td
{
	border: 1px solid #ccc;
}

.apptable{
	border: 1px solid #ccc;
}
#map{
	width: 100%;
	height: 100%;
	background:url(images/outline-map-of-india.jpg) no-repeat;
}

.grading{
	font-family:Arial;
	size: 25px;
	font-weight:bold;
	background: url(images/h2.jpg);
	color: #FFFFFF;
	height:30px; 
	}
	
	.samllbold{
	font-family:Arial;
	size: 18px;
	font-weight:bold;
	}
	
	ul{
 	font-family:Arial;
	font-size:11px;
	color:#000000;	
	}
	.space{
		border: 1px solid #ccc;
	}
	
	.inlink1:link {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #1800cc;
	text-decoration: none;
	line-height: 20px;
}
.inlink1:visited {
	font-family: Arial;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #1800cc;
	text-decoration: none;
	line-height:20px;
}
.inlink1:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1800cc;
	text-decoration:underline;
	line-height:20px;
}
.inlink1:active {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1800cc;
	text-decoration: none;
	line-height:20px;
}

.sms{font-family:Arial; color:#801d49; font-size:18px;}