html {
	overflow-x: auto;
	height:100%;
}
body {
	background:url(../images/background1.jpg) no-repeat scroll 50% 0pt;
	background-color:#d96c36;
	text-align: center;
	height:100%;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
}
* html #container { /* for auto height in IE6 */
	height: 100%;
}
#container {
	margin:0px auto 0px auto;
	text-align:left;
	width:1000px;
	height:100%;
	clear:both;
	position:relative;
}
P {
	margin:0;
}
.clear {
	clear:both;
}
/* Begin Header
======================================================*/
#header {
	clear:both;
	width:988px;
	height:177px;
	margin:0 0 0 12px;
}
#logo {
	float:left;
	width:211px;
	height:177px;
}
#caption {
	float:right;
	width:777px;
	height:177px;
	background:url(../images/header.jpg) no-repeat;
}
/* End Header
======================================================*/


/* Begin Top Menu
=====================================================*/
#Menu {
	clear:both;
	margin:0;
	width:985px;
	height:88px;
	background:url(../images/menu_bg.jpg) no-repeat;
	text-align:center;
	padding:0 0 0 15px;
}
#Menu div {
	margin:0 12px 0 0px;
	padding:41px 0 0 0px;
	float:left;
}
/*#Menu li{
	 padding:0; display:inline; position:relative;
	}

#Menu li a{
	margin:0 0 0 4px; padding:0;
	}*/
/* End Top Menu
=====================================================*/



#middle_wrapper {
	margin:0;
	padding:0 12px 0 12px;
	width:976px;
	float:left;
	background:url(../images/middle_wrapper_bg.jpg) repeat-y;
	clear:both;
}
#middle_wrapper1 {
	margin:0;
	padding:0 12px 0 12px;
	width:976px;
	float:left;
	background:url(../images/middle_wrapper_bg1.jpg) repeat-y;
	clear:both;
}
#middle_wrapper2 {
	margin:0;
	padding:0 12px 0 12px;
	width:976px;
	float:left;
	background:url(../images/middle_wrapper_bg2.jpg) repeat-y;
	clear:both;/*background:url(../images/content_bg.jpg) repeat-y;*/
}
* html #middle_wrapper {
	height:100%;
}
/* Begin Flash Area
=====================================================*/

#flash-area {
	clear:both;
	width:976px;
	height:200px;
}
/* End Flash Area
=====================================================*/

/* Begin Body content
=====================================================*/

#middle_area {
	clear:both;
	width:976px;
	margin:0;
	padding:0 0 10px 0;
	height:100%;
}
/* Begin Left Area================*/
#left_area {
	float:left;
	margin:0;
	padding:0;
	width:199px;
}
#icse {
	width:186px;
	height:168px;
	background:url(../images/ICSE_bg.jpg) no-repeat;
	padding-bottom: 13;
}
#aycal {
	width:185px;
	height:180px;
	padding-top: 60px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.igcse2 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	height: 142px;
	width: 185px;
}
#archives {
	clear:both;
	width:199px;
	height:auto;
	float: left;
	margin:10px 0 0 0;
	background:url(../images/archives_img.jpg) top no-repeat;
	padding:0 0 12px 0;
}
/* Archives Starts */

.archives {
	font-size:12px;
	color:#4e2505;
	background:#f4dfb6;
	border:1px solid #c1ae97;
	border-bottom:none;
	border-left:none;
	padding:4px 10px 4px 10px;
}
.archives_txt {
	font-size:11px;
	color:#4e2505;
	background:#fbf6ed;
	border:1px solid #c1ae97;
	border-left:none;
	border-bottom:none;
	padding:4px 10px 4px 10px;
}
.archives_btm {
	border-bottom:1px solid #c1ae97;
}
.archives_lft {
	border-left:1px solid #c1ae97;
}
/* Archives Starts Ends */ 	

