.txlink A:link {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	/*TEXT-ALIGN: center;*/
	text-decoration:none;
}
	
.txlink A:visited {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	/*TEXT-ALIGN: center;*/
	text-decoration:none;
}
	
.txlink A:hover {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	/*TEXT-ALIGN: center;*/
	text-decoration:none;
}

.hlink A:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/*TEXT-ALIGN: center;*/
	text-decoration:none;
}
	
.hlink A:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/*TEXT-ALIGN: center;*/
	text-decoration:none;
}
	
.hlink A:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/*TEXT-ALIGN: center;*/
	text-decoration:none;
}

.clickhere A:link{
	FONT: 11px Verdana; 
	color: #914b07;
	/*TEXT-ALIGN: left;*/
	FONT-WEIGHT: bold;
	font-style:normal ;
	text-decoration:none; 
}

.clickhere A:visited{
	FONT: 11px Verdana; 
	color: #914b07;
	/*TEXT-ALIGN: left;*/
	FONT-WEIGHT: bold; 
	font-style:normal ;
	text-decoration:none;
}
.clickhere A:hover{
	FONT: 11px Verdana; 
	color: #914b07;
	/*TEXT-ALIGN: left;*/
	FONT-WEIGHT: bold; 
	font-style:normal ;
	text-decoration:none;
}

.submnutxlink A:link {
	FONT: 11px Verdana; 
	COLOR: #666666;
	TEXT-ALIGN: left;
}
	
.submnutxlink A:visited {
	FONT: 11px Verdana; 
	COLOR: #666666;
	TEXT-ALIGN: left;
}
	
.submnutxlink A:hover {
	FONT: 11px Verdana; 
	COLOR: #666666;
    text-decoration: underline;
	TEXT-ALIGN: left;
}



.tinytext{
	FONT: 9px Verdana; 
	COLOR: #000000; 
}

.bodytext {
	FONT: 11px/12px Verdana; 
	COLOR: #000000; 
	TEXT-ALIGN: justify;
	text-decoration:none;
}

.bodytext A{
	FONT: 10px/12px Verdana; 
	COLOR: #000000; 
	/*TEXT-ALIGN: justify;*/
	text-decoration: none;
}

.bodytext A:hover {
	FONT: 10px/12px Verdana; 
	COLOR: #000000; 
	/*TEXT-ALIGN: justify;*/
	text-decoration:underline;
}

.bodytext A:visited {
	FONT: 10px/12px Verdana; 
	COLOR: #000000; 
	/*TEXT-ALIGN: justify;*/
}

.bodytext_red {
	FONT: 10px Verdana; 
	COLOR: #7B2B2B;
	font-weight:bold;
}
.bodytext_green {
	FONT: 10px Verdana; 
	COLOR: #209153;
	font-weight:bold;
}
.bodytext_red1 {
	FONT: 10px/16px Verdana; 
	COLOR: #7B2B2B;
	font-weight:bold;
	border-bottom: solid;
	border-bottom-color:#ffffff;
	border-width: 1px;
}

.bodytext_blue {
	FONT: 10px/16px Verdana; 
	COLOR: #2A4067;
	font-weight:bold; 
}
.bodytext_blue1 {
	FONT: 10px/16px Verdana; 
	COLOR: #2A4067;
	font-weight:bold; 
	border-bottom: solid;
	border-bottom-color:#ffffff;
	border-width: 1px;
}

td.platext {
	FONT: 11px/16px Verdana; 
	COLOR: #000000; 
	TEXT-ALIGN: justify;  
	border-bottom: solid;
	border-bottom-color:#ffffff;
	border-width: 1px;
	padding-left: 15px;
}
td.platext1 {
	FONT: 11px/16px Verdana; 
	COLOR: #000000; 
	border-bottom: solid;
	border-bottom-color:#ffffff;
	border-width: 1px;
	padding-left: 15px;
}
td.platext2 {
	FONT: 11px/16px Verdana; 
	COLOR: #000000; 
	border-bottom: solid;
	border-bottom-color:#ffffff;
	border-width: 1px;
}
td.platext3 {
	FONT: 11px/16px Verdana; 
	COLOR: #000000; 
}

