﻿body
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	background-color: #8cc146;
	text-align: center;
}

A
{
	color: #1a1a1a;
	text-decoration: none;
	outline: none;
}
.divStudent1
{
	color: #16a900;
	text-decoration: none;
	outline: none;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
}
.divStudent2
{
	color: #1a1a1a;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
}
A:hover
{
	color: #1a1a1a;
}
td
{
	font-family: Verdana;
	font-size: 11px;
}
.search
{
	color: white;
	background-color: #5E5E5E;
	display: block;
	margin: 0px;
}
#anchor1
{
	color: white;
	background-image: url( http://www.infoindya.com/images/button-black.png);
	background-repeat: repeat-x;
	font-size: 12px;
	height: 30px;
	width: 100px;
	font-weight: bold;
}
#currency
{
	background-image: url( http://www.infoindya.com/images/currency-1.png);
	height: 31px;
}
#weather
{
	background-image: url( http://www.infoindya.com/images/weather-1.png);
	height: 31px;
}
#worldclock
{
	background-image: url( http://www.infoindya.com/images/clock-1.png);
	height: 31px;
}
#radio
{
	background-image: url( http://www.infoindya.com/images/radio-1.png);
	height: 31px;
}
#headerlogo
{
	background-image: url(http://www.infoindya.com/images/infoindyaLogo-new.png);
	width: 172px;
	text-align: left;
	height: 152px;
	background-repeat: no-repeat;
}
#header1
{
	background-image: url(http://www.infoindya.com/images/headgreen-bg.png);
	width: auto;
	background-repeat: repeat-x;
	text-align: right;
	height: 152px;
}
#header2
{
	background-image: url(http://www.infoindya.com/images/infoindyahead2.png);
	background-repeat: repeat-x;
	height: 120px;
	width: 512px;
	text-align: left;
}
#header5
{
	background-image: url(http://www.infoindya.com/images/greenBG1.png);
	background-repeat: repeat-x;
	height: 70px;
	text-align: left;
	vertical-align: top;
}

#footer
{
	background-image: url(http://www.infoindya.com/images/footerBG.png);
	background-repeat: repeat-x;
	height: 61px;
}
/*Tsb system css */
.tabberlive .tabbertabhide
{
	display: none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber
{
}
.tabberlive
{
	margin-top: 1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #828282;
	font: bold 12px Verdana, sans-serif;
	vertical-align: top;
}

ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #828282;
	border-bottom: none;
	background: #b5b5b5;
	text-decoration: none;
}

ul.tabbernav li a:link
{
	color: #000000;
}
ul.tabbernav li a:visited
{
	color: #000000;
}

ul.tabbernav li a:hover
{
	color: #000;
	background: #828282;
	border-color: #484848;
}

ul.tabbernav li.tabberactive a
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab
{
	padding: 5px;
	border: 1px solid #b5b5b5;
	border-top: 0;
	vertical-align: top; /* If you don't want the tab size changing whenever a tab is changed     you can set a fixed height */ /* height:200px; */ /* If you set a fix height set overflow to auto and you will get a     scrollbar when necessary */ /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2
{
	display: none;
}
.tabberlive .tabbertab h3
{
	display: none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1
{
}
.tabberlive#tab2
{
}
.tabberlive#tab2 .tabbertab
{
	height: 200px;
	overflow: auto;
	vertical-align: top;
}
/*Tsb system css */



/* Admin */
#adminheaderlogo
{
	width: 230px;
	text-align: left;
	background-image: url(../images/mail-template-3.png);
	background-repeat: repeat-x;
}
#adminfooter
{
	height: 67px;
	background-color: #d7dae9;
}

#adminContent
{
	background-image: url(../images/bg.png);
	background-position: left top;
	text-align: left;
	padding-top: 30px;
}
.groovybutton
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	background-color: #325074;
	border-top-style: double;
	border-top-color: #F6F6F6;
	border-top-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #F6F6F6;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-color: #F6F6F6;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #F6F6F6;
	border-right-width: 0px;
}
/*
.home
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 90px;
	line-height: 43px;
	float: left;
	background-image: url(http://www.infoindya.com/images/home-nav.PNG);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
.homeactive
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 90px;
	line-height: 43px;
	float: left;
	background-image: url(http://www.infoindya.com/images/home-nav-up.PNG);
	color: White;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	overflow: visible;
}
.homeactive:hover
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 90px;
	line-height: 43px;
	float: left;
	background-image: url(http://www.infoindya.com/images/home-nav-up.PNG);
	color: White;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	overflow: visible;
}
.home:hover
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 90px;
	line-height: 43px;
	float: left;
	background-image: url(http://www.infoindya.com/images/home-nav-up.PNG);
	color: White;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	overflow: visible;
}

.divide
{
	height: 43px;
	width: 1px;
	background-image: url(http://www.infoindya.com/images/divid-nav.PNG);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.home1
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	line-height: 43px;
	padding:0px 10px 0px 10px;
	float: left;
	background: #ddd url(http://www.infoindya.com/images/bg-nav.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
}
.menuactive
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 85px;
	line-height: 43px;
	float: left;
	background: #000 url(http://www.infoindya.com/images/bg-nav-up.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
	overflow: visible;
}
.menuactive:hover
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 85px;
	line-height: 43px;
	float: left;
	background: #000 url(http://www.infoindya.com/images/bg-nav-up.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
	overflow: visible;
}
.studentactive
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 140px;
	line-height: 43px;
	float: left;
	background: #000 url(http://www.infoindya.com/images/bg-nav-up.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
	overflow: visible;
}
.studentactive:hover
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 140px;
	line-height: 43px;
	float: left;
	background: #000 url(http://www.infoindya.com/images/bg-nav-up.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
	overflow: visible;
}
.student
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 140px;
	line-height: 43px;
	float: left;
	background: #000 url(http://www.infoindya.com/images/bg-nav.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
	overflow: visible;
}
.student:hover
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	width: 140px;
	line-height: 43px;
	float: left;
	background: #000 url(http://www.infoindya.com/images/bg-nav-up.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
	overflow: visible;
}
.home1:hover
{
	font-family: Verdana;
	font-size: 11px;
	display: block;
	height: 43px;
	line-height: 43px;
	float: left;
	background: #000 url(http://www.infoindya.com/images/bg-nav-up.PNG) repeat-x;
	color: White;
	text-decoration: none;
	text-align: center;
	overflow: visible;
}
*/
.divRed
{
	color: Red;
}
.tdnavservice
{
	border: solid 1px #aae203;
	background-color: #f2fecc;
	text-align: left;
}
.tdnavservice:hover
{
	border: solid 1px #aae203;
	background-color: #aae203;
	text-align: left;
	color: White;
}
UL.iconNavbar
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 0px 0px 0px auto;
	height: 20px;
	border-right-width: 0px;
}
UL.iconNavbar LI
{
	float: right;
	list-style-type: none;
}
UL.iconNavbar LI.fakeButton
{
	border-right: #cc0000 1px solid;
	padding-right: 9px;
	border-top: #cc0000 1px solid;
	padding-left: 9px;
	background: #cc0000;
	padding-bottom: 2px;
	font: 10px Arial, Helvetica, sans-serif;
	border-left: #cc0000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #cc0000 1px solid;
}
UL.iconNavbar LI A:link
{
	border-right: #eee 1px solid;
	padding-right: 9px;
	border-top: #eee 1px solid;
	display: block;
	padding-left: 9px;
	padding-bottom: 2px;
	font: 10px Verdana;
	text-transform: lowercase;
	border-left: #eee 1px solid;
	color: #4a761f;
	padding-top: 2px;
	border-bottom: #eee 1px solid;
}
UL.iconNavbar LI A:active
{
	border-right: #eee 1px solid;
	padding-right: 9px;
	border-top: #eee 1px solid;
	display: block;
	padding-left: 9px;
	padding-bottom: 2px;
	font: 10px Verdana;
	text-transform: lowercase;
	border-left: #eee 1px solid;
	color: #4a761f;
	padding-top: 2px;
	border-bottom: #eee 1px solid;
}
UL.iconNavbar LI A:visited
{
	border-right: #eee 1px solid;
	padding-right: 9px;
	border-top: #eee 1px solid;
	display: block;
	padding-left: 9px;
	padding-bottom: 2px;
	font: 10px Verdana;
	text-transform: lowercase;
	border-left: #eee 1px solid;
	color: #4a761f;
	padding-top: 2px;
	border-bottom: #eee 1px solid;
}
UL.iconNavbar LI A:hover
{
	border-right: #eee 1px solid;
	padding-right: 9px;
	border-top: #eee 1px solid;
	display: block;
	padding-left: 9px;
	padding-bottom: 2px;
	font: 10pxVerdana;
	text-transform: lowercase;
	border-left: #eee 1px solid;
	color: #4a761f;
	padding-top: 2px;
	border-bottom: #eee 1px solid;
}
UL.iconNavbar LI A:hover
{
	border-right: #bbdca3 1px solid;
	border-top: #bbdca3 1px solid;
	border-left: #bbdca3 1px solid;
	color: #558624;
	border-bottom: #bbdca3 1px solid;
	text-decoration: none;
}
UL.iconNavbar LI.removeQuicklist A:hover
{
	border-right: #ffe1e1 1px solid;
	border-top: #ffe1e1 1px solid;
	border-left: #ffe1e1 1px solid;
	color: #cc0000;
	border-bottom: #ffe1e1 1px solid;
}
UL.iconNavbar LI.claimnavbarButton A:link
{
	border-right: #558624 1px solid;
	padding-right: 9px;
	border-top: #558624 1px solid;
	padding-left: 9px;
	background: #558624;
	padding-bottom: 2px;
	font: 10px Verdana;
	border-left: #558624 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #558624 1px solid;
}
UL.iconNavbar LI.claimnavbarButton A:active
{
	border-right: #558624 1px solid;
	padding-right: 9px;
	border-top: #558624 1px solid;
	padding-left: 9px;
	background: #558624;
	padding-bottom: 2px;
	font: 10px Verdana;
	border-left: #558624 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #558624 1px solid;
}
UL.iconNavbar LI.claimnavbarButton A:visited
{
	border-right: #558624 1px solid;
	padding-right: 9px;
	border-top: #558624 1px solid;
	padding-left: 9px;
	background: #558624;
	padding-bottom: 2px;
	font: 10px Verdana;
	border-left: #558624 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #558624 1px solid;
}
UL.iconNavbar LI.claimnavbarButton A:hover
{
	border-right: #558624 1px solid;
	padding-right: 9px;
	border-top: #558624 1px solid;
	padding-left: 9px;
	background: #558624;
	padding-bottom: 2px;
	font: 10px Verdana;
	border-left: #558624 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #558624 1px solid;
}
UL.iconNavbar LI.claimnavbarButton A:hover
{
	border-right: #40651b 1px solid;
	border-top: #40651b 1px solid;
	background: #40651b;
	border-left: #40651b 1px solid;
	color: #fff;
	border-bottom: #40651b 1px solid;
}
/*
.gvpaging
{
	border-width: 1px;
	border-color: #eee;
	border-style: solid;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.gvpaging span{ color:#16a900;font-weight:bold; font-size:12px; }	
*/
ul#sliding-navigation
{
	list-style: none;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px 0;
	padding: 0;
}
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 200px;
	padding: 3px 5px;
	margin: 0;
	margin-bottom: 2px;
	border: solid 1px #aae203;
	background-color: #f2fecc;
	text-align: left;
	text-decoration: none;
}
ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background-color: #333;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a:hover
{
	color: #999;
	text-decoration: none;
	border: solid 1px #f2fecc;
	background-color: #aae203;
	text-align: left;
	color: White;
}
#header ul
{
	list-style: none;
	padding: 0;
	margin-top: 5px;
	text-align: left;
}

#header li
{
	display: inline;
	border: 1px solid;
	border-bottom-width: 1;
	margin: 0px 2px 0px 0px;
}

#header li a
{
	padding: 0 1em;
}

#header #selected
{
	padding-bottom: 1px;
	background: white;
}

#content
{
	border: 0px solid;
	vertical-align: top;
	padding-top: 20px;
}

.TestBGray
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 14px;
	color: #529200;
	font-weight: bold;
}
.TestBgreen
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 22px;
	color: #525252;
	font-weight: bold;
}
.footerlinks
{
	color: White;
	text-decoration: none;
}
.footerlinks:hover
{
	color: Black;
	text-decoration: none;
}
.gridviewrow
{
	background-color: white;
}
.gridviewrow:hover
{
	background-color: #CFE78F;
}
.gridviewempty
{
	padding: 20px;
	color: Red;
	border: solid 4px #84B700;
	height: 50px;
	font-weight: bold;
}
.top10style
{
	height: 16px;
	width: 100%;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
}
.top10style:hover
{
	background-color: #84B700;
	height: 16px;
	width: 100%;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	color: White;
	width: 100%;
}
.innersearchborder
{
	border-width: 2px;
	border-style: solid;
	border-color: #84B700;
	height: 100px;
}
.tdline1px
{
	height: 1px;
	background-color: #c4c4c4;
}
.innersearchtextbold
{
	color: #151515;
	font-weight: bold;
	font-size: 12px;
	width: 220px;
}
.innersearchresult
{
	padding: 10px 0px 10px 5px;
	color: #151515;
	font-weight: bold;
	font-size: 15px;
}
.innersearchheader
{
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}
.innerlstresult
{
	color: #16a900;
	font-size: 18px;
	font-weight: bold;
}
.sitemaplink
{
	text-decoration: none;
	outline: none;
	color: #999999;
	font-size: 11px;
}
.sitemaplink:hover
{
	color: #1a1a1a;
}
.searchitem
{
	padding: 10px;
}
.univerlist
{
	border-bottom: #50c1e3 1px solid;
	color: #7c7c7c;
	font-weight: bold;
	padding: 9px;
	background-color: white;
}
.univerlist:hover
{
	border-bottom: #50c1e3 1px solid;
	color: #7c7c7c;
	font-weight: bold;
	padding: 9px;
	background-color: #CFE78F;
}
.moreinfo
{
	color: Green;
	text-decoration: none;
}
.moreinfo:hover
{
	color: #1a1a1a;
	text-decoration: underline;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.radioLanguage
{
	background-color: #eaeaea;
	font-size: 14px;
	font-weight: 900;
	padding: 5px 5px 5px 5px;
	border: solid 1px #c4c4c4;
	text-transform: uppercase;
}
.discountlink
{
	color: #1168c0;
	font-weight: bold;
}
.studenttabs
{
	text-align: center;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
	text-decoration: none;
	height: 53px;
	width: 109px;
	background-image: url(http://www.infoindya.com/Images/buy.png);
	display: block;
}
.studenttabs:hover
{
	text-align: center;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
	text-decoration: underline;
	height: 53px;
	width: 109px;
	background-image: url(http://www.infoindya.com/Images/buy.png);
	display: block;
}
.classifiedstab
{
	text-align: center;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
	text-decoration: none;
	height: 53px;
	width: 109px;
	display: block;
}
.classifiedstab:hover
{
	text-align: center;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
	text-decoration: underline;
	height: 53px;
	width: 109px;
	display: block;
}
p
{
	font-family: Verdana;
	font-size: 11px;
	margin:4px 0px 12px 0px
}

.para
{
	font-family: Lucida Calligraphy;
	font-size: 13px;
}
.watermarkback
{
	padding: 30px 30px 30px 30px;
	height: 560px;
	text-align: justify;
	font-size: 12px;
	background-image: url(http://www.infoindya.com/images/watermarklogo.png);
	background-repeat: no-repeat;
	background-position: center;
}

.pages
{
	border: 1px solid #c4c4c4;
	background: #ffffff;
	color: #000;
	text-decoration: none;
	font-style: normal;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 3px;
	vertical-align: middle;
}

.ta
{
	border: 1px solid #c4c4c4;
	background: #8cc146;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
}

.pages a
{
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	background: #fff;
	text-decoration: none;
}

.pages a.hover
{
	border: 1px solid #c4c4c4;
	background: #8cc146;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
}
.pages:hover
{
	border: 1px solid #c4c4c4;
	background: #8cc146;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
}


.pages1
{
	border: 1px solid #c4c4c4;
	background: #fff;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 3px;
	vertical-align: middle;
}

.pages1 a
{
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	background: #fff;
	text-decoration: none;
}

.pages1 a.hover
{
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	background: #fff;
	text-decoration: underline;
}
.pages1:hover
{
	border: 1px solid #c4c4c4;
	background: #8cc146;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
}
#container
{
	min-width: 960px;
	width: 100%;
	position: relative;
}
#content
{
	min-width: 960px;
	width: 100%;
	position: relative;
}
DIV.panel DIV.bor TABLE
{
	width: 100%;
}
DIV.panel TABLE TR .rgt
{
	text-align: right;
}
DIV.panel TABLE TR TH
{
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}
DIV.panel
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	background: url(http://images.laterooms.com/dizzy/layout/bluebg.gif);
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	position: relative;
}
DIV.purbg
{
	background-image: url(http://images.laterooms.com/dizzy/homepage/purplediagbg.gif);
}
DIV.nobg
{
	background-image: none;
}
DIV.pad
{
	margin: 5px 7px;
}
DIV.panel INPUT[type='text']
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
DIV.panel P
{
	font-size: 11px;
}
DIV.panel .pr
{
	padding-right: 8px;
	padding-left: 0px;
	font-weight: bold;
	background: url(http://images.laterooms.com/dizzy/homepage/arrow.gif) no-repeat right 50%;
	padding-bottom: 0px;
	color: #f90 !important;
	padding-top: 0px;
	text-decoration: underline;
}
DIV.inner
{
	border-right: #cfdfec 1px solid;
	border-top: #cfdfec 1px solid;
	font-size: 12px;
	background: #fff;
	margin: 10px;
	border-left: #cfdfec 1px solid;
	color: #0a0545;
	border-bottom: #cfdfec 1px solid;
}
.studenthome
{
	border-bottom: #50c1e3 1px solid;
	color: #7c7c7c;
	font-weight: bold;
	padding: 5px;
}
.studenthome:hover
{
	border-bottom: #50c1e3 1px solid;
	color: #7c7c7c;
	font-weight: bold;
	padding: 5px;
}
.studenthome1
{

	color: #7c7c7c;
	font-weight: bold;
	padding: 5px;
}
.studenthome1:hover
{

	color: #7c7c7c;
	font-weight: bold;
	padding: 5px;
}
