body {
	background-image:url(../img/bg_side.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.textblack{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

.textblackbold{
	font-family: tahoma;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.textwhite{
	font-family: tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}

.text{
	font-family: verdana;
	font-size: 12px;
	color:#3B3B3B;
	text-decoration: none;
}

.text2:hover{
	font-family: tahoma;
	font-size: 11px;
	color:#d98f02;
	text-decoration: none;
}

.textorange{
	font-family: tahoma;
	font-size: 11px;
	color:#EF9700;
	text-decoration: none;
}

.textorange11{background:url(../img/bg_left_bar.jpg);
	font-family: tahoma;
	font-size: 11px;
	color:#EF9700;
	text-decoration: none;
}

.textorange11:hover{background:url(../img/bg_left_bar.jpg);
	font-family: tahoma;
	font-size: 11px;
	color:#EF9700;
	text-decoration:underline;
}


.textorange2{

	font-family: tahoma;
	font-size: 11px;
	color:#ff6600;
	font-weight:bold;
	text-decoration: none;
}



.textgrey{
	font-family: tahoma;
	font-size: 11px;
	color:#6a6a6a;
	text-decoration: none;
}

.textmenu{
background:url(../img/bg_left_bar.jpg);
	font-family: tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}

.textmenu:hover{
	font-family: tahoma;
	font-size: 11px;
	color:#EF9700;
	text-decoration: none;
}

.textmenu2{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

.textmenu2:hover{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
}


.tablebg{
background:#ffffff; 
}

.textfield{
	background-color:#FFFFFF; border-color:#B16701; border:1px; 
	font-family:tahoma; font-size:11px; font-color:#333333;
 
}

.searchbox{ background:url(../img/search_button.jpg); width:60px; height:19px; cursor:pointer; border:0px;

}
.PageHead
{
	font-family: tahoma;
	font-size: 12px;
	color:#ff6600;
	font-weight:bold;
	text-decoration: none;
}
.PageHead1
{
	font-family: tahoma;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
.tblborder
{
	border:#ff6600 1px solid;
}
.ErrorMsg
{
	font-family: tahoma;
	font-size: 11px;
	color:#FF6600;
	font-weight:bold;
	text-decoration: none;	
}
.button{ 
background-color:#FF9900;
color:#FFFFFF;

cursor:pointer; 
border:#ff6600 1px solid;

}
.tblHead
{
	font-family: tahoma;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	background-color:#000000;
	height:23px;
	
}
.cssbutton{
background-color: #ddddaa;
border: 2px #EF9700 outset;
padding: 1px 4px;
color: black;
font-size:12px;
text-decoration: none;
font: bold "Verdana", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
/*background-color: #e3f48e;
*/
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}


.cssbuttongrey{
background-color: #DEDEDE;
border: 1px #000000 outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight:bold;
}

.recruiterbutton{
background-color:#FF9900;
color:#ffffff;
cursor:pointer; 
border:#ff6600 1px solid;
font-size:12px;
text-decoration: none;
font-weight: bold;
font: "Verdana", "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
}
/*New added by VBV 22 OCT 2008*/
.tblbordergrey{
border:  2px solid #CCCCCC;

}
.boxheading{
color:#B82E31;
font-family: tahoma;
font-size: 12px;
font-weight:bold;
}
.normaltext{
color:#5D5D5D;
font-family: tahoma;
font-size: 11px;
}
.normaltextb{
color:#5D5D5D;
font-weight:bold;
font-size: 11px;
}
.tblheadergrey{
background-color:#DEDEDE;
color:#000000;
font-family: tahoma;
font-size: 12px;
font-weight:bold;
}
.buttongrey{
background-color:#DEDEDE;
color:#000000;
cursor:pointer; 
border:#000000 1px solid;
font-family: tahoma;
font-size: 12px;
font-weight:bold;
}