.yr_heading {
	margin:10px 0 0 7px;
	font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#f7cb7d;
}
#years {
	margin:0 0 0 22px;
	padding:15px 0 0 10px;
}
#years ul {
	margin:0;
	padding:0;
	display:inline;
}
#years li {
	margin:0;
	padding:0 0 0 0;
	display:list-item;
	list-style:url(../images/yrs1_bullet.jpg);
	color:#FFFFFF;
	font-size:14px;
	line-height:22px;
}
#years li a {
	color:#FFFFFF;
	text-decoration:none;
}
#years li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*  ----------------                         ----------------*/
.img_padding {
	padding:0 10px 0 0;
}
.text_padding {
	padding:10px 0 0 0;
}
/*  ----------------                         ----------------*/
#submenu {
	margin:0;
	padding:0 0 10px 0;
	width:199px;
	background:url(../images/submenu_grad.jpg) repeat-y;
	border-bottom:2px #c59c4a solid;
}
#submenu ul {
	margin:0px 0 0 4px;
	padding:0;
}
#submenu ul li {
	color:#fbce7d;
	padding:2px 0 2px 0px;
	margin:0 0 0 18px;
	list-style:url(../images/submenu_bullet.jpg);
}
#submenu ul li a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	padding:4px 0 2px 0px;
}
#submenu ul li a:hover {
	margin:0;
	padding:0;
	color:#fbce7d;
	text-decoration:none;
	font-size:12px;
}
#submenu ul li ul {
	margin:0;
	padding:0;
}
#submenu ul li ul li {
	list-style:url(../images/bullet_sub.jpg);
}
.left_padding {
	padding-left:10px;
}
/*-------------------------                         -------------------*/

/*  ----------------                         ---------------
#submenu {
margin:0; padding:0 0 0 0; width:199px; background:url(../images/submenu_grad.jpg) repeat-y; border-bottom:2px #c59c4a solid;
}

#submenu ul {
	margin:6px 0 0px 22px; padding:0; display:list-item; list-style:none;
	}

#submenu li{
margin:0; padding:0 0 5px 0; color:#fbce7d; font-size:12px; list-style:url(../images/submenu_bullet.jpg);
    }	
#submenu li a{
	margin:0; padding:0; color:#FFF; font-size:12px; list-style:url(../images/submenu_bullet.jpg); text-decoration:none;
	}

#submenu li a:hover{
	margin:0; padding:0; color:#fbce7d; text-decoration:none; font-size:12px; list-style:url(../images/submenu_bullet.jpg);
	}

/*--------------------------                         -------------------*/



.building_img {
	margin:25px 0 0 75px;
	background:url(../images/bulding_outline.jpg) no-repeat;
	height:300px;
	width:550px;
}
.weblink {
	color:#ec7d23;
}
.weblink a {
	color:#ec7d23;
	text-decoration:none;
}
.weblink a:hover {
	color:#ec7d23;
	text-decoration:underline;
}
/*--------------------------                         -------------------*/
 
#academic {
	margin:0 0 0 10px;
	padding:0;
}
#academic ol {
	margin:5px 0 5px 15px;
	padding:0;
}
#academic li {
	margin:0 0 0 5px;
	padding:0;
	line-height:20px;
	padding:0;
	list-style:none;
}
.languages {
	padding:10px 0 0 0;
	font-weight:bold;
	margin:0;
	color:#b78f46;
}
.italic_link {
	font-style:italic;
	color:#ec7d23;
}
.italic_grey {
	color:#666666;
	font-style:italic;
	font-weight:bold;
}
.text_col {
	font-weight:bold;
	margin:0;
	color:#b78f46;
}
/*--------------------------                         -------------------*/
#news {
	clear:both;
	width:199px;
	height:165px;
	padding:0 0 10px 0;
}
#latest_news {
	margin:0 0 0 22px;
	padding:15px 0 0 10px;
}
#latest_news ul {
	margin:0;
	padding:0;
	display:inline;
}
#latest_news li {
	margin:0;
	padding:0 0 0 0;
	display:list-item;
	list-style:url(../images/new_bullet.jpg);
	color:#f4c77a;
	font-size:12px;
	line-height:24px;
}
#latest_news li a {
	color:#f4c77a;
	font-size:12px;
	text-decoration:none;
}
#latest_news li a:hover {
	text-decoration:underline;
}
.more {
	float:right;
	color:#FFFFFF;
	padding:0 5px 0 0;
}
.more a {
	color:#FFFFFF;
	text-decoration:underline;
}
.more a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#login {
	margin:15px 0 15px 0;
	padding:15px 0 0 7px;
	width:151px;
	height:218px;
	background:url(../images/login_bg.jpg) no-repeat left;
}
.parent {
	font-size:18px;
	color:#301800;
	padding-bottom:15px;
}
.google {
	font-size:14px;
	color:#ec7d23;
	margin-top:15px;
}
.inputbox {
	width:130px;
	height:18px;
	margin-top:5px;
	padding-left:5px;
	border:#ad621f 1px solid;
	color:#8a480b;
	font-size:11px;
}
.btn_submit {
	margin:6px 5px 0 0;
}
.forgotpw {
	color:#3f2301;
	margin-top:20px;
}
.forgotpw a {
	color:#3f2301;
	text-decoration:none;
}
.forgotpw a:hover {
	color:#3f2301;
	text-decoration:underline;
}
/* End Left Area================*/

