body, td, input, select, textarea {
	font-size: 11px; 
	font-family: "Trebuchet MS", Verdana; 
	color: #003399;
}

input, select, textarea {
	border: 1px solid #BFBFBF;
	font-size: 11px; 
	font-family: courier; 
	color: #000000;
}

form {
	margin: 0px;
}

a {
	color: #003399;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* TITULO COMUM */
h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}

/* TITULO SECAO c/ linha embaixo */
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #003399;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666666;
}

.messages {
	color: red;
	font-weight: bold;
}

.topMenu {
	width: 100%; 
	height: auto;
	background-color: #DDDDDD;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px dashed #666666;

	font-size: 11px; 
	color: #003399; 
	clear: all;
}

#content {
	float: left;
	padding: 10px 20px 10px 20px;
}

#content_options {
	float: right;
	margin-top: 10px;
	width: 150px;
	background-color: #EEEEEE;
	border: 1px dashed #666666;
	padding: 3px;
}

#content_options h1 {
	margin: 0px;
	background-color: #DDDDDD;
	font-size: 11px;
}

#controls {
	float: top;
	margin: 10px 0px 10px 0px;
	height: 30px;
}

#controls a {
	margin-right: 15px;
	font-weight: bold;
	text-decoration: none;
}

table.area {
	border: 1px dashed #666666;
}
table.area TH {
	background-color: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #666666;
}

.content_inputbox {
	position: absolute;
	width: 350px;
	left: 75px;
}

.button { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #257EA0; 
	border: 1px #000000 solid; 
}



#bottom {
	position: relative;
	clear: both;
	left: 25%;
	width: 50%;
	padding: 5px;
	margin-top: 20px;
	border-top: 1px dashed #666666;
	text-align: center;
}.unnamed1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; color: #666666}

