
body, p, ul, li, h1, h2, h3 {margin:0;padding:0;}
body {margin-top:20px;background:#000;color:#fff;}
img {border:0;}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-bottom:15px;
}

a {
	color: #fff; 
	text-decoration: underline; 
}
a:hover {
	color: #5555bb;
	text-decoration: underline;
}

#idlocator {padding-bottom:20px;font-family:Georgia, "Times New Roman", Times, serif;font-size:11px;color:#a6a6a6;}
#idlocator a {color:#fff;text-decoration:none;}
#idlocator a:hover {text0decoration:underline;}

#menu li {margin-bottom:7px;list-style:none;font-size:14px;font-family:Arial, Helvetica, sans-serif;}
#menu li a {background:#999;color:#000;padding-left:22px;padding-top:6px;padding-bottom:6px;width:207px;text-decoration:none;display:block}
#menu li a:hover, #menu li a.here {background-color:#ef5e03;}


#smenu {border-top:1px solid #000;border-bottom:1px solid #000;padding:5px;margin-bottom:20px;}
#smenu a {font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;color:#fff;text-decoration:none;}
#smenu a:hover {text-decoration:underline;}

td li a {text-decoration:none;}
td ul {padding-left:15px;font-family:Georgia, "Times New Roman", Times, serif;}
h1, h2 {font-family:Georgia, "Times New Roman", Times, serif;}


a.lang {
	font-size: 10px;
	text-align: center;
	color: #ffffff; 
	text-decoration: none; 
}
a.lang:hover {
	color: #ffffff;
	text-decoration: underline;
}


.title {
	font-family: Verdana, Arial;
	font-size: 36px;
	color: #9a9582;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 8px;
	text-align: right;
}

.titleCV {
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #444444;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: left;
}


.titleGl {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.titleGl {
	color: #444444; 
	text-decoration: none; 
}
a.titleGl:hover {
	color: #444444;
	text-decoration: underline;
}

.titleGL_select {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #222222;
}

textarea:focus, input:focus {
	color: #000000;
	background-color: #f6f6f6;
}

textarea, input, select {
	border: 1px solid #9a9582;
}

input.btclass {
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #9a9582;
	border-right: 1px solid #9a9582;
	background-color: #f2f2f2;
	font-weight: bold;
	padding: 3px;
	color: #9a9582;
	font-size: 14px;
}
input.btclass:hover {
	color: #444444;
	cursor:pointer ;
}


input.no_border {
	border: none;
}


