html {
  scrollbar-face-color: #2672A7;
  scrollbar-shadow-color: #DDF2FC;
  scrollbar-highlight-color: #2672A7;
  scrollbar-3dlight-color: #DDF2FC;
  scrollbar-darkshadow-color: #2672A7;
  scrollbar-track-color: #DDF2FC;
  scrollbar-arrow-color: #DDF2FC;
}
BODY 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}

.FORTitle
{
	font-size: large;
	font-weight: bold;
	background-color:#FFFFFF;
	color: #6D6E71;
	text-align:left;
}

input 
{
	font-size: 11px;
}

.DropDownList
{
	border: solid 1px #626262;
	font-size: 11px !important;
}

.LabelData 
{
	color: #666666;
}

.LabelData2 
{
	color: #2672A7;
	font-weight: bold;
}

#BarraAjuntamentBCN 
{
	background-color: #000;
}

#BarraAjuntamentBCN A 
{
	color: #FFF;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

#BarraAjuntamentBCN A:hover
{
	text-decoration: underline;
}