<style type=text/css>
<!--
.ltablehref {font-size: 10px; color: white}

/*
BODY 
{
	background : #414546;
	background-image : url(self/page_bg.gif);
	color : #000000;
	font-family : profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	scrollbar-face-color: #A9C1C5;
  	scrollbar-shadow-color: #414546;
  	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-3dlight-color: #414546;
  	scrollbar-darkshadow-color: #FFFFFF;
  	scrollbar-track-color: #A9C1C5;
  	scrollbar-arrow-color: #7697A2;
}
*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #414546;
}


#regular-form-text
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : right;
	vertical-align : middle;
}
#regular-form-text-l
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : left;
	vertical-align : center;
}
#regular-text-red
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	text-align : left;
	vertical-align : middle;
}
#regular-text-green
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : green;
	text-align : left;
	vertical-align : middle;
}
#regular-text-blue
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #0000FF;
	text-align : left;
	vertical-align : middle;
}
#regular-text-yell
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #E27405;
	text-align : left;
	vertical-align : middle;
}
#regular-text-red-border
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	text-align :center;
	vertical-align : middle;
	border : 1px solid #FF0000;
}
#regular-form-head
{
	font-family : sans-serif, profont, monaco,  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	margin-top: 3px;
	margin-left: 10px;
}
#inact_regular-form-head
{
	font-family : sans-serif, profont, monaco,  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #B7DBEE;
	margin-top: 3px;
	margin-left: 10px;
}
#sub-title
{
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #445253;
}

A:LINK {
	color : #001292;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
A:VISITED {
	color : #001292;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
A:HOVER {
	color : #006400;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
TD{
	color : #000000;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;

}
#form-content-td{
	color : #000000;
	background : #FFFFFF;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;

}
#small-text
{
	color : #000000;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
#schedule
{
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
#content-td
{
	background-color : white;
	padding-left : 20px;
	padding-top : 20px;
}

/*
#company-logo
{
	z-index : 1000;
	position : absolute;
	float: right;
		right: 5px;
		visibility : visible;
	overflow : hidden;
	width: 100px;
	height: 40px;
	text-align : right;
top: 43px;
border: solid 1px #eeeeee;
	}
*/

#company-logo
{
	z-index : 1000;
	visibility : visible;
	overflow : hidden;
	width: 100px;
	height: 100px;
	text-align : center;
	border: solid 1px #eeeeee;
	}

#help
{
	z-index : 1000;
	position : absolute;
	float: right;
		right: 10px;
		visibility : visible;
	overflow : hidden;
	width: 150px;
	height: 40px;
	text-align : right;
top: 97px;

	}

	
