body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
  background-repeat: repeat;
  background-position: center top;
}

hr {
	border: 0;
	width: 100%;
	color: #cecece;
	background-color: #cecece;
	height: 1px;
}

input, select, textarea{
	margin-top: 5px;
	margin-bottom: 5px;
}

form, table, tbody, div, p, h1, h2, h3, h4, h5, h6 {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

.formLabelRequired img {
	padding-left: 2px;
}

.nav {
/*	margin-left: 0;
        padding-left: 0;
        margin-right: 0;
        padding-right: 0;*/
}


td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: blue;
	text-decoration: none
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	/*padding-bottom: 1em;*/
}

.articleSummary {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 135%;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.content {

}

.footer {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* NAVIGOINTI */
.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.head_nav {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
}

.head_nav a, .head_nav a:visited, .head_nav a:focus, .head_nav a:active {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.head_nav a:hover {
  text-decoration: underline;
}
#top {
border: 1px solid black;
}
