/**{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	padding: 0px;
	color: #000;
}*/

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	list-style: none;
	padding: 0px;
}

input{font-size: 11px;}
img{border: none;}
a{text-decoration: none;}

.topmenu{
	color: #f5f5f5;
	font-size: 18px;
	font-weight: bold;
}

.topmenu:hover{color: #fff;}

.date{
	color: #ccc;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 20px;
}

.topRight{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #ff6633;
	padding: 10px;
}

.highlight{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.advRightTitle, .advRightTitleText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033a8;
	font-weight: bold;
}

.advRightTitle:hover{text-decoration: underline;}

.advRightText, .bannerTexto tr td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.advRightText:hover{text-decoration: underline;}

.menu tr td{
	padding: 5px;
	border-right: 1px solid #919e97;
}

.menu tr td a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #005959;
	font-weight: bold;
	font-size: 12px;
}

.menu tr td a:hover{text-decoration: underline;}

.menu2 tr td{
	padding: 5px;
	border-right: none;
}

.menu2 tr td a{
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.menu2 tr td a:hover{text-decoration: underline;}
.bottom tr td, .bottom tr td a{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
.bottom tr td a:hover{text-decoration: underline;}
#content{padding: 10px;}

.explain{
	font-family: Verdana;
	font-size: 11px;
	padding: 5px 5px 20px;
}

.label{
	padding: 5px;
	width: 150px;
	vertical-align: top;
}
.label, label{
	font-family: Verdana;
	font-size: 11px;
}

.edit, textarea{
	font-family: Verdana;
	font-size: 11px;
}

textarea{height: 150px;}
.edit{width: 300px;}

.tableList{background: #95e9bf;}
.tableList thead tr td, .tableList tbody tr td{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding: 5px;
}

.tableList thead tr td{
	font-weight: bold;
	background: #d3f6e5;
}

.tableList tbody tr td{background: #fff;}

.tableList tbody tr.odd td{background: #f6fdfa;}

.tableList tbody tr td a{
	font-family: Verdana;
	font-size: 11px;
	color: #00f;
}
.tableList tbody tr td a:hover{text-decoration: underline;}


.contextList .title, #searchTextInt{
	color: #005959;
	font-size: 14px;
	font-weight: bold;
}

.contextList .title a{
	color: #005959;
	font-size: 14px;
	font-weight: bold;
}

.contextList .title a:hover{color: #000;}
.contextList .sep{background: #666;}

.contextImage{
	margin: 0px 10px 10px 0px;
	padding: 1px;
	border: 1px solid #d3f6e5;
}

.noData{
	font-size: 12px;
	text-align: center;
	color: #444;
}

.panelInfo{
	border: 1px solid #d3f6e5;
	margin-bottom: 10px;
}

.panelInfo .title{
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background: #5cbd9c;
	color: #f5f5f5;
}

.panelInfo .textInfo, .panelInfo .textError{
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
	color: #000;
}

.panelInfo .textInfo{background: #f0f0ff;}
.panelInfo .textError{background: #ffe0e0;}

.llogin{
	font-family: Verdana;
	font-size: 11px;
}

.editSearch{
	font-family: Verdana;
	font-size: 11px;
}

.editText{
	font-family: Verdana;
	font-size: 11px;
 	color: #336865;
 	font-weight: bold;
 }

#searchTextInt{
	font-family: Verdana;
	font-size: 14px;
}

.useDates{
	font-size: 11px;
	color: #999;
}