	tr:nth-child(odd) {
  background-color: #ccccff;
}

.heading {
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:12pt;
	background-color:lightgray;
}

.middle {
	width:50%;
	margin:0 auto;
	padding-top:50px;
}

.middle p {
	width:100%;
	text-align:center;
}

.entry tr {
	background-color:#ffffff;
	border:0 solid #ffffff;
}

.entry th {
	background-color:lightgray;
	border:0 solid #ffffff;
}

.entry {
	background-color:#ffffff;
	border:0 solid #ffffff;
	width:70%;
	margin:0 auto;
	padding-top:20px;
}

.entry td {
	padding-right:30px;
}

.container {
		width:100%;
		min-height:650px;
}



.clear {
		clear:both;
}

.section2 {
		width:1200px;;
		margin:0 auto;
		height:150px;
}

.logo {
		float:left;
		display:inline;
		margin:25px 0 0 0;
}

.logo  img {
		width:100px;
		height:100px;
		
}

.title {
		display:inline;
		position:absolute;
		width:750px;
		text-align:center;
		font-family:"Bookman Old Style";
		margin-top:25px;
}

.logo_iso img {
		width:300px;
		float:right;
		margin-top:25px;
}

#menu {
		
		background-color:#3A9C4B;
}

#menu ul {
		width:1200px;
		margin:0 auto;
		list-style:none;
}
	
#menu ul li {
		display:inline;
		height:51px;
		line-height:51px;
		text-align:center;
		font-size:12pt;
}

#menu ul li a {
		text-decoration:none;
		color:#ffffff;
		padding:16px 30px 16px 30px;
		text-shadow:2px 1px 0px black;
		
}

#menu ul li :hover {
		background-color:#ffffff;
		
		
}

.current {
		background-color:#ffffff
		
}

#menu ul li ul li a {
		display:block;
		padding:0;
		text-align:left;
		padding:0 0 0 20px;
}

#menu li ul {
		display:none;

}

#menu li:hover ul {
		display:block;
		position:absolute;
		width:250px;
		padding:0;
		background-color:#3A9C4B;
}

#menu ul li ul li {
		float:none;
		position:relative;
		border-style:thin;
		height:41px;
		line-height:41px;
}


#menu li ul li a:hover {
		float:none;
		background-color:#ffffff;
}

.smsform {
		width:300px;
		margin:0 auto;
}

.smsform tr {
	background-color:#ffffff;
}

input[type=submit]  {
		width:100px;
		height:40px;
		background:#3A9C4B;
		color:#ffffff;
		font-size:12pt;
		border:5px solid #3A9C4B;
		border-radius:10px;
}

.outerbox {
		overflow:hidden;
		height:350px;
		position:absolute;
		margin-top:51px;
}

.slider {
	position:relative;
	height:1400px;
	animation-name:sanjeev;
	animation-duration:20s;
	animation-iteration-count:infinite;
	
}

.slider img {
	
	width:100%;
	height:350px;
	
}

@keyframes sanjeev {
	0% {
		top:0px;
	}
	20% {
		top:0px;
	}
	25% {
		top:-350px;
	}
	45% {
		top:-350px;
	}
	50% {
		top:-700px;
	}
	70% {
		top:-700px;
	}
	75% {
		top:-1050px;
	}
	95% {
		top:-1050px;
	}
	100% {
		top:-1400px;
	}
}

.page {
		width:1200px;
		margin:0 auto;
		padding-top:0px;
}

.left {
		width:850px;
		float:left;
		position:absolute;
}

.left h2 {
		background-color:lightyellow;
		color:red;
		height:40px;
		line-height:40px;
		margin:10px 10px 0 0;
}

.left p {
		margin:10px 10px 0 0;
}

.right {
		float:right;
		width:300px;
		height:900px;
		display:block;
}

.notice {
		text-align:center;
		background-color:#000000;
		color:#ffffff;
}

.scrolling {
		background-color:#005500;
		color:#ffffff;
		font-size:14pt;
		padding:20px 25px 0 25px;
		height:400px;
}

.scrolling marquee {
		height:350px;
}

.scrolling li {
		padding-bottom:10px;
}

#page {
		width:1200px;
		margin:0 auto;
}

.bottom-left {
		width:400px;
		padding: 20px 20px 20px 20px;
		position:absolute;
}

.address {
	margin-left:500px;
	width:360px;
	height:330px;
	color:#777777;
	padding-top:20px;
}

.address h2 {
		color:#ffffff;
}

.bottom-right {
float:right;
padding-top:20px;
}