.title {
	FONT: 14px Verdana; 
	COLOR: #FF7E00; 
	TEXT-ALIGN: left;
	FONT-WEIGHT: bold; 
}

.subtitle{
	FONT: 11px Verdana; 
	COLOR: #666666;
	TEXT-ALIGN: center;
}

.heading {
	FONT: 18px Verdana; 
	COLOR: #000000; 
	TEXT-ALIGN: left;
	FONT-WEIGHT: normal; 
}

.subheading {
	FONT: 12px/16px Verdana; 
	COLOR: #000000; 
	FONT-WEIGHT: bold; 
}

	
a {
    font-family:Verdana;
    font-size:11px;    
    color: #914b07;
    text-decoration: none;

}

a:visited {
   font-family:Verdana;
    font-size:11px;     
    color: #914b07;
    text-decoration: none;
}


a:hover {
   font-family:Verdana;
    font-size:11px;     
    color: #914b07;
    text-decoration: none;
}


.selectedlink {
	FONT: 11px Verdana; 
    color: #000000;
}


.separator{
	FONT: 11px Verdana; 
    color: #914b07;
	
}.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	height: 100px;
}


td.subhead1{
	FONT: 12px Verdana; 
	FONT-WEIGHT: bold;
	text-decoration:none; 
	height : 25;
	background-color : #A6C5B3;
	PADDING-LEFT : 10;

}
TD.subhead2{
	FONT: 11px Verdana; 
	FONT-WEIGHT: bold;
	height : 22;
	background-color : #DFF1E5;
	PADDING-LEFT : 25;
}

TD.subhead3{
	FONT: 10px Verdana; 
	PADDING-LEFT : 50;
	background-color : #EDF8F0;
}

TD.SPACE1{
	height : 5;
	background-color : #ffffff;
}
TD.SPACE2{
	height : 2;
	background-color : #ffffff;
}

