.dragme{
	position:absolute;
	width: 80;
	top:140px;
	z-index:2;
}
.BrowseCV{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#D5D5D5;
	font-family: "Trebuchet MS";
	color:#003F14;
	font-size: 11px;
	height: 19px;
	width: 244px;
}
.CVTextField {
	height: 17px;
	width: 141px;
	border:1px solid #D7D7D7;
	font-family: "Trebuchet MS";
	color:#666666;
	font-size: 10px;
	padding-left:5px;
	}
.CVTextArea {
	width: 141px;
	height:49;
	border:1px solid #C9C9C9;
	font-family: "Trebuchet MS";
	color:#666666;
	font-size: 10px;
	padding-left:5px;
}
.Tahoma10{
font-family:Tahoma;
font-size:10px;
}
.Tahoma11{
font-family:Tahoma;
font-size:13px;
}
.Trebuchet11{
font-family:"trebuchet MS";
font-size:11px;
}
.Tahoma12{
font-family:Tahoma;
font-size:12px;
}
.Tahoma13{
font-family:Tahoma;
font-size:13px;
}
.Tahoma14{
font-family:Tahoma;
font-size:14px;
}
.Tahoma15{
font-family:Tahoma;
font-size:15px;
}
.TextFieldSearch{
	font-family:Tahoma;
	font-size:10px;
	height: 15px;
	width: 217px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/btTopSearch.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	text-decoration: none;
}
.TextFieldContact{
	font-family:Tahoma;
	font-size:10px;
	color:#999999;
	background-position:top;
	background-image:url(images/bgTextField.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 183px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}
.TextAreaContact{
	font-family:Tahoma;
	font-size:10px;
	color:#999999;
	background-position:top;
	background-image:url(images/bgTextArea.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 183px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}
.HGris{
border-bottom-color:#F0F0F0;
border-bottom-style:solid;
border-bottom-width:1px;
}
body
{
overflow-x: hidden;
}