	body {
		background-color: #E6E6E6;
		font-size:12px;
		font-family:arial, sans-serif;
		color:#000000;
	}





	.menu a {
    background: #FFFFFF;
	display: block;
	padding: 2px;
	padding-left:6px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	border: 1px solid #FFD5BF ;
	height: 15px;
	vertical-align: middle;
	text-decoration:none;
	font-weight:normal;	
		
	}
	
		.menu a:hover {
	text-decoration: none;
	background-color: #FFF0D9;
	border: 1px solid #FFF0D9;
	color: #000000;

		}

	#about {
		position:absolute;
		left:5px;
		top:200px;
	}
	
	 td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }
		.menuActuator a { 

			font-size:12px;
			font-family:arial;
		}
		
		.editbox_trimite {
        width: 100px;
        height: 12px;
        font-size: 9px;
        border-style: solid;
        border-width: 1px;
        background-color: #FFFFFF;
        vertical-align: middle;
        color: #666666;
}

A:link
{
    text-decoration: none;
    color: #003366;
}

A:visited
{
    text-decoration: none;
    color: #003366;
}

A:active
{
    text-decoration: none;
}

A:hover
{
    color: #000000;
    text-decoration: none;
}

.normaltext {
	font-size: 11px;
	color: #000000;
}

.titlu {
    display:block;
	font-size: 15px;
	color: #EC7600;
	font-weight:bold;
	padding-top:20px;
}

.cuprinstb {
margin-top:10px;
margin-left:-10px;
margin-right:10px;
background-color:#FFFFFF;
padding:6px;
font-size:13px;

}

.imgpad {
padding-right:5px;
padding-bottom:3px;
}

.subtitlu {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

.titlu2 {
    display:block;
	font-size: 15px;
	color: #EC7600;
	font-weight:bold;
}

.portmic {
color:#FF6600
}

