body
{
	border-width : 0;
	background-attachment: scroll;
	background-image: url(fundal2.bmp);
	font-family : Verdana;
	scrollbar-3dlight-color:#D4eeFC;
	scrollbar-arrow-color:black;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#AAaaAA;
	scrollbar-face-color : #D4eeFC;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color:#B4ceDC;
}

a
{
	text-decoration:none;color:#000088;
	border-width:0;
}

A:visited
{color:#000088;}

A:hover
{color:#ff0000;text-decoration:underline;}

A:active
{color:yellow;text-decoration:none;background:red;}

.buton
{	
}

.layerprincipal
{
	background-color : White;
	width : 700;
	height : 570;
	overflow : hidden;
}

.layermeniu
{
	background-color : White;
	width : 700;
	height : 100;
	position:relative;
	z-index : 3;
}

.layercontinuturi
{
	position : relative;
	overflow : hidden;
	background-color : Transparent;
	width : 700;
	height : 470;
}

.layercontinut
{
	background-color : White;
	background-repeat : no-repeat;
	position : relative;
	width : 700;
	height : 470;
	text-align : center;
	overflow : auto;
}

.butonmijloc
{
	cursor : pointer;
	background-image : url(butonfundalluminos.gif);
	background-repeat : repeat-x;
	font-size : smaller;
	font-weight : bold;
}

.butonmijloctext
{
	cursor : pointer;
	color : Black;
}

.butonmijloctextmouse
{
	cursor : pointer;
	color : Blue;
}

.butonmijloctextactiv
{
	cursor : pointer;
	color : Red;
}

.celulacumouse
{
	background-color : Black;
	width : 100%;
	height : 1;
}

.celulafaramouse
{
	background-color : white;
	width : 100%;
	height : 1;
}

.iconcontinut
{
	cursor : pointer;
}

.tooltip
{
	font-size : smaller;
}

.nefolosit
{
	Filter: Alpha(Opacity=50);
	background-image : url(fundalcontinut1.gif);
}

.invizibil
{
	width : 0;
	height : 0;
}