/*Begin Content Area=============*/
#content_area {
	float:left;
	width:553px;
	padding:0 12px 15px 12px;
	background:url(../images/content_bg_top.jpg) no-repeat top;
	background-color:#FFFFFF;
}
#content_area1 {
	float:left;
	width:731px;
	padding:0 0px 15px 24px;
	background-color:#FFFFFF;
}
#content_area2 {
	width:760px;
	padding:0 12px 15px 12px;
	background-color:#FFFFFF;
	margin:auto;
}
h1 {
	margin:24px auto 0 auto;
	padding:0 0 3px 0px;
	font-size:30px;
	color:#ec7d23;
	text-align:left;
}
h2 {
	margin:24px auto 0 auto;
	padding:0 0 3px 0px;
	font-size:30px;
	color:#ec7d23;
	border-bottom:#a25416 1px solid;
	text-align:center;
}
h3 {
	font-size:16px;
	color:#ec7d23;
	margin:0px;
	padding:5px 0 10px 0;
}
h4 {
	margin:24px auto 0 auto;
	padding:0 0 3px 0px;
	font-size:24px;
	color:#ec7d23;
	text-align:center;
}
.middle_heading {
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}

.declare {
	text-align:right;
	color:#ec7d23;
	font-size:14px;
	font-style:italic;
	margin:10px 45px 0 0;
}
.sub_head {
	font-size:22px;
	color:#ec7d23;
	margin:10px 0 10px 0;
	text-decoration:none;
}
.sub_head2 {
	font-size:18px;
	font-style:normal;
	color:#ec7d23;
	margin:10px 0 10px 0;
	text-decoration:none;
	text-align:center;	
}
.tttext {
	font-size:12px;
	color:#ec7d23;
	text-decoration:none;
	font-weight: bold;
}
#main {
	width:100%;
}
#main_content {
	margin:10px 0 0 0;
	padding:0;
}
#main_content p {
	margin:0px 0px 15px 0;
}
#main_content ul {
	margin:0 0 0 10px;
	padding:0px;
}
#main_content ul li {
	background:url(../images/content_li_style.jpg) no-repeat left center;
	padding:0 0 0 20px;
	list-style:none;
}
.content {
	margin:0;
	padding:15px 32px 0 0;
	background:url(../images/content_border_top.jpg) no-repeat top right;
	clear:both;
}
.content1 {
	margin:0;
	padding:15px 0px 0 0;
	background:url(../images/content_border_top1.jpg) no-repeat top right;
	clear:both;
}
.content2 {
	margin:0;
	padding:15px 22px 0 0;
	background:url(../images/content_border_top2.jpg) no-repeat top right;
	clear:both;
}
.content p {
	margin:0px 0px 15px 0;
}
.content2 a {
	text-decoration:none;
}
.content2 a:hover {
	text-decoration:underline;
}
.highlit {
	color:#ec7d23;
	text-decoration:none;
}
.italic {
	color:#ec7d23;
	font-style:italic;
	font-size:14px;
}
.middle_txt {
	color:#ec7d23;
	font-size:15px;
	text-align:center;
	margin:15px 0 0 0;
}
.txt_center {
	text-align:center;
	color:#333333;
}
/*End Content Area=============*/


