body {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:50px;
	padding-left:260px;
	width:700px;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	background-repeat:repeat-y;
	margin:0px;
}
body.clIndex {
	padding:0px;
	margin:0px;
}
h1 {
	font-style: normal;
	font-weight:normal;
	font-size:30px;
	line-height:34px;
	text-align:left;
	margin-top:0px;
}
p {
	text-align: justify;
}
a {
	color: #000000;
	text-decoration: underline;
}
.usefulCounter{
	font-size:10px;
	line-height:12px;
}
.clButton{
	text-align:center;
	text-decoration:none;
	background-color:#EEEEEE;
	width:186px;
	border:2px ridge gray;
	cursor:pointer;
	line-height:20px;
	height:20px;
}
.clInp{
	width:184px;
}
#idNavigation{
	position:absolute; 
	left:50px; 
	top:50px; 
	width:180px; 
	z-index:1;
	border-right:1px solid #000000;
	padding-right:0px;
}

#idNavigation p {
	text-align:left;
}

#idNavigation a {
	text-decoration:none;
	color: black;
}
#idNavigation a:hover {
	text-decoration:underline;
}
#idLogoSmall{
	position:absolute;
	left:50Px;
	top:50px;
}
td {
	vertical-align: top;
}
