body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #feefdb;
	font-size: small;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6e0212;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 39px;
	width: 920px;
	padding-top: 10px;
	background-image: url(images/head.gif);
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}
#head a:visited { color: #ffffff; text-decoration: none; }
#head a:active { color: #ffffff; text-decoration: none; }
#head a:hover { color: #ff7f7f; text-decoration: none; }
#head a { color: #ffffff; text-decoration: none; }


#banner {
	height: 230px;
	width: 980px;
}
.lista{
	line-height: 150%
}
.right {
	float: right;
	text-align: right;
}
.left {
	float: left;
	text-align: left;
}
#main {
	background-color: #fffbf7;
	float: none;
	width: 690px;
	margin-left: 17px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: small;
}
#mid {
	float: none;
	width: 690px;
	height: 14px;
	margin-left: 15px;
	padding-left: 15px;
	font-size: small;
	text-align: right;
}
.sidepanel {
	float: right;
	width: 200px;
	margin-right: 20px;
}

.block {
	width: 200px;
	margin-top: 7px;
}
.block_head {
	background-image: url(images/box_head.jpg);
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 200px;
	padding-top: 5px;
}
.block_content {
	background-color: #fffbf7;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom:5px;
	padding-left: 10px;
	font-size: small;
	line-height: 130%;
}
.block_content a:visited { color: #6e0212; text-decoration: none; }
.block_content a:active { color: #cccccc; text-decoration: none; }
.block_content a:hover { color: #ff7f7f; text-decoration: none; }
.block_content a { color: #6e0212; text-decoration: none; }

.button {	background-image: url(images/button.gif);	text-align: center;	font-size: small;	font-weight: bold;	color: #FFFFFF;	height: 20px;	width: 200px;padding-top: 5px;margin-bottom:5px;text-decoration:none ;}

.button a:visited { color: #ffffff; text-decoration: none; }
.button a:active { color: #ffffff; text-decoration: none; }
.button a:hover { color: #ff7f7f; text-decoration: none; }
.button a { color: #ffffff; text-decoration: none; }


#footer {
	clear: both;
	width: 946px;
	margin-right: 17px;
	margin-left: 17px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6e0212;
	margin-top: 15px;
}
.form_center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form_right {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