/*Begin Right Area=============*/
#right_area {
	float:right;
	width:186px;
	/*height:1100px;*/
	margin:0;
	padding:4px 7px 7px 7px; /*background:url(../images/rightarea_bg.jpg) repeat-y;*/
}
*html #right_area {
	float:right;
	width:186px;
	height:1100px;
	margin:0;
	padding:4px 7px 7px 7px;
	background:url(../images/rightarea_bg.jpg) repeat-y;
	position:absolute;
}
#faculty {
	width:190px;
	height:163px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#board_results {
	margin:0 0 0 0;
	padding:60px 0 0 0;
	width:185px;
	height:98px;
	background:url(../images/bresults_bg.jpg) no-repeat;
	text-align:center;
}
.board_year {
	font-size:20px;
	color:#663300;
	padding-bottom:10px;
	font-weight: bold;
}
.clickhere {
	font-size:11px;
	color:#330000;
	margin:5px 0 0 0;
}
.clickhere a {
	font-size:11px;
	color:#330000;
	text-decoration:underline;
}
.clickhere a:hover {
	font-size:11px;
	color:#330000;
	text-decoration:none;
}
#student_life1 {
	clear:both;
	width:193px;
	height:auto;
	float: right;
	background:url(../images/archives_img.jpg) top no-repeat;
	margin-top: 6px;
	margin-right: 4;
	margin-bottom: 0;
	margin-left: 4;
	padding-top: 0;
	padding-right: 6;
	padding-bottom: 12px;
	padding-left: 0;
}
#student_life1 ul {
	margin:10px 0 0 23px;
	padding:0;
	display:list-item;
	list-style:none;
}
#student_life1 li {
	margin:0;
	padding:0;
	color:#FFF;
	font-size:12px;
	list-style:url(../images/students_bullet.jpg);
	line-height:22px;
}
#student_life1 li a {
	margin:0;
	padding:0;
	color:#FFF;
	font-size:12px;
	list-style:url(../images/students_bullet.jpg);
	line-height:22px;
	text-decoration:none;
}
#student_life1 li a:hover {
	margin:0;
	padding:0;
	color:#311901;
	font-size:12px;
	list-style:url(../images/students_bullet.jpg);
	line-height:22px;
	text-decoration:underline;
}
#student_life {
	width:186px;
	border:#663300 1px solid;
	background:url(../images/student_bg.jpg) repeat-y;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6;
}
#student_life ul {
	margin:10px 0 0 23px;
	padding:0;
	display:list-item;
	list-style:none;
}
#student_life li {
	margin:0;
	padding:0;
	color:#311901;
	font-size:12px;
	list-style:url(../images/students_bullet.jpg);
	line-height:22px;
}
#student_life li a {
	margin:0;
	padding:0;
	color:#311901;
	font-size:12px;
	list-style:url(../images/students_bullet.jpg);
	line-height:22px;
	text-decoration:none;
}
#student_life li a:hover {
	margin:0;
	padding:0;
	color:#311901;
	font-size:12px;
	list-style:url(../images/students_bullet.jpg);
	line-height:22px;
	text-decoration:underline;
}
#testimonials {
	margin:15px 0 0 0;
	padding:0;
	width:185px;
	height:200px;
}
.testimonials_txt {
	font-size:12px;
	color:#311901;
	margin:0;
	padding:8px 8px 15px 8px;
}
.testimonials_name {
	font-size:14px;
	color:#bc5001;
	margin:0;
	padding:0 8px 0 0;
	text-align:right;
}
/*End Right Area=============*/

#marquee {
	margin:15px 0 0 0;
	padding:0;
	background:url(../images/marquee_bg.jpg) repeat-x;
	height:20px;
	color:#FFFFFF;
	border:#733d06 1px solid;
	font-size:13px;
	font-weight:bold;
}
#marquee_wishes {
	margin:6px 0 0 33px;
	padding:0;
	background:url(../images/marquee_bg.jpg) repeat-x;
	width:485px;
	height:20px;
	color:#FFFFFF;
	border:#733d06 1px solid;
	font-size:13px;
	font-weight:bold;
}
/*Begin Footer==========================================*/
#footer {
	clear:both;
	color:#FFFFFF;
	background:url(../images/rangalo_bg_top.jpg) repeat-x;
	background-color:#d96c36;
	padding:12px 0 20px 0;
	margin:0;
	position:relative;
}
#footer_bg {
	background:url(../images/footer_bg.jpg) no-repeat center;
	height:71px;
	padding:12px 0 0 0;
	margin:0;
}
#footer ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
}
#footer li {
	margin:0;
	padding:0;
	display:inline;
	position:relative;
	color:#666666;
}
#footer li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.copyright {
	font-size:10px;
	margin:5px 0 0 0;
	padding:0;
}
.copyright a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
#footer .list_colr {
	color:#CCCCCC;
}
/*End Footer==========================================*/

/* End Body content
=====================================================*/