/*#napishi-mne
{
	z-index : 1000;
	position : absolute;
	float: right;
	right: 10px;
	visibility : visible;
	overflow : hidden;
	width: 150px;
	height: 40px;
	text-align : right;
	bottom : 10px;

	}*/
	#pulldown-jobs
{
	z-index : 1000;
	position : absolute;
	float: right;
	top: 50px;
	left: -15px;
	visibility : visible;
	width: 150px;
	height: 40px;
	}

		#pdl
{
	z-index : 1000;
	position : absolute;
	float: right;
	top: 70px;
	left: 337px;
	visibility : hidden;
	filter:dropshadow(color:#809395)Alpha(Opacity=95);
	width: 310px;
	height: 205px;
	}

#input,TEXTAREA,option,select
	{
	background-color : #FFFFFF;
	color : Black;
	border : 1px solid #2B5555;
}


#input_fedex
	{
	background-color : #FFF3DE;
	color : Black;
	border : 1px solid #7F5200;
}

#input_almay
	{
	background-color : #F3F0EC;
	color : Black;
	border : 1px solid #697975;
}

#input-small
	{
	background-color : #EAF4F4;
	color : Black;
	font-size: 12px;
	border : 1px solid #2B5555;
}
#txtarea-smalltext
	{
	background-color : #EAF4F4;
	color : #000000;
	border : 1px solid #2B5555;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#ext
	{
	background-color : #EAF4F4;
	color : Black;
	border : 1px solid #2B5555;
	font-family : monospace;
}
#input-lgt
	{
	background-color : #D1DFE2;
	color : #2528C3;
	border : 0px;
}
#slider {
	POSITION: absolute;
	VISIBILITY:hidden;
	LEFT: 0;
	TOP: 0;
	Z-INDEX: 1000;
	width: 100 px;
	height: 400 px;
	/*border: solid 1px #FF00CC;*/
}

#opac
{
	filter: Alpha(Opacity=95);
}
	
#moving
 {
	position:relative;
	VISIBILITY:visible;
	top: 10px;
	left: 0px;
	Z-INDEX:10;
	height: 1000px;
	width:400px;
	overflow: visible;
	background-color : #FFFFFF;
}
#dyrka
{
	height: 280px;
	width:380px;
	position: relative;
	VISIBILITY: visible;
	top: 0px;
	left: 0px;
	Z-INDEX:100;
	overflow: hidden;
	/*clip: rect(0px 400px 400px 400px);*/
	border : thin solid #FFFFFF;
	background-color : #FFFFFF;
	text-align : left;
}

#dyrka-wide
{
	position:relative;
	VISIBILITY:visible;
	top: 0px;
	left: 0px;
	Z-INDEX:100;
	height: 280px;
	width:400px;
	overflow: hidden;
	/*clip: rect(0px 700px 700px 700px);*/
	border : thin solid #FFFFFF;
	background-color : #FFFFFF;
	text-align : left;
}


#dyrka-res
{
	position:relative;
	VISIBILITY:visible;
	top: 0px;
	left: 0px;
	Z-INDEX:100;
	height: 360px;
	width:250px;
	overflow: hidden;
	/*clip: rect(0px 400px 400px 400px);*/
	border : 1px solid #FFFFFF;
	background-color : #FFFFFF;
	text-align : left;
}
#dyrka-jobs
{
	position:relative;
	VISIBILITY:visible;
	top: 15px;
	left: 10px;
	Z-INDEX:100;
	height: 320px;
	width:350px;
	overflow: auto;
	border : thin solid #BBCCCB;
	background-color : #FFFFFF;
	text-align : left;
	filter: Alpha(Opacity=75);
}
#dyrka-jobs-short
{
	position:relative;
	VISIBILITY:visible;
	top: 15px;
	left: 0px;
	Z-INDEX:100;
	height: 320px;
	width:240px;
	overflow: hidden;
	border : thin solid #BBCCCB;
	background-color : #FFFFFF;
	text-align : left;
	filter: Alpha(Opacity=75);
}
#downscroll {
	POSITION: relative;
	VISIBILITY:visible;
	left:0px;
	TOP: 1px;
	Z-INDEX: 700;
}
#upscroll {
	POSITION: relative;
	VISIBILITY:visible;
	left: 0px;
	TOP:1px;
	Z-INDEX: 700;
}



