/*body
{
  margin:0px;
}*/

body{SCROLLBAR-FACE-COLOR: #D4D0C8; SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR: #E3E3E3; SCROLLBAR-DARKSHADOW-COLOR: #666666; }
.bordercolor
{
   border-right-color:#27bbcf;
   border-right-style:solid;
   border-right-width:0.5px;
}
.imgText
{
	color:#2e4649;
	font-size:12px;
	font-weight:bolder;
	
}
.subHyperlink
{
	color:#2e4649;
	font-family:Georgia, "Times New Roman", Times, serif;
  
    font-size:12px;
	
}
.Header
{
  font-family:Script MT Bold;
  color:#663300;
  font-size:16px;
  font-weight:700;
  font-size:22px;
  
}
.hyperlinksHindi
{
   font-family:Georgia, "Times New Roman", Times, serif;
  color:
  font-size:16px;

  
}
.hyperlinks
{
   font-family:Georgia, "Times New Roman", Times, serif;
  color:#003300;
  font-size:12px;
  
}
.tdimg
{
	text-decoration:none;
	color:white;
}
.imganchor
{
   color:#2e4649;
   text-decoration:none;
   font-size:16px;
   }
  
a:hover{
	font-size:12px;	
	/*color:#666600; */
	font-weight: bold; text-decoration: none;
}
.txtbox
{
   width:108px;
}
.btn
{
	width:110px;	
	background-color:#2d94a2;
	color:white;
}

.Searchbtn
{
	width:80px;	
	background-color:#2d94a2;
	color:white;
}
.ContentText
{
   font-size:16px;
   font-family:"Times New Roman";
   text-align:justify;
   font-style:italic;
}

.ContentTextWithBackground
{
   font-size:14px;
   font-family:"Times New Roman";
   text-align:justify;
   font-style:italic;
   background-color:#d8f0f3;
   width:40%;
}


.TableBorder
{
  border-bottom:1px thin black;
  border-right:1px thin black;
  border-top:1px thin black;
  border-left:1px thin black;
}
.imgMenu
{
	color:white;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
	
}
.imgMenuVisited
{
	color:white;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
.floatingtext{
	font-size:12; font-family:Tahome, Arial; font-weight:bold; color:#336699;
}
.MenuTd
{
  height:30px;
  background-color:#996699;
}
.tblcolr
{
  
   /* background:url(http://www.addcode.net/image/star-images/star-gifs-032.gif);*/
   background:url(../images/lightblue.jpg);
	
   
}
.spnVisitorCount
{
   color:white;
   text-align:left;
   font-size:11px;   
}

.spnOnline
{
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#003300;
   font-size:13px;
}
.tblBorder
{
 border-color:#666666;
 border-width:thin;
 
}
.optionsList
{
 width:110px;
 height:22px;
 color:white;
 font-weight:bolder;
 background-color:#2d94a2;
 
}
.lbl
{
   color:#2e4649;
   font-size:12px;
}
.footerimage
{
	/*margin-left:570px;*/
	text-align:center;
	
	height:10px;		
}
.footerCopyRight
{
   color: #FFFFFF; 
   font-size: 14px;
   text-align:center;
   padding-left:250px;
   
}
.footerText
{
	padding-left:450px;
	color: white;
	height: 10px;
    font-size: 12px;
	
}
.imgVideo
{
  background-image:url(../images/order_bg.jpg);
}


.menu {

	
	width: 211px;
	margin: 20px 65px 35px 0;
	padding: 0;
	display: inline;
	

}

.menu ul {

	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 237px;

}

.menu li a {

	display: block;
	height: 30px;
	width:170px;
	padding: 0px 0 0 20px;
	margin: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size:13px;
	background: url(../images/menu.gif) no-repeat;	
	text-decoration:none;
       
}

.menu li a:hover  {

	background: url(../images/menu_current.gif) no-repeat;	
	text-decoration:none;
	color:black
	;

}
menu li a:hover, .menu li .current {

	background: url(../images/menu_current.gif) no-repeat;
	text-decoration:none;
	color:black;

}
*/

/* Menu */
/*
#menu {
	width: 960px;
	height: 58px;
	margin: 0 auto;
	padding: 1px 0;
	background: url(../images/menu.gif) no-repeat center top;
}

#menu ul {
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(../images/menu.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 58px;
	background: url(../images/menu.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 58px;
	padding: 17px 25px 0 25px;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(../images/menu_current.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(../images/menu_current.gif) repeat-x;
	color: #FFFFFF;
}
*/
.siteMap
{
  color:#333300;
  /*font-family:Arial;*/
  font-weight:bold;
}

.txtScholar
{
   width:120px;
   
  
}

.rounded-corner{
background-color:#339999;
/* change the radius value and see the difference */
-moz-border-radius:10px; /* defining radius value for mozila */
-webkit-border-radius: 10px; /* CSS3 Standard syntax */
/* To make rounded corner on each corner individual as need, use following */
/* -moz-border-radius-topleft:10px; -webkit-border-top-left-radius: 10px;
-moz-border-radius-topright:10px; -webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius: 10px; */
border: 1px solid #4a4500;
width:160px;
height:60px;
text-align:center;

}

.lblHeader
{
   color:#663333;
   font-weight:bolder;
   font-family:"Book Antiqua";
   font-size:14px;
   font-style:italic;
}
