Header1
{
	text-align: center;
}

SDiv1
{
 overflow: auto;
}

span
{
	font-size: 12;
	font-family: Tahoma;
}

.nButton{
	background-color: #0099CC; 
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	font-weight :bold;
	border : 1pt solid Black;
	color :White;
	cursor : hand;
	height : 22px;
}

.nButtonDiz
{
	background-color: silver; 
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	font-weight :bold;
	border : 1pt solid Black;
	color :White;
	cursor : hand;
	height : 22px;
}

.hLabel
{
	background-color : #FFFFCC;
}

#rPar
{
	text-align : right;
}

#lbTitle
{
	font-family : Tahoma;
	color : White;
	font-size : 18px;
	font-weight : bold;
}