/* Begin Inner pages
=====================================================*/

table {
	margin-bottom:10px;
}
.veena {
	float:right;
	margin:0;
	padding:0;
}
.landmarks {
	font-size:12px;
	color:#4e2505;
	background:#f4dfb6;
	border:1px solid #c1ae97;
	padding:5px 10px 5px 10px;
}
.landmarks_txt {
	font-size:11px;
	color:#4e2505;
	background:#fbf6ed;
	border:1px solid #c1ae97;
	border-left:none;
	padding:5px 10px 5px 10px;
}
.border_bottom {
	border-bottom:1px solid #c1ae97;
}
.daily_schedule {
	width:100%;
}
.daily_schedule th {
	padding:5px 10px 5px 10px;
	border-top:1px solid #c1ae97;
	border-left:1px solid #c1ae97;
	background:#8e4e10;
	color:#FFFFFF;
}
.daily_schedule td {
	padding:3px 10px 3px 10px;
	border-bottom:1px solid #c1ae97;
	border-left:1px solid #c1ae97;
	background:#fbf6ed;
	color:#622c00;
}
.rht_border {
	border-right:1px solid #c1ae97;
}
.btm_border {
	border-bottom:1px solid #c1ae97;
}
.fee td {
	border-left:1px solid #c1ae97;
	border-top:1px solid #c1ae97;
	font-family:Arial;
	font-size:11px;
	padding:5px 2px 5px 5px;
	color:#622c00;
}
.fee_structure {
	background:#fbf6ed;
}
.fee_heading {
	background:#f4dfb6;
}
.academics {
	margin:10px;
}
.academics th {
	background:#f4dfb6;
	padding:2px 5px 2px 10px;
	color:#7b3c09;
	border-left:1px solid #c1ae97;
	border-top: 1px solid #c1ae97;
}
.academics td {
	padding:2px 5px 2px 10px;
	border-left:1px solid #c1ae97;
	border-top: 1px solid #c1ae97;
}
.notes {
	margin:10px;
}
.notes p {
	padding:0px 0 10px 5px;
}
#site_map {
	margin:0px 0 0 0;
	padding:0;
	height:1050px
}
#site_map ul {
	margin:0;
	padding:0;
}
#site_map ul li {
	color:#ec7d23;
	padding:2px 0 2px 20px;
	background:url(../images/sitemap_li_style.jpg) no-repeat top left;
	list-style:none;
}
#site_map ul li a {
	color:#ec7d23;
	text-decoration:none;
}
#site_map ul li a:hover {
	text-decoration:underline;
}
#site_map ul li ul {
	padding:0 0 0 15px;
}
#site_map ul li ul li {
	padding:2px 0 2px 20px;
	color:#666666;
	background:url(../images/2nd_level_li.jpg) no-repeat top left;
	list-style:none;
}
#site_map ul li ul li a {
	color:#666666;
	text-decoration:none;
}
#site_map ul li ul li a:hover {
	text-decoration:underline;
}
#site_map ul li ul li ul {
	padding:0 0 0 15px;
}
#site_map ul li ul li ul li {
	padding:3px 0 3px 20px;
	color:#666666;
	background:url(../images/3rd_level_li.jpg) no-repeat center left;
	list-style:none;
}
#site_map ul li ul li ul li a {
	color:#666666;
	text-decoration:none;
}
#site_map ul li ul li ul li a:hover {
	color:#666666;
	text-decoration:underline;
}
.site_map_txt {
	width:285px;
	padding:10px 0;
	float:left;
}
/* Contact Us Starts here*/
#campus_location {
	background:url(../images/campus_location.jpg) no-repeat;
	width:236px;
	height:187px;
	float:right;
	margin:13px 0 0 0px;
}
.location_txt {
	width:100%;
	float:left;
	margin:7px 0 0 0px;
}
.location_txt p {
	margin-bottom:10px;
}
.location_txt a {
	color:#666666;
	text-decoration:none;
}
.location_txt a:hover {
	color:#000;
	text-decoration:underline;
}
.testimonials {
	background:#fbf6ed;
	border:1px solid #dfd4c4;
}
.testimonials p {
	margin:0 0 10px 0;
}
.syllubas {
	margin:0 0 5px 0;
}
.alumani td {
	border-left:1px solid #dbcab5;
	border-top:1px solid #dbcab5;
	font-family:Arial;
	font-size:11px;
	padding:5px 2px 5px 5px;
	color:#622c00;
}
.alumani_rht {
	border-right:1px solid #dbcab5;
}
.alumani_btm {
	border-bottom:1px solid #dbcab5;
}
.alumani_structure {
	background:#fbf6ed;
}
.alumani_heading {
	background:#f4dfb6;
}
#updates {
	margin:0 0 0 22px;
	padding:15px 0 0 10px;
}
#updates ul {
	margin:0;
	padding:0;
	display:inline;
}
#updates li {
	margin:0;
	padding:0 0 0 0;
	display:list-item;
	list-style:url(../images/updates_icon.jpg);
	color:#773a0b;
	font-size:12px;
	line-height:24px;
}
#updates li a {
	color:#773a0b;
	font-size:12px;
	text-decoration: underline;
}
#updates li a:hover {
	text-decoration:none;
}
.iymc_img {
	background:url(../images/iymc_img.jpg) no-repeat;
	margin:10px 0 0 0;
	height:221px;
	width:700px;
	padding:30px 15px 0 15px;
	color:#000;
}
.more_updates {
	color:#ec7d23;
	padding:0 5px 0 0;
}
.more_updates a {
	color:#ec7d23;
	text-decoration:underline;
}
.more_updates a:hover {
	color:#ec7d23;
	text-decoration:none;
}
.abhyasa_news {
	width:100%;
	clear:both;
	margin:0;
	padding:0;
}
.news {
	width:422px;
	float:right;
	padding:0 0 0 00px;
}
.news_left {
	width:auto;
	float:left;
}
.zoomin_text {
	font-size:10px;
	color:#ec7d23;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
	clear:both;
}
/* Contact Us Ends here */

