* {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border-style: none;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td.tdright * {
	font-size: 11px;
}

div.all {
}

div.top {
	background-image: url(images/bg_menu.jpg);
	height: 48px;
	text-align: center;
}
div.top p {
	padding: 15px 20px 0px 20px;
}
div.top a, div.top p {
	color: white;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
div.top img {
	margin: 0px 6px;
}

table.main {
	border-collapse: collapse;
}
table.main td {
	vertical-align: top;
}

div.consult {
	background-image: url(images/bg_consult.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.consultspacer {
	height: 32px;
}
div.rightspacer {
	height: 116px;
}
table.login {
	margin: 20px auto;
}
table.login th, table.forma th{
	color: #707070;
	font-size: 9px;
	vertical-align: bottom;
	text-align: right;
	font-weight: normal;
}
input, textarea {
	border-color: #707070;
	border-width: 1px;
	border-style: solid;
	background-color: #ebebeb;
	padding: 2px 2px 2px 2px;
	font-size: x-small;
	color: #707070;
}

textarea {
	margin-top: 10px;
}
table.forma th {
	vertical-align: middle;
	text-align: left;
	font-size: 10px;
}

.blacktext12 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;

	font-style: normal;
}

.blacktext212 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;

	font-style: normal;
}

.blacktext12j {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;

	font-style: normal;
}

td.login_ok  {
	color: #707070;
	font-size: 10px;
}
td.login_ok input {
	float: right;
	border-width: 1px;
	border-style: solid;
}

td.tdright a, td.login_ok a {
	color: #e20d14;
	font-weight: bold;
	margin-bottom: 1em;
	text-decoration: none;
}

img.shadow {
	float: right;
	margin-right: 15px;
}
div.hdrright {
	height: 88px;
	background-image: url(images/hdr_right_bg.jpg);
	position: relative;
}
div.hdrright img {
	position: absolute;
	top: 0px;
}
td.tdright {
	color: #545454;
	width: 100%;
}
td.tdright div.tdrighttext {
	margin-left: 30px;
	margin-right: 20px;
}
img.right_hdr {
	margin-top: 30px;
}
td.tdright h2 {
	font-size: 14px;
	margin-top: 1em;
	font-family: Verdana, Helvetica, sans-serif;
}
td.tdright p {
	font-size: 10px;
	text-align: justify;
	margin-top: 1.4em;
	width: 70%;
}
td.tdright a {
	font-size: 10px;
}
td.tdright h3 {
	padding-top: 15px;
	font: 16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-weight: bold;
}
div.btm_hdr {
	background: url(images/bg_btm.jpg) repeat-x;
	width: 100%;
	height: 44px;
}
div.btm_hdr img{
	float: left;
	margin-left: 20px;
}
div.btm {
	background: #9c9c9c;
	width: 100%;
}
div.btm p, div.btm a {
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 28px;
	text-decoration: none;
}
div.btm img {
	margin-left: 50px;
}
div.footer {
	color: white;
	text-align: center;
	font-size: 10px;
	padding: 3px 0px;
	background: #363636;
}

/* ===[ SEARCH PANEL */
div.search_all {
	background-image: url(images/bg_search.jpg);
	width: 506px;
	height: 266px;
	position: absolute;
	z-index: 10;
	right: 20px;
	top: -96px;
}
div.search {
	position: absolute;
	left: 16px;
	top: 64px;
}
div.search h2, div.search h3 {
	font-size: 20px;
	line-height: 1.1em;
	color: #e20d14;
}
div.search h2 {
	font-size: 30px;
}
table.tbl_search {
	width: 343px;
	font-size: 11px;
}
table.tbl_search th {
	text-align: right;
	vertical-align: middle;
}
table.tbl_search td {
	color: #494949;
	padding: 5px 10px;
}
table.tbl_search input {
	border: 1px solid black;
	background-color: #c8c8c8;
	font-size: 11px;
}
table.tbl_search img {
	vertical-align: middle;
	float: left;
	padding-right: 2px;
}
.printing p, .printing h3, printing img  {
	font-size: 12px;
	margin: 10px;
}
.search_res td, .search_res th {
	border: 1px #ccc solid;
	padding: 5px;
	font-size: 11px;
	text-align: center;
}
table.search_res th {
	color: white;
	background-color: #999;
}
p.search a  {
	color: #666;
}
table.search_res {
	border: 1px #ccc solid;
	margin-top: 10px;
}
tr.dark {
	background-color: #ccc;
}
tr.dark td {
	border: 1px white solid;
}
tr.light td {
	border: 1px solid #ccc;
}
.tbl_about, .tbl_about td {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 11px;
	border-collapse: collapse;
}
table.voting td {
	padding: 4px;
}