.bottom-right ul li {
		list-style:none;
		padding:5px 5px 5px 0;
}

.bottom-right ul li a {
		text-decoration:none;
		color:#777777;
}

.bottom-right ul li a:hover {
		color:#ffffff;
}

.copyright {
		width:700px;
		margin:0 auto;
		padding:20px 0 20px 0;
}

.left td img {
		height:200px;
		width:150px;
}

.left table {
		padding:15px 0 0 0;
}

.left td {
		height:30px;
		line-height:30px;
}

.left th {
		background:#005599;
		color:#ffffff;
		padding:5px 0 5px 0;
}

.course_left {
		width:300px;
		height:650px;
		background-color:#3A9C4B;
		color:#ffffff;
		padding-left:20px;
		margin:75px 0 20px 0;
		position:absolute;
}

.course_left ul {
		list-style:none;
		padding:10px 0 0 20px;
}

.course_left ul li {
		padding:10px 0 10px 0;
}

.course_left ul li a:link {
		color:#ffffff;
		text-decoration:none;	
}

.course_left ul li a:visited {
		color:#ffff00;
}

.course_left ul li a:hover {
		color:#0000ff;
}

.course_left ul li a:focus {
		color:#0000ff;
		text-decoration:none;
}

.course_left ul li a:active {
		color:#ff0000;
}

.details {
		margin-left:350px;
		min-height:650px;
		margin-top:55px;
		position:absolute;
}

.details iframe {
		width:880px;
		min-Height:650px;
		margin:20px 0 20px 0;
		border:0;
}

.feedback tr {
		background:none;
		width:100%;
		
}

.feedback input[type=text],input[type=text],textarea,
input[type=password] {
 	width:100%;
  padding:8px 5px;
  background:linear-gradient(#ffffff, #ffffff);
  border:1px solid #222;
  box-shadow:
    0 1px 0 rgba(255,255,255,0.1);
  border-radius:0.3em;
  margin-bottom:20px;
}

.feedback input[type=text]:hover,
input[type=password]:hover 	{
 	width:100%;
  padding:8px 5px;
  background:linear-gradient(#ffffff, #ffffff);
  border:1px solid #222;
  box-shadow:
    0 1px 0 rgba(255,255,255,0.1);
  border-radius:0.3em;
  margin-bottom:20px;
}

.contact_left {
		width:100%;
		
		
}

.contact_left td img {
	width:100px;
	height:150px;
}

.contact_left table {
		padding:15px 0 0 0;
}

.contact_left td {
		height:35px;
		line-height:35px;
}

.contact_left tr:hover {
		background-color:#99FF99;
}

.contact_left th {
		background:#3A9B4C;
		color:#ffffff;
		padding:5px 0 5px 0;
}

#nocolor:hover{
		background-color:#ccccff;
}

.contact_left h2 {
		padding:20px 0
}

.contact_left p {
		padding-bottom:10px;
}

.login_bottom {
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#3A9B4C;
	color:#ffffff;
}



@media screen and (max-width:720px) {

tr:nth-child(odd) {
  background-color: #ccccff;
}

.container {
		width:100%;
}



.header {
	display:none;
}

.clear {
		clear:both;
}

.section2 {
		width:100%;
}

.logo {
		display:block;
		width:100%;
}

.logo  img {
		width:100px;
		height:100px;
		padding:0;
		margin-left:40%;
		
}

.title {
		display:block;
		position:relative;
		width:100%;
		text-align:center;
		font-family:"Bookman Old Style";
		margin-top:25px;
}

.logo_iso img {
	float:left;
		width:300px;
		margin-left:25%;
}

#menu {
		width:100%;
		background-color:#3A4B0C;
}

#menu ul {
		list-style:none;
		width:100%;
}
	
#menu ul li {
		width:100%;
		text-align:center;
		font-size:12pt;
}

#menu ul li a {
		text-decoration:none;
		color:#ffffff;
		padding:16px 30px 16px 30px;
		text-shadow:2px 1px 0px black;
		
}

#menu ul li :hover {
		background-color:#4311E7;
		
}

.current {
		background-color:#4311E7
		
}

#menu ul li ul li a {
		display:block;
		padding:0;
		text-align:left;
		padding:0 0 0 20px;
}

#menu li ul {
		display:none;

}

#menu li:hover ul {
		display:block;
		position:absolute;
		width:250px;
		padding:0;
		background-color:#3A4B0C;
}

#menu ul li ul li {
		float:none;
		position:relative;
		border-style:thin;
		height:41px;
		line-height:41px;
}