#comments_bg {
	width:552px;
	height:123px;
	margin:40px 0 0 0;
	padding:0;
	font-family:Arial;
	font-size:15px;
	color:#FFFFFF;
}
.comments {
	font-size:16px;
	color:#fcd488;
	margin:0;
	text-decoration:none;
	font-style:italic;
	padding:5px 0 0 0;
	margin:0;
}
.comments_right {
	width:545px;
	float:right;
}
.comments_left {
	background:url(../images/comments_bg.jpg) repeat-x;
	margin:0px;
	float:left;
	width:535px;
	height:123px;
	text-align:center;
	padding:10px 0 0 0;
}
#term_highlights {
	margin:0;
	padding:0;
}
#term_highlights ul {
	margin:0;
	padding:0;
}
#term_highlights li {
	color:#ec7d23;
	padding:2px 0 2px 20px;
	list-style:none;
}
#term_highlights li a {
	color:#ec7d23;
	text-decoration:none;
}
#term_highlights li a:hover {
	text-decoration:none;
}
.igcse {
	padding:0 0 13px 0;
}
.igcse_international ul {
	padding:0;
	margin:0;
}
.igcse_international li {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding:0px 30px 0 0;
	list-style:none;
	display:inline;
}
.boards_results {
	margin:-5px 0 10px 22px;
	padding:0px 0 0 10px;
}
.boards_results ul {
	margin:0;
	padding:0;
	display:inline;
}
.boards_results li {
	margin:0;
	padding:0 0 0 0;
	display:list-item;
	list-style:url(../images/updates_icon.jpg);
	color:#773a0b;
	font-size:12px;
	line-height:22px;
}
.board_archive {
	font-size:12px;
	color:#663300;
	padding-top:5px;
}
.board_archive a {
	color:#663300;
	text-decoration:underline;
	font-weight:bold;
}
.board_archive a;
hover {
	color:#663300;
	text-decoration:underline;
}
/*new styles starts here*/
.horlicks_img {
	padding:25px 0 0 32px;
}
/*new styles ends here*/

/* 11 09- 09 */
.text_pdng {
	padding:0 0 0 150px;
	}
.text_pdng_1 {
	padding:0 0 0 200px;
	}
.text_pdng_2 {
	padding:0 0 0 100px;
	}
	
.text_pdng_3 {
	padding:0 0 0 30px;
	}
.back {
	float:right;
	margin:50px 0 0 0;
	padding:0 30px 0 0;
	}
	.14th_jeevan1{
	width:151px;
	height:204px;
	}
	
	.note2 {
	color: #ec7d23;
}
.text_padding2 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 10px;
}

