.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}
.BlockPic50
{
	position:relative;
	top:-5px;
	left:-5px;
	width:278px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
.BlockPic70
{
	position:relative;
	top:-5px;
	left:-5px;
	width:400px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
.BlockPic30
{
	position:relative;
	top:-5px;
	left:-5px;
	width:156px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
.BlockPicINFO
{
	position:relative;
	top:-5px;
	left:-5px;
	width:178px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}

* html .BlockPic50
{
	position:relative;
	top:-5px;
	left:0px;
	width:278px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
* html .BlockPic70
{
	position:relative;
	top:-5px;
	left:0px;
	width:400px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
* html .BlockPic30
{
	position:relative;
	top:-5px;
	left:0px;
	width:156px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
* html .BlockPicINFO
{
	position:relative;
	top:-5px;
	left:0px;
	width:178px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
.section img
{
	border:0px;
}
#headerSection .section
{
	position:relative;
	left:-5px;
	top:-5px;
}

* html #headerSection .section
{
	position:relative;
	left:0px;
	top:0px;
}
.section .border
{
	border:1px solid #404040;
}
.section a
{
	color:#000000;
}
.section a:hover
{
	color:#404040;
}
.section td
{
	font-size:11px;
}
.ok
{
	padding:5px;
	text-align: center;
	border: 3px solid #00b600;
	font-weight:bold;
	color: #00b600;
	background-color:#67FF67;	
}
.error
{
	padding:5px;
	text-align: center;
	border: 3px solid #B60000;
	font-weight:bold;
	color: #B60000;
	background-color:#FF6767;	
}