#menu li ul li a:hover {
		float:none;
		background-color:#4311E7;
}

.outerbox {
		overflow:hidden;
		height:350px;
		position:absolute;
		margin-top:102px;
}

.slider {
	position:relative;
	height:1400px;
	animation-name:sanjeev;
	animation-duration:20s;
	animation-iteration-count:infinite;
	
}

.slider img {
	
	width:100%;
	height:350px;
	
}

@keyframes sanjeev {
	0% {
		top:0px;
	}
	20% {
		top:0px;
	}
	25% {
		top:-350px;
	}
	45% {
		top:-350px;
	}
	50% {
		top:-700px;
	}
	70% {
		top:-700px;
	}
	75% {
		top:-1050px;
	}
	95% {
		top:-1050px;
	}
	100% {
		top:-1400px;
	}
}

.page {
		width:100%;
		padding-top:370px;
}

.left {
		width:100%;
		position:relative;
}

.left h2 {
		background-color:lightyellow;
		color:red;
		height:40px;
		line-height:40px;
		margin:10px 10px 0 0;
}

.left p {
		margin:10px 10px 0 0;
}

.right {
		width:100%;
		height:900px;
		display:block;
}

.notice {
		text-align:center;
		background-color:#000000;
		color:#ffffff;
}

.scrolling {
		background-color:#005500;
		color:#ffffff;
		font-size:14pt;
		padding:20px 25px 0 25px;
		height:400px;
}

.scrolling marquee {
		height:350px;
}

.scrolling li {
		padding-bottom:10px;
}

#page {
		width:100%;
}

.bottom-left {
		width:400px;
}

.address {
	display:none;
}

.address h2 {
		color:#ffffff;
}

.bottom-right {
	display:none;
}

.bottom-right ul li {
		list-style:none;
		padding:5px 5px 5px 0;
}

.bottom-right ul li a {
		text-decoration:none;
		color:#777777;
}

.bottom-right ul li a:hover {
		color:#ffffff;
}

.copyright {
		width:400px;
		margin:0 auto;
		padding:20px 0 20px 0;
		padding-top:370px;
}

.left td img {
		height:200px;
		width:150px;
}

.left table {
		padding:15px 0 0 0;
}

.left td {
		height:30px;
		line-height:30px;
}

.left th {
		background:#005599;
		color:#ffffff;
		padding:5px 0 5px 0;
}

.course_left {
		width:300px;
		height:650px;
		background-color:#005500;
		color:#ffffff;
		padding-left:20px;
		margin:20px 0 20px 0;
		position:absolute;
}

.course_left ul {
		list-style:none;
		padding:10px 0 0 20px;
}

.course_left ul li {
		padding:10px 0 10px 0;
}

.course_left ul li a:link {
		color:#ffffff;
		text-decoration:none;	
}

.course_left ul li a:visited {
		color:#ffff00;
}

.course_left ul li a:hover {
		color:#0000ff;
}

.course_left ul li a:focus {
		color:#0000ff;
		text-decoration:none;
}

.course_left ul li a:active {
		color:#ff0000;
}

.details {
		float:right;
		min-height:650px;
}

.details iframe {
		width:880px;
		min-Height:650px;
		margin:20px 0 20px 0;
}

.feedback tr {
		background:none;
		width:100%;
		
}

.feedback input[type=text],
input[type=password] {
 	width:100%;
  padding:8px 5px;
  background:linear-gradient(#ffffff, #ffffff);
  border:1px solid #222;
  box-shadow:
    0 1px 0 rgba(255,255,255,0.1);
  border-radius:0.3em;
  margin-bottom:20px;
}

.feedback input[type=text]:hover,
input[type=password]:hover 	{
 	width:100%;
  padding:8px 5px;
  background:linear-gradient(#ffffff, #ffffff);
  border:1px solid #222;
  box-shadow:
    0 1px 0 rgba(255,255,255,0.1);
  border-radius:0.3em;
  margin-bottom:20px;
}

.contact_left {
		width:100%;
		
		
}

.contact_left td img {
	width:100px;
	height:150px;
}

.contact_left table {
		padding:15px 0 0 0;
}

.contact_left td {
		height:35px;
		line-height:35px;
}

.contact_left tr:hover {
		background-color:#ffff00;
}

.contact_left th {
		background:#005599;
		color:#ffffff;
		padding:5px 0 5px 0;
}

#nocolor:hover{
		background-color:#ccccff;
}

.contact_left h2 {
		padding:20px 0
}

.contact_left p {
		padding-bottom:10px;
}


}