body {
	background-color: #1f1f1f;
	/*	background-repeat: repeat-x;*/
/*	margin-top: 10px;
	margin-bottom: 10px;*/
/*	background-image: url(../images/fundo.jpg);*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	/*	margin-top: 10px;*/
	line-height: 130%;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;/*	margin-right: 5px;
	padding-right: 5px;*/
}
.fundo {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #1c1c1c;
	background-position: center top;
	background-image: url(../images/fundo.jpg);
}
/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	line-height: 130%;
	text-align: justify;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #eeeeee;
	text-align: justify;
	letter-spacing: 10px;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}


/*  Global Formatting */
h1 {
	font-size:16px;
	line-height: 1em;
	font-weight: 900;
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:15px;
	line-height: 1em;
	font-weight: 900;
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:14px;
	line-height: 1em;
	font-weight: 900;
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-size:13px;
	line-height: 1em;
	font-weight: 900;
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h5 {font-size:12px;line-height: 1em;font-weight: 900;color: #ff0000;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;color: #ff0000;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #6556e2;}
a:link {
	color: #d1b852;
}
a:visited {
	color: #d1b852;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff0000;
}

a.image, a.image:hover  {border:0;}
/*li{ list-style: square;}
ul { list-style: square;}*/




/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#333;}
	a.pathway:link {color:#d96a6c;}
	a.pathway:visited {color:#d96a6c;}
	a.pathway:active {color:#d96a6c;}
	a.pathway:hover {color:#d96a6c;text-decoration:underline;}

/* Menu lateral */
.mainlevel {height: 18px;}

a.mainlevel {
	display: block;
	background: #111013;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151417;
	}
	
a.mainlevel:hover {
	color: #ffffff;
	background: #580000;
						}	
/* Fim do menu lateral */
	
/* Sub Menu lateral */
.sublevel{height: 18px;}

a.sublevel{
	display: block;
	background: #251111;
	color: #bda667;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2d1717;
		}

   a.sublevel:hover {
	display: block;
	color: #a12f2f;
	background: #290000;}
/* End Sub Menu */
	
/* Add Custom Menus */


/* menu header */
.mainlevel_style1 {
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}

a.mainlevel_style1 {
	/*	display: list-item;*/
/*	background: #ff0000;*/
	color: #ff0000;
	/*	margin: 0 0 1px 0;*/
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
a.mainlevel_style1:hover {
	color: #ff0000;
/*	background: #ff0000;*/
						}	
/* fim menu header */



/* menu top */
.mainlevel_style2 {height: 18px;}

a.mainlevel_style2 {
/*	display: block;*/
/*	background: #000000;*/
	color: #ff0000;
	padding: 3px 20 3px 20px;
	margin: 10 0 1px 10;
	text-decoration: none;
	}

a.mainlevel_style2:link {
	color: #ff0000;
/*	background: #000000;*/
						}
							
a.mainlevel_style2:hover {
	color: #ff0000;
/*	background: #000000;*/
						}
						
a.mainlevel_style2:active {
	color: #b50404;
/*	background: #000000;*/
						}	
						
							
/* fim menu top */


/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 97%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th {
	background: #0b0a0c;
	height: 20px;
	color: #ff0000;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

table.moduletable td {height: 18px;}




/* Add here Custom Modules */


table.moduletable_style1 {
	width: 10px;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
}

table.moduletable_style1 th {
	/*background: #ff0000;*/
height: 2px;
	color: #ff0000;
	text-align: left;
}

table.moduletable_style1 td {
	height: 14px;
}

/* End Custom Modules */





/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	font-size: 18px;
	width: 100%;
	font-weight: normal;
	color: #ff0000;
	line-height: 200%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* content title and links */
/*.contentpagetitle {background-color : White; }*/
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #ff0000;
	border-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
/*.contentdescription {background-color : White;}*/

/* Main Body Text */
/*.contentpane {background: White;}*/
/*.contentpaneopen {background-color: White;}*/
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {
	font-size: 10px;
	color: #ff0000;
	font-weight: normal;
}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{
	font-size: 14px;
	color: #dddddd;
}
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #ff0000; }
.pagenav_next{font-size: 14px;  color: #ff0000; }
a.pagenav {
	color: #dddddd;
	border-bottom: 0;
}
a.pagenav:hover {
	color: #333333;
	border-bottom: 0;
}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#ff0000;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #ff0000; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	font-size: 18px;
	font-weight: normal;
	color: #ff0000;
	text-align:left;
	line-height: 200%;	/* background-color: White;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #000000;
	color : #d1b852;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 9px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #222222;font-size: 9px;}
.sectiontableentry2 {background-color : #111111;font-size: 9px;}
.sectiontablefooter{	height: 18px; }

/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
.topo-menu {
	background-attachment: scroll;
	background-image:url(../images/topo1.gif);
	background-repeat: repeat-x;
}
.fundo-rodape2 {
	background-attachment: scroll;
	background-image: url(../images/rodape.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borda-fundo951 {
	background-attachment: scroll;
	background-image: url(../images/borda.png);
	background-repeat: repeat-y;
}

/* End category */


/* blogsection */
/*.blog {background-color : #FFFFFF;}*/
.blogsection{	height: 18px;  }
.blog_more{	height: 18px; clear: both;}
.blog_heading {	height: 18px;  }
/* space from bottom of article */
/*.article_seperator{background-color : #FFFFFF;}*/
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 0px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
/*.wrapper{background-color : #FFFFFF;}*/
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#999999;
	font-size: 12px;
	color: #000000;
	border: 1px solid 777777;
}
.inputbox {
	background: #999999;
	border: 1px solid #777777;
	color: 000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text_area {
	background: #111111;
	color: cccccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* Pull down menu */
.selectbox {
	width: 100%;
	color: #CCCCCC;
}
/* Submit Button */
.button {
	border: 1px solid #777777;
	background: #555555;
	color: 000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Contact Email Form */
.contact_email {
	margin: 0px;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #cccccc;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: #990000;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #ff0000;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #ffebe0;}
/* ###################### End TABBED EDITING ###################### */
.rodape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 140%;
	text-align: right;
}
a.rodape:link {
	color: #FFFFFF;
	
}
a.rodape:visited {
	color: #FFFFFF;
}
a.rodape:hover {
	color: #d1b852;
	text-decoration: underline;
}
a.rodape:active {
	color: #d1b852;
	text-decoration: underline;
}

.fundo-topo {
	background-attachment: scroll;
	background-image:url(../images/topo.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: center top;
}


.fundo-menu {
	background-attachment: scroll;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.fundo-fio {
	background-attachment: scroll;
	background-image: url(../images/fio.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.endereco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}




#twocols{ /*the columns that gets dropped down over yours might be different*/
z-index:20;
}
#leftcol{ /*the columns that gets dropped down over yours might be different*/
z-index:10;
}
#mainleveltopnav li{
display:inline;
list-style-type:none;
padding-right:5px;
}
a.mainleveltopnav,a.mainleveltopnav:link,
a.mainleveltopnav:visited{
color:#f90;
}
.moduletablemainnav{ /* I have absolutely positioned the module, you might have a different scheme*/
	/*	position:absolute;*/
	top:260px;
	/*	z-index:200;*/
	margin:0;
	padding:0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#mainlevelmainnav,#mainlevelmainnav ul{
	float:center;
	list-style:none;
	line-height:1em;
	background:transparent;
	font-weight:400;
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#mainlevelmainnav a{
	display:block;
	color:#FFffff;
	text-decoration:none;
	margin-right:20px;
	padding:0.5em;
}



#mainlevelmainnav a:link {
	color: #d1b852;
}
#mainlevelmainnav a:visited {
	color: #d1b852;
}
#mainlevelmainnav a:hover {
	color: #ffcc00;
}
#mainlevelmainnav a:active {
	color: #ffcc00;
}





#mainlevelmainnav li{
float:left;
padding:0;
}
#mainlevelmainnav li ul{
position:absolute;
left:-999em;
height:auto;
width:11em;
font-weight:400;
background:#e34000;
border:#d23b03 1px solid;
margin:0;
}
#mainlevelmainnav li li{
width:11em;
}
#mainlevelmainnav li ul a{
width:11em;
color:#ffffff;
font-size:0.9em;
line-height:1em;
font-weight:400;
}
#mainlevelmainnav li:hover ul ul,#mainlevelmainnav li:hover ul ul ul,#mainlevelmainnav li.sfhover ul ul,#mainlevelmainnav li.sfhover ul ul ul{
left:-999em;
}
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover ul,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul{
left:auto;
z-index:6000;
}
#mainlevelmainnav li li:hover,#mainlevelmainnav li li.sfhover{
background:#8c2600 url(../images/bullet.png) 98% 50% no-repeat;
}
.bordas {
	border: 1px solid #b2b2b2;
}
