/* CSS Document */

body {
	padding: 0px;
	background-color: #C6C5C4;
	margin: 0px;
}
table#main {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #7FA327;
	border-bottom-color: #7FA327;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #7FA327;
}
td img {
     display: block;
}
#container {
	padding: 0px;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table#nav td {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	
}
#content {
	background-image: url(images/bpage.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style_head {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	font-size: 10px;
	color: #678620;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.style_head strong {
	color: #FF070B;
}

.styleb {
  background-color: #7EA326;
}

.img_foot {
	text-align: center;
	margin: 10px;
}
.llink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#nav a  {
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #f4f4f4;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;	
}
#nav a:hover  {
	color: #FFFFFF;
	background-color: #7EA326;
}
.foot_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFF7DD;
	text-align: center;
	padding: 9px;
}
.foot_cont a { color: #EFF7DD; }
.foot_cont a:hover { color: #FFFFFF; text-decoration: none; }
.top_help {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	color: #666666;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bottom_help {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	color: #999999;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ddw {
	margin: 5px;
	border: 1px dashed #7EA326;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ddw img {
	display: inline;
	vertical-align: middle;
}
.ddw a {
	text-decoration: none;
	color: #7EA326;
}
.ddw a:hover {
	text-decoration: none;
	color: #3F5113;
}
.atti ul  {
	list-style-type: none;
	padding: 0px;
	margin: 8px;
}
.atti .title_li  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFEC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE6B0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE6B0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE6B0;
}