/*
New Desgin Css Create on 04/07/2008 : Hemalatha : Start*/
  
  .HeadBoldBlack
  {
    font-family:Verdana;
    font-size:12px;
    color:Black;
    font-weight:bold;
  }
  .HeadBoldBlack:hover
  {
    font-family:Verdana;
    font-size:12px;
    color:Black;
    font-weight:bold;
  }  
  .greentext
  {
    font-family:Verdana;
    font-size:11px;
    color:#5FAC80;
  }
  .greentext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#5FAC80;
  }  

    .greenboldtext
  {
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#5FAC80;
  }
   .greenboldtext:hover
  {
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#5FAC80;
  }  
  .LastestNewsText
  {
    font-family:Verdana;
    font-size:10px;
    color:#EA914F;
  }
  .LastestNewsText:hover
  {
    font-family:Verdana;
    font-size:10px;
    color:#EA914F;
  }  
  .plaintext
  {
    font-family:Verdana;
    font-size:11px;
    font-weight:lighter;
    color:#656565;
   line-height:150%;
    text-align:left;
    /* mso-element-wrap:around;*/
  }

  
  .plaintext:hover
  {
    font-family:Verdana;
    font-size:11px;
    font-weight:lighter;
    color:#656565;
    line-height:150%;
    text-align:left;
    /* mso-element-wrap:around;*/
  }  
   .plaintextleft
  {
    font-family:Verdana;
    font-size:11px;
    font-weight:lighter;
    color:#656565;
    line-height:150%;
    text-align:Left;
    /* mso-element-wrap:around;*/
  }
    .plaintextsmall
  {
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#656565;
    line-height:150%;
    text-align:justify ;
    /* mso-element-wrap:around;*/
  }
  .plaintextsmall:hover
  {
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#656565;
    line-height:150%;
    text-align:justify ;
    /* mso-element-wrap:around;*/
  }
  .HeadBoldGray
  {
    font-family:Verdana;
    font-size:11px;
    color:#5A5A5A;
    font-weight:bold;
  }  
  .HeadBoldGray:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#5A5A5A;
    font-weight:bold;
  }    
  .HeadSmallGray
  {
    font-family:Verdana;
    font-size:11px;
    color:#5A5A5A;
  }    
  .HeadSmallGray:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#5A5A5A;
  }      
  .HeadBoldGray1
  {
    font-family:Verdana;
    font-size:11px;
    color:#5A5A5A;
  }    
  .HeadBoldGray1:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#5A5A5A;
  }      
  .HeadBoldGraySmall
  {
    font-family:Verdana;
    font-size:10px;
    color:#5A5A5A;
    font-weight:bold;  
  }
  .HeadBoldGraySmall:hover
  {
    font-family:Verdana;
    font-size:10px;
    color:#5A5A5A;
    font-weight:bold;  
  }  
  .moretext
  {
    font-family:Verdana;
    font-size:11px;
    color:#9E2423;
    font-weight:bold;
  }
  .moretext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#9E2423;
    font-weight:bold;
  }  
  .getmoretext
  {
    font-family:Verdana;
    font-size:11px;
    color:#9B7A09;
    font-weight:bold;
  }
  .getmoretext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#9B7A09;
    font-weight:bold;
  }  
  .otherprgtext
  {
    font-family:Verdana;
    font-size:11px;
    color:#6A7202;
    font-weight:bold;
  }
  .otherprgtext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#6A7202;
    font-weight:bold;
  }  
  .footertext
  {
    font-family:Verdana;
    font-size:7px;
    color:#ff7b00;
    font-size:xx-small;
  }
  .footertext:hover
  {
    font-family:Verdana;
    font-size:7px;
    color:#ff7b00;
    font-size:xx-small;
  }  
  .footertextBig
  {
    font-family:Verdana;
    font-size:11px;
    color:#ff7b00;

  }
  .footertextBig:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#ff7b00;

  }  
  
  .footertext1
  {
    font-family:Verdana;
    font-size:7px;
    color:black;
    font-size:xx-small;
  }
  .footertext1:hover
  {
    font-family:Verdana;
    font-size:7px;
    color:black;
    font-size:xx-small;
  }   
  .whitetextbold
  {
    font-family:Verdana;
    font-size:11px;
    color:White;
    font-weight:bold;
  }
  .whitetextbold:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:White;
    font-weight:bold;
  }  
  .articlesauthor
  {
    font-family:Verdana;
    font-size:11px;
    color:#E4AF49;
    font-weight:bold;
  }
  .articlesauthor:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#E4AF49;
    font-weight:bold;
  }  
  .articlesmenu
  {
    font-family:Verdana;
    color:#9B7B0A;
    font-weight:bold;
    font-size:11px;
  }
  .articlesmenu:hover
  {
    font-family:Verdana;
    color:#9B7B0A;
    font-weight:bold;
    font-size:11px;
  }  
    .articlesmenunormal
  {
    font-family:Verdana;
    color:#9B7B0A;
    font-size:11px;
  }  
    .articlesmenunormal:hover
  {
    font-family:Verdana;
    color:#9B7B0A;
    font-size:11px;
  }    
  .articlesmenu1
  {
    font-family:Verdana;
    color:#9B7B0A;
    font-weight:bold;
    font-size:12px;
  }
  .articlesmenu1:hover
  {
    font-family:Verdana;
    color:#9B7B0A;
    font-weight:bold;
    font-size:12px;
  }  
  .articlesviewbold
  {
    font-family:Verdana;
    font-size:11px;
    color:#ECB550;
    font-weight:bold;
  }
  .articlesviewbold:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#ECB550;
    font-weight:bold;
  }  
  
  .articlesview
  {
    font-family:Verdana;
    font-size:11px;
    color:#ECB550;
  }
  .articlesview:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#ECB550;
  }  
/*  .WhiteTextBold
  {
    font-family:Verdana;
    font-size:11px;
    color:White;
    font-weight:bold;
  }
  .WhiteTextBold:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:White;
    font-weight:bold;
  }  */
  .GrayBack
  {
    font-family:Verdana;
    font-size:11px;
    background-color:#EFEFEF;
    font-weight:bold;
    color:#5A5A5A;
    
    
  }
  .GrayBack:hover
  {
    font-family:Verdana;
    font-size:11px;
    background-color:#EFEFEF;
    font-weight:bold;
    color:#5A5A5A;
    
    
  }  

