BODY {
	margin: 1 0 0 0;
	padding: 0 0 0 0;
	background: white url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	color: #333;
   font: 0.7em/160% "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.company_home
{
	   font: 24px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
		color: White;
		text-align: right;
		vertical-align: bottom;
		padding: 0 20 10 0;
}

.linkw
{
   font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.linkw:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.linknonbold
{
   font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

.linknonbold:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: 12px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87CEEB;
	text-decoration: none;
	font-weight: bold;
}

td
{
    font-size: 11px;
}

.nav {
  font-size: 12px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}

.nav:hover {
  color: white;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
}

.selectednav {
  font-size: 12px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
}

.link
{
   text-decoration: none;
	color: black;
	padding: 8;
}

.link:hover
{
   text-decoration: none;
	color: #1E90FF;
}

.paginata {
	text-decoration: none;
	color: Gray;
	font-size: 12px;
}

.paginata:hover {
	text-decoration: none;
	color: #1E90FF;
	font-size: 12px;
}

.hometd
{
	background-color: #007ec6;
	background-repeat: repeat-x;
	background-image: url(img/min_bk.gif);
	vertical-align: bottom;
}

.misiunetd
{
	background-color: #007ec6;
	background-repeat: repeat-x;
	background-image: url(img/min_bk.gif);
	vertical-align: top;
}

.sitemap
{
	width: 480px;
	vertical-align: top;
   text-align: right;
}

.sitemaplink
{
	color: gray;
	text-decoration: none;
}

.sitemaplink:hover
{
	color: #1E90FF;
	text-decoration: none;
}

.contacttext
{
  font-size: 12px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  padding: 0 0 14 0;
}

.consultantatext
{
  font-size: 14px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  padding: 0 0 14 0;
}

.echipatext
{
  font-size: 11px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  padding: 0 0 14 0;
}

.clienttd
{
	color: White;
   font-size: 13px;
	width: 180px;
	border: solid;
	border-style: solid;
	border-width: 1px;
	padding: 0 0 0 5;
	border-color: #1E90FF;
	background-image: url(img/menubk.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 13px;
}

a
{
	color: White;
}

.tdup
{
	color: White;
	font-family: Trebuchet MS, Arial;
}

.inputb
{
   background: White;
   color: Black;
}

.uptit
{
	color: White;
	font-size: 14px;
}