 
body {
	margin: 0;
	padding: 0;
	/*background: white;*/
	font: 80% verdana, arial, sans-serif;
	font-size:9px;
	text-align: left;
}

A:link {
	FONT-SIZE: 12px; COLOR: #fc8800; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #fc8800; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.no:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
A.contentpagetitle:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
A.contentpagetitle:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
A.contentpagetitle:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent; TEXT-ALIGN: left; TEXT-DECORATION: underline
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



dl, dt, dd, ul, li {
	list-style-type: none;
}

#menu {
	/* Menu position that can be changed at will */
	/* 
	position: absolute; 
	top: 0;
	left: 0;
	*/
	
	position:relative;
	z-index:100;
	width: 100%; /* precision for Opera */

}

#menu dl {
	float: left;
	width: 14em;
	text-align:center;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	/*background: #ccc;*/
	border: 1px solid gray;
	margin-left: 2px;
}

#menu dd {
	display: none;
	border: 1px solid gray;
	margin-left:2px;
}

#menu li {
	text-align:left;
	/*background: #cc9900;*/
}

#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-color:#FF9900;
	/*background: #eee;*/
}

#site {
	position:relative;
	z-index:-1;
	color: #000;
	/* 
	position: absolute;
	top : 70px;
	background-color: #ddd;
	*/
	padding: 0px;
	
}

.button_ndrive {
	BORDER-RIGHT: medium none; PADDING-RIGHT: 5px; BORDER-TOP: medium none; PADDING-LEFT: 5px; FONT-WEIGHT: normal; BACKGROUND: url(../images/botao.jpg) no-repeat left center; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: middle; BORDER-LEFT: medium none; WIDTH: 90px; CURSOR: pointer; COLOR: gray; PADDING-TOP: 5px; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, sans-serif; HEIGHT: 19px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.button_ndrive_sel {
	BORDER-RIGHT: medium none; PADDING-RIGHT: 5px; BORDER-TOP: medium none; PADDING-LEFT: 5px; FONT-WEIGHT: normal; BACKGROUND: url(../images/botao.jpg) no-repeat left center; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: middle; BORDER-LEFT: medium none; WIDTH: 90px; CURSOR: pointer; COLOR: gray; PADDING-TOP: 5px; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, sans-serif; HEIGHT: 19px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.button_ndrive_sel {
	FONT-SIZE: 10px; BACKGROUND: url(../images/botao_s.jpg) no-repeat left center; CURSOR: text; COLOR: white
}


.frontpageheader {
	font-size: 13px;
	color : #FF9000;
	font-weight : bold;
        }

.slogan {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #EDEFF4;
	padding-left: 50px;
	padding-top: 0px;
	}

.contentpane {
	font-size: 10px;
	color: #333333;
	text-align:left;
}

.contentpaneopen {
	font-size: 10px;
	color: #000000;	
}

.contentheading, .componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF6633;
	text-align : left;
	line-height: 16px;
	/*padding-left: 20px;*/
	padding-top: 10px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#divBox {
	width: 800px;
}