/* Sub Menu CSS Start Here */  
  .Mediatext
  {
    font-family:Verdana;
    font-size:11px;
    color:#C62724;
    /*font-weight:bold;*/
  }
  .Mediatext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#C62724;
    /*font-weight:bold;*/
  }  
    .MediatextBold
  {
    font-family:Verdana;
    font-size:11px;
    color:#C62724;
    font-weight:bold;
  }
  
    .MediatextBold:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#C62724;
    font-weight:bold;
  }  
    .MediatextBoldbig
  {
    font-family:Verdana;
    font-size:16px;
    color:#C62724;
    font-weight:bold;
  }  
  .Studenttext
  {
    font-family:Verdana;
    font-size:11px;
    color:#FF793D;
    font-weight:bold;
  }  
  .Studenttext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#FF793D;
    font-weight:bold;
  }    

  .Paymenttext
  {
    font-family:Verdana;
    font-size:11px;
    color:#FDAB00;
    /*color:#FDC250;*/
    font-weight:bold;
  }   
  .Paymenttext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#FDAB00;
    /*color:#FDC250;*/
    font-weight:bold;
  }     
  .Batchtext
  {
    font-family:Verdana;
    font-size:11px;
    color:#9B7A09;    
    /*color:#F8DC81;*/
    font-weight:bold;
  }    
  .Batchtext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#9B7A09;    
    /*color:#F8DC81;*/
    font-weight:bold;
  }      
  .Generaltext
  {
    font-family:Verdana;
    font-size:11px;
	color:#229151;
    color:#6A7202;
    font-weight:bold;    
  }      
  .Generaltext:hover
  {
    font-family:Verdana;
    font-size:11px;
	color:#229151;
    color:#6A7202;
    font-weight:bold;    
  }        
  .Othertext
  {
    font-family:Verdana;
    font-size:11px;
    color:#229151;
    font-weight:bold;    
  }        
  .Othertext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#229151;
    font-weight:bold;    
  }          
  .Newstext
  {
    font-family:Verdana;
    font-size:11px;
    color:#DEAF0E;
    /*font-weight:bold;      */
  }
  .Newstext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#DEAF0E;
    /*font-weight:bold;      */
  } 
  .NewstextBold
  {
    font-family:Verdana;
    font-size:11px;
    color:#DEAF0E;
    font-weight:bold;      
  }
  .NewstextBold:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#DEAF0E;
    font-weight:bold;      
  }   
  .Currtext
  {
    font-family:Verdana;
    font-size:11px;
    color:#FF7C3E;
    /*font-weight:bold;      */
  }  
  .Currtext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#FF7C3E;
    /*font-weight:bold;      */
  }   
  .CurrtextBold
  {
    font-family:Verdana;
    font-size:11px;
    color:#FF7C3E;
    font-weight:bold;      
  }  
  .CurrtextBold:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#FF7C3E;
    font-weight:bold;      
  }   
  .Currtextbig
  {
    font-family:Verdana;
    font-size:15px;
    color:#FF7C3E;
    font-weight:bold;      
  }   
  .articlestext
  {
    font-family:Verdana;
    font-size:11px;
    color:B37B13;
   }  
  .articlestext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:B37B13;
   }     
  .FinTeachertext
  {
    font-family:Verdana;
    font-size:11px;
    color:#5B613D;  
  }  
  .FinTeachertext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#5B613D;  
  }    
    .FinTeachertextbold
  {
    font-family:Verdana;
    font-size:11px;
    color:#5B613D;  
    font-weight:bold;
  }    
  .Membertext
  {
    font-family:Verdana;
    font-size:11px;
    color:#209153;  
  }  
  .Membertext:hover
  {
    font-family:Verdana;
    font-size:11px;
    color:#209153;  
  }   
  .Finteachsearchback
  {
 	FONT: 10px/16px Verdana; 
	COLOR: #38391C;
	font-weight:bold; 
  }	
  
 .Finteachsearchback:hover
  {
	FONT: 10px/16px Verdana; 
	COLOR: #38391C;
	font-weight:bold; 
   }	
.Mandatory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

.yellowText {
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#F0C01C; 
}

.yellowText:hover {
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#F0C01C; 
}
/* Sub Menu CSS Start End here */
/*New Desgin Css Create on 04/07/2008 : Hemalatha : End */

.fantabold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #d9764c;
    FONT-FAMILY: Verdana
}