.black
{
    FONT-SIZE: 12;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.blackdeptwrite-up
{    
    COLOR: #000000;
  
}
.black:hover
{
    FONT-SIZE: 12;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.grey
{
    FONT-SIZE: 11;
    COLOR: #6B6B6B;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	background-color: #d9e6ff;
}
.grey:hover
{
    FONT-SIZE: 11;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.middle
{
    FONT-SIZE: 12;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
.middle1
{
    FONT-SIZE: 10;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
.yellowlink
{
    FONT-SIZE: 12;
    COLOR: #5592c5;/*commented by dipali#FFDB35;*/
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.yellowlink:hover
{
    FONT-SIZE: 12;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.yellow
{
background-color: #FFDB35;
}
.topbg
{
background : url(../images/home/logobg.gif) ;
}
.topbg1
{
/*background : url(../images/home/topbg.gif) ;*/
background-color: #f1f1f1 
}
.linkbg
{
background : url(../images/home/linkbg.gif) ;
}
.pgmbg
{
background : url(../images/home/pgm_bg.gif) ;
}
.visitor
{
background : url(../images/home/visitor.gif) ;
}
.internetsite {		
		font-family : arial, verdana, helvetica, sans-serif;
		COLOR: #000000;
		font-size: 8pt;
		border: solid #787878;
		border-width: 0;
}
.BottomBorder
{
    margin-bottom: 1px;
    border-bottom: 1px solid;
    FONT-SIZE: 12;
    COLOR: #FFDB35;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
.BottomBorder:hover
{
    margin-bottom: 1px;
    border-bottom: 1px solid;

   FONT-SIZE: 12;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
}
/* dipali */
.menubg
{
	background-color: #d9e6ff;
}
.bg1
{
	background-color: #f1f1f1;
}
.tableBorder1
{
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.h4
{
	font-family:Trebuchet MS;
	font-size:13px;	
}
.h5
{
	font-family:Trebuchet MS;
	font-size:13px;	
}
.h6
{
	font-family:Trebuchet MS;
	font-size:11px;	
}
.linkButton
{
	color:Black;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#ffdb35;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	text-decoration:none;
	text-align:center;
}
.textbox
{
	font-size: 8pt;
	width: 100px;
	color: #000000;
	font-family: Trebuchet MS;
	text-align: left;
}
.mar-link
{
	color:Black;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	text-align:center;	
}
.link1
{
	color:Black;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	background-color: #e3eef4;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
}

/* Aded by Supriya on 15/02/2010 */
.LoginPanelHeader
{
	background-color:#2579c1; 
	text-align:center;	
	font-weight:bold;
	font-size:14px; 
	color:White; 
	font-family:Trebuchet MS;
}

.LoginPanelCotnent
{
	background-image:url(../Images/Login/Gradient_Bg---Events-Panel.gif); 
	border-bottom: #cccccc 1px solid;
	font-family:Trebuchet MS;
}
.h7
{
	font-family:Trebuchet MS;
	font-size:13px;	
	color:Black;
}