.td-linked
{
	cursor: hand;
	border : 1px solid #A2B9BB;
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
.td-linked-shadow
{
	cursor: hand;
	border : 1px solid #A2B9BB;
	filter:dropshadow(color:#809395);
	height: 50px;
	width: 50px;
}
#td-bordered
{
	border : 1px solid #A2B9BB;
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #DFEBEC;
}
#td-bordered-red
{
	border : 1px solid #FF0000;
	color : #FF0000;
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #DFEBEC;
}
#td-bordered-l
{
	border : 1px solid #A2B9BB;
	text-align : left;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #FFFFFF;
}
#td-bordered-g
{
	border : 1px solid #A2B9BB;
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #CAE2E3;
}
#td-bordered-r
{
	border : 1px solid #FF9900;
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #FFFFFF;
}
#td-bordered-b
{
	border : 1px solid #486062;
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #FFFFFF;

}
#td-bordered-w
{
	border : 1px solid #486062;
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #FFFFFF;
}
#td-bordered-lgt
{
	border : 1px solid #FFFFFF;
	text-align : left;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #D1DFE2;
}
#td-bordered-f
{
	border : 1px solid #FFFFFF;
	text-align : left;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	background : #A9C1C5;
}

.blackfont{
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
}

.bluefont{
	font-family : sans-serif, profont, monaco, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #3941D6;
}
LI {
	font-size : 10px;
	color : #687E8A;
	list-style : circle;
}
HR {
	color : #769698;
}
#job-title
{
	text-align : left;
	vertical-align : middle;
	bottom : 5px;
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #445253;
	margin-left : 120px;
}
#section-title
{
	text-align : center;
	vertical-align : middle;
	bottom : 5px;
	font-family : sans-serif, profont, monaco, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #445253;
	margin-top : 12px;
}
#notify-b
{
	text-align : center;
	vertical-align : middle;
	font-family : sans-serif, profont, monaco, Geneva, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #000099;
}
#notify-g
{
	text-align : center;
	vertical-align : middle;
	font-family : sans-serif, profont, monaco, Geneva, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #009300;
}
#notify-r
{
	text-align : center;
	vertical-align : middle;
	font-family : sans-serif, profont, monaco, Geneva, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
}
#resume {
	visibility:hidden;
	position:absolute;
	top:150;
	left:200;
	z-index: 10000;
	filter:dropshadow(color:#809395)Alpha(Opacity=95);
	width: 510px;
	height: 210px;
	}
#biography {
	visibility:hidden;
	position:absolute;
	top:150;
	left:200;
	z-index: 10000;
	filter:dropshadow(color:#809395)Alpha(Opacity=95);
	width: 510px;
	height: 210px;
	}
	
#scont4{
  position:relative;
  width: 594px;
  height: 300px;
  z-index: 1;
  overflow: auto;
  background: #ffffff;
}	
#scont3{
  position:relative;
  width: 393px;
  height: 350px;
  z-index: 1;
  overflow: auto;
  background: #ffffff;
}	
#sscont2
{
  border: solid 1px #7697A2;
  position: relative;
  width: 250px;
  height: 330px;
  /*top: 20px;*/
  z-index: 10000;
  margin-left: 10px;  
  text-align: left;
  overflow: hidden;
  background: #ffffff;
}	
/*fix overflow in latest version*/
#scont2{
  border: solid 1px #7697A2;
  position:relative;
  width: 350px;
  height: 310px;
  /*top: 20px;*/
  margin-left: 10px;  
  z-index: 1;
  overflow: auto;
  background: #ffffff;
}	
#scont{
  border: solid 1px #ffffff;
  position:relative;
  width: 396px;
  height: 350px;
  z-index: 1;
  overflow: auto;
  background: #ffffff;
}	
#sscont{
  border: solid 1px #ffffff;
  position:relative;
  width: 246px;
  height: 301px;
  z-index: 1;
  overflow: auto; 
  background: #ffffff;
}	
#slhelp{
  container:positioned;
  position:relative;
  z-index:1100;
  top: 385px;
  left: 330px;
}  

#det{
   border : solid 1px  #4A636C;
}

#gray_input{
  border: solid 1px #aaaaaa;
  background:white;
}
input.tab{border:0px solid #ffffff; background-color:#ffffff;font-size:10px}
select.tab{	background-color : #FFFFFF;font-size:10px}
option.tab{	background-color : #FFFFFF;font-size:10px}
td.tab{font-size:11px; padding-right:4px; padding-left:4px;}

.explinfotab{
	width: 60px;
}

.explinfo{
	padding-top: 5px;
	padding-bottom: 5px;	
	vertical-align: top;
	color: #6e7748;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.explinfobox{
	color: black;
	padding: 5px;	
	background-color: #c0c0c0;
	font-size: 12px;
	font-weight: bold;	
}

.explinfored{
	color: #ff6834;
	font-size: 12px;
	font-weight: bold;	
	font-style: italic;	
}
-->
</style>

