.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #80885F;
	text-decoration: none;
}
.formtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color:#80885F;
	text-decoration: none;
}
.text_red 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:Red;
	text-decoration: none;
}
.bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #80885F;
	text-decoration: none;
}
.adminlink
{
    font-family:verdana;
    font-weight:normal;
    font-size:12px;
    color:#333333;
    text-decoration:none;
}
.adminlink:hover
{
    font-family:verdana;
    font-weight:normal;
    font-size:12px;
    color:#333333;
    text-decoration:underline;
}

.link
{
    font-family:verdana;
    font-weight:normal;
    font-size:11px;
    color:#333333;
    text-decoration:none;
}
.link:hover
{
    font-family:verdana;
    font-weight:normal;
    font-size:11px;
    color:#0066FF;
    text-decoration:underline;
}
.adminTable
{
   background-color:#F3F1F3; 
 
}
.adminTable1
{
   background-color:#E6E6FA; 
}
.textbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border:solid 1px #9D9D9D;
}
.button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:24px; 
  
}
.validator
{
    font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    color  : #ff0000;
 }
 .msg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.gridHeader
{
  background-color:#F5F5F5;   
}
.textMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
 .msgWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.proflink
{
    font-family:verdana;
    font-weight:normal;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
}
.proflink:hover
{
    font-family:verdana;
    font-weight:normal;
    font-size:13px;
    color:#ffffff;
    text-decoration:underline;
}

.linkMaster1
{
    font-family:verdana;
    font-weight:normal;
    font-size:12px;
    color:#958495;
    text-decoration:none;
}
.linkMaster1:hover
{
    font-family:verdana;
    font-weight:normal;
    font-size:12px;
    color:#000000;
    text-decoration:underline;
}

.table_header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#BDB3BD;
	color: #000000;
	text-decoration: none;
}
.linkMaster
{
    font-family:verdana;
    font-weight:bold;
    font-size:11px;
    color:#505050;
    text-decoration:none;
    
}
.linkMaster:hover
{
    font-family:verdana;
    font-weight:bold;
    font-size:11px;
    color:#1E90FF;
    text-decoration:underline;
}
.contecttext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}


.hyperlink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.norepeat
{
           background-repeat:no-repeat;
}
.back
{
    font-family:verdana;
    font-weight:normal;
    font-size:13px;
    color:#ffffff;
    text-decoration:underline;
    font-style:normal;
 }
.back:hover
{
    font-family:verdana;
    font-weight:normal;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
}
.whiteborder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808f06;
	text-decoration: none;
	border: 1px solid #cccccc; 
}
.testborder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808f06;
	text-decoration: none;
	border: 1px solid #F5F8EF;  
}
.labeltext1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	line-height:20px;
}

/* by jayashri 090807*/

.hotjobtitle
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color:#628705;
}

#dottedline_horizontal
{
    width:100%;
    height:1px;
    float:left; 
    margin-top:5px;
    /*background: url(../img/dottedline_horizantal.jpg) no-repeat;*/
}