/* CSS Document */


<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4c4b4b;
}
a:link {
	color: #6E8E1C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6E8E1C;
}
a:hover {
	text-decoration: none;
	color: #6E8E1C;
}
a:active {
	text-decoration: underline;
	color: #6E8E1C;
}




.style1 {
	
	color:#77981f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
.style3 {color: #678C15}
.txt1{
height:17px;
color:#000000;
font-size:10px;

}

.txt2{
height:15px;
color:#000000;
font-size:10px;
border:#FFFFFF thin solid;

}
.but1{
height:19px;
background-color:#E5E6DE;
color:#678C15;
font-size:10px;
font-weight:bold;

}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style5 {font-size: 10;
color:#3399FF;
}

a.foot
{
font-family:Tahoma, Arial;
color:#4c4b4b;
 font-size:11px; 
text-decoration:none;
}
a.foot:visited{
	font-family:Tahoma, Arial;
color:#4c4b4b;
 font-size:11px; 
text-decoration:none;
} 
a.foot:active {
	font-family:Tahoma, Arial;
color:#4c4b4b;
 font-size:11px; 
text-decoration:none;
}

a.foot:hover
{
font-family:Tahoma, Arial;
font-size:11px; 
color:#6E8E1C; 
text-decoration:none;
}


h1 
{
	font-size: 12px;
	color: #4F7435;
}
h1,h2,h3,h4,h5,h6 
{
	font-weight: bold;
	font-family: Tahoma, Arial;
}

h2 
{
	font-size: 11px;
	color: #222222;
}

.tr1
{
background:#fcfef7;
border-bottom:#c2caae thin solid 1px; 
height:25px;
}
.tr2
{
background:#f9f9f8;
border-bottom:#d9d9d7 thin solid 1px; 
height:25px;
}


/*-----------------styles added by biswajith kr on 28/07/2011-------------*/

.headerstyle
{
color:#000000; 
font-size:12px; 
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.rowstyle1
{
background-color:#ffffff;
}
.rowstyle2
{
background-color:#e6e5e6;
}

.jobtitle
{
color:#000000;
font-size:12px;
font-weight:bold;
}
.jobtitle a
{
color:#92b726;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
.jobtitle a:hover
{
color:#000;
text-decoration:none;
}

.jobexp
{
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

.jobconts
{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:normal;*/
}
.jobconts a
{
	color:#6b8b1c;
	text-decoration:none;
	font-size:12px;
	/*font-weight:normal;*/
}

.jobconts a:hover
{
	color:#000;
	text-decoration:none;
}

.buttonstyle
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:120px;
	height:34px;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	color:#FFFFFF;
	/*background-color:#6d8c1c;*/
	background:url(../images/apply.png) no-repeat top left;
}


.text-error-style
{
	border:thin solid #eac7c7;
	/*border:thin solid #FF0000;*/
	background-color:#FEEEEB
}

.error_div
{
	/*
	
	min-height:35px !important;*/
	width:500px;
	/*height:100px;*/
	min-height:50px;
	text-align:left;
	padding-left:75px;
	vertical-align:middle;
	padding-top:25px;
	padding-bottom:10px;
	/*border:thin solid #FF0000;*/
	border:thin solid #eac7c7;
	background-color:#fce9e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.success_div
{
	/*width:75%;
	height:35px;*/
	width:500px;
	min-height:50px;
	text-align:left;
	padding-left:75px;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
	/*border:thin solid #FF0000;*/
	border:thin solid #cceac4;
	background-color:#edfce9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.table_style
{
	width:100%;
	border:thin solid #cceac4;
	background-color:#edfce9;
}

.table_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000
}

.welcome_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#86a923
}
.td_style
{
	background-color:#e5e6de;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.tr_rowstyle1
{
	/*background-color:#FFFFFF;
	background-color:#f5f2e9;
	background-color:#f2f4e3;*/
	background-color:#f6f7ec;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	/*text-align:center;*/
}

.tr_rowstyle2
{
	background-color:#f1f1ee;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	/*text-align:center;*/
}






