body {
	margin: 0px 0px 0px 0px;
	padding:0px;
			font-family: Arial, helvetica, verdana;
			font-size: 9pt;		
	}

td {             	
	font-family: Arial, helvetica, verdana;
			font-size: 10pt; 
	color:#000000;
	}

#pageads {             	
	vertical-align: top;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	padding-top: 10px;
	}

#pixels {
	position: relative;	
	top:0;
	left:0;
	width:1000;
	height:1000;
	border:0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}

#note {
	color: #999999;
	font-family: arial, helvetica;
			font-size: 8pt; 
	background:#646464;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	}

h1,h2,h3,h4,h5 a{
	margin: 0px 0px 0px 0px; color: #555555;
}

h1,h2,h3,h4,h5 a {
	margin: 0px 0px 0px 0px; color: #555555;
}

h1,h2,h3,h4,h5 a:hover {
	margin: 0px 0px 0px 0px; color: #555555;
}

h1,h2,h3,h4,h5 a:visited {
	margin: 0px 0px 0px 0px; color: #555555;
}

h4.gold { color: #c69b1d }

hr.c {	
	border: none 0; 
	border-top: 1px dashed #bbbbbb;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	height: 1px;
	}

.menu {
  font-family: Arial, helvetica, verdana;
  font-size: 10pt; 
}

.menu a{
	font-weight: bold; text-decoration: none; font-size: 10pt; text-align: center;
	}

.menu a {
	font-weight: bold; text-decoration: none;
	}

.menu a:hover {
	text-decoration: none;
}

.submenu {
  font-family: Arial, helvetica, verdana;
  font-size: 10pt; 
  height: 25px;
  text-align: center;
  background: #FFFFCC;
  width: 33%;
}

.submenu td{
  font-family: Arial, helvetica, verdana;
  font-size: 10pt; 
  text-align: center;
  background: #FFFFCC;
  height: 25px;
  width: 33%;
}

.submenu a{
	color: #000000; font-weight: bold; text-decoration: none; font-size: 10pt; text-align: center;
}

.submenu a:visited {
	color: #000000; font-weight: bold; text-decoration: none;
}

.submenu a:hover {
	color: #000000; text-decoration: none;
}

.submenu2 {
  font-family: Arial, helvetica, verdana;
  font-size: 10pt; 
  height: 25px;
  text-align: center;
  background: #FFFFCC;
  width: 33%;
  border-left: 1px solid;
  border-right: 1px solid;
  font-weight: bold;
  text-decoration: none;
}

.submenu2 a{
	color: #000000; font-weight: bold; text-decoration: none; font-size: 10pt; text-align: center; color: red;
}

.submenu2 a:visited {
	font-weight: bold; text-decoration: none; color: red;
}

.submenu2 a:hover {
	font-weight: bold; text-decoration: none; color: red;
}

.menu2 {
  font-family: Arial, helvetica, verdana;
  font-size: 10pt; 
  text-align: center;
  background: url(images/barra.gif) #d9ab22;
  height: 22px;
}

.menu2 a{
	font-weight: bold; text-decoration: none;
}

.menu2 a:visited {
	font-weight: bold; text-decoration: none;
}

.menu2 a:hover {
	font-weight: bold; text-decoration: none;
}

body, td, input, select {
  font: normal 12px Arial,Helvetica,sans-serif;
}

p, form {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 16px;
}

div.toolbar {
  background: #7777FF;
  padding: 5px;
  color: #FFFFFF;
}

div.toolbar a {
  color: #FFFFFF;
}

#language_selector {
  font-size: 11px;
}

div.map {
  padding: 0px;
  text-align: center;
  border: 1px solid #000000;
}
div.content {
  padding: 0px;
  color: #333333;
  list-style-position: center;
}
div.content a {
  color: #333333;
}

div.content a:hover {
  color: red;
}

.error, .notice {
  color: red;
}

div.error {
  padding: 5px;
  border: 1px solid #666666;
  background: white;
}

.boxed {
  padding: 5px;
  border: 1px solid;
  margin-left: 2em;
  margin-right: 2em;
}

.indent {
  margin-left: 2em;
}

td.label {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
  width: 1%;
  font-weight: bold;
}

table.grid {
  border-collapse: collapse;
}

table.grid td, table.grid th {
  padding: 5px 15px 5px 15px;
}

table.grid th {
  background: #CCCCCC;
}

div.snippet {
  white-space: nowrap;
}

div.snippet select {
  font-size: 10px;
  vertical-align: middle;
}

div.snippet input {
  vertical-align: middle;
}

div.snippet textarea {
  width: 100%;
}

input[type="radio"] {
  vertical-align: bottom;
}

div.alert {
  margin: 25px;
  text-align: center;
  padding: 10px;
  background: white;
  border: 2px solid red;
  font-size: 12px;
  font-weight: bold;
}

div.blog_article {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_article_title {
  font-weight: bold;
  font-size: 16px;
}

p.blog_article_date {
  font-style: italic;
  color: #888888;
}

div.blog_comment {
  border-bottom: 1px dashed #AAAAAA;
}

textarea.code {
  font: normal 12px Arial,Helvetica,sans-serif;
  width: 450px;
  background-color: #eeeeee;
  border-color: #cccccc;
  border-style: inset;
  margin-top: 5px;
}

p.blog_comment_date {
  font-style: italic;
  color: #888888;
  size: 3px;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
  display: none;
}
.tabberlive {
  margin-top:1em;
}

ul.tabbernav
{
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid #AAA;
  /* font: bold 12px Verdana, sans-serif */;
  font-weight: bold;
}

ul.tabbernav li
{
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a
{
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #AAA;
  border-bottom: none;
  background: #DDE;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
  color: #000;
  background: #AAE;
  border-color: #AAA;
}

ul.tabbernav li.tabberactive a
{
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
  color: #000;
  background: white;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
  padding: 5px;
  border: 1px solid #aaa;
  border-top: 0;
}

.tabberlive .tabbertab h2 {
  display: none;
}
.tabberlive .tabbertab h3 {
  display: none;
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}

.process-content {
  margin-left: 10px; 
  margin-top: 10px;
}

.submit {
  width: 250px;
  height: 40px;
  font-weight: bold;
  font-size: 16px;
}

.blog_article_comments {
  font-weight: bold;
  font-size: 16px;
}

.blog_article_comments a{
	font-weight: bold; text-decoration: none; font-size: 16px; text-align: center; color: #006600;
	}

.blog_article_comments a {
	font-weight: bold; text-decoration: none; color: #006600; font-size: 16px;
	}

.blog_article_comments a:hover {
	text-decoration: none; color: #006600; font-size: 16px;
}

