body {
	background-color: #003160;
	margin-left: 0px;
	margin-top: 0px;
}


table
{
	font-family: Arial;
	font-size: 14px;
}

#mma-image
{
	width: 300px;
}

.value-select-row
{
	width: 140px;
}
.value-select-row select
{
	width: 100%;
	margin-top: 5px;
}

.value-range-row
{
	width: 165px;
}
.value-range-row input
{
	width: 117px;
}
#resistance-input-div
{
	
}
#resistance-value
{
	font-size: 14px;
}
#first-graph,
#second-graph
{
	width: 300px;
	height: 200px;
}

#output-selection-row
{
	text-align: center;
	padding-top: 30px
}

#graphs-row td
{
	width: 50%;
	padding: 0px 10px;
	text-align: center;
}

.label
{
	text-align: center;
	padding-right: 30px
}

.box-rotated
{
	width: 200px;
	position: relative;
	top: 120px;
	left: -110px;
	text-align: center;
	
 	-moz-transform: rotate(-90deg);  /* FF3.5+ */
 	-o-transform: rotate(-90deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-90deg);  /* Saf3.1+, Chrome */
     filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  /* IE6,IE7 */
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
	border: 1px solid #999;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
	background: #dadada;
}

#detalhe {
	position:absolute;
	width:550px;
	z-index:1;
	left: 120px;
	top: 15px;
	visibility: hidden;
}

#detalhe2 {
	position:absolute;
	width:550px;
	z-index:1;
	left: 120px;
	top: 15px;
	visibility: hidden;
}

#detalhe3 {
	position:absolute;
	width:550px;
	z-index:1;
	left: 120px;
	top: 15px;
	visibility: hidden;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FC9B03;
}

.titcapa {
	font-family: "Arial Narrow", "Gill Sans MT Condensed", Arial;
	font-size: 31px;
	font-weight: bold;
	color: #FC9B03;
	text-decoration: none;
}
.autoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FC9B03;
}
.autoria1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC9B03;
}
.linkcc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.titsubmenu {
	font-family: "Arial Narrow", "Gill Sans MT Condensed", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FC9B03;
	text-decoration: none;
}
.listagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.titprojinterna {
	font-family: "Arial Narrow", "Gill Sans MT Condensed";
	font-size: 14px;
	color: #011e3a;
	text-decoration: none;
	font-weight: bold;
}
.titinterna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fd9b02;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003160;
	text-decoration: none;
	text-align: justify;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.navega {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc9c05;
	text-decoration: none;
}
.navegaAtivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtdetalhe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00305f;
	text-decoration: none;
}

.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00305f;
	text-decoration: none;
}
.navegaDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc9c05;
	text-decoration: none;
}
.navegaDiv:hover {
	color: #00305f;
}