body { 
 margin: 0;
 padding:0px;
 scrollbar-face-color:#DEB887;
 scrollbar-arrow-color:#FFFFFF;
 scrollbar-track-color:#ffffff;
 scrollbar-shadow-color:#ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-3dlight-color:#e3e3e3;
 scrollbar-darkshadow-Color:#ffffff;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
	background: #DEB887;
}

.ddmx {
    font: 12px Verdana;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding: 3px 5px 3px 5px;
	border-bottom: 0px solid #cccccc;
	background: #cccccc;
	font: 12px Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 5px 4px 2px;
    font: 11px Verdana;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
	background: #DEB887;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 0px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

/*text*/
.textcontinut{
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.link{
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.link:hover{
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border-right: 3px solid #DEB887;
}

.menu{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.menu:hover{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #DEB887;
}

.texttitlu{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titlu{
	font-size: 14;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.buton, .buton:link {
	font: normal normal bold 12px sans-serif;
	text-decoration: none;
	color: Black;
}

.buton:hover {
	background-color: #DEB887;
	
	font: normal normal bold 12px sans-serif;
	text-decoration: none;
	color: Black;
}

.inputtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: 1px solid #999999
}
