body {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(../images/design/bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
} */
.tableDetail {
	font-size: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: red;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: red;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: red;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.text16 {
	font-size: 14px;
}

.text_negru {
color:#000000;
}

.text_negru {
color:#000000;
}
.text_negru a:link {
color:#000000;
}
.text_negru a:hover {
color:#000000;
}
.text_negru a:visited {
color:#000000;
}

input.send-btn {
width: 75px;
height: 23px;
background: url(../images/design/buton_blank.gif) no-repeat;
color:#FFFFFF;
border:none;
outline: none;
}
input.send-btn:hover {
width: 75px;
height: 23px;
background: url(../images/design/buton_blank_hover.gif) no-repeat;
color:#FFFFFF;
border:none;
outline: none;
}
option.dropdown {
width:150px;
}

/*** TOOL TIP ***/

#dhtmltooltip{
position: absolute;
border: 1px solid black;
padding: 2px;
background-color:#FF0000;
color:#FFFFFF;
visibility: hidden;
z-index: 100;
font-size:10px;

}
