TABLE.displaytag {
	padding: 0;
	margin: 1px;
	border: 1px solid #CCCCcc;
	width: 99%;
}
.unbold{
	font-weight:normal;
}
form {
	background-image: url(../images/form_bg.gif);
}
h3{
	text-align:center;
}
#menu_context {
	position: relative;
	margin: 0px;
	display: block;
}
.define_borders2 {
 	border-right-width: 2px;
 	border-left-width: 2px;
 	border-right-style: solid;
 	border-left-style: solid;
 	border-right-color: #dedede;
 	border-left-color: #dedede;
 	padding-right: 10px;
 	padding-left: 10px;
 	margin-top: 0px;
 	margin-right: 40px;
 	margin-bottom: 0px;
 	margin-left: 40px;
 	padding-bottom: 0px;
	width: 90%;
 	top: -1px;
}
#logout_btn {
	position: absolute; 
	width: 120px; 
	top: 0px; 
	right: 20px; 
	text-align: right; 
	z-index: 90;
}
#menu_fix {
	border: 0px;
	margin: 0px;
	background-color: #fFF;	
}
#api_submenus {
	position: relative;
	display: block;
	margin: 10px 10px 0px 10px;	
	background-image: url(../images/top_menu/menu_options_bg.gif);
	height: 38px;
	line-height: 38px;	
}
#api_submenus span {
	height: 38px;
	width: 30px;
 	position: absolute;
}
#api_submenus .image_left {
	left: -10px;
	background-image: url(../images/submenu/image_left.gif);	
}
#api_submenus .image_right {
	right: -10px;
	background-image: url(../images/submenu/image_right.gif); 
}
.define_borders {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
}

TABLE.displaytag TH {
	background: #d46552;
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center; 
	padding: 3px;
	border-bottom: 2px solid #ccc;
	
}

TABLE.displaytag TD {
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px 3px 2px 3px;
	margin: 1px;
}
div#alerta {
background:#FFDDCC none repeat scroll 0%;
border:2px solid #DD0000;
font-style:italic;
margin:1em 0pt;
padding:0pt 0.5em;
align:center;
}
TABLE.displaytag TD img {
	border: 0;
}

TABLE.displaytag TD.rightalign {
	text-align: right;
}

TABLE.displaytag TD.centeralign {
	text-align: center;
}

TABLE.displaytag TR{
	background-color: #fff;
}
TABLE.displaytag TR:HOVER{
	background-color: #d5705f;
	color:white;
}

TABLE.displaytag TH.sorted {
	background-color: #d4090f;
}

TABLE.displaytag TH.sorted a{
	display: block;
	background: url(../Images/displaytag/arrow_off.png) no-repeat right;
	color: #ffffff;
	text-decoration: none;
}
TABLE.displaytag TH.sortable a {
	display: block;
	background: url(../Images/displaytag/arrow_off.png) no-repeat right;
	color: #ffffff;
	text-decoration: none;
}
TABLE.displaytag TR a,TABLE.displaytag TR a:visited{
	color:#000000;
}
TABLE.displaytag TR a:hover{
	color:#bababa;
}
TABLE.displaytag TD a:hover{
	color:#bababa;
}
TABLE.displaytag TH.sorted a:hover,
TABLE.displaytag TH.sortable a:hover {
	color: #d4d4d4;
}
TABLE.displaytag TH a,TABLE.displaytag TH a:visited{
	color:#ffffff;
}
TABLE.displaytag TH.order1 a {
	background-image: url(../Images/displaytag/arrow_down.png);
}

TABLE.displaytag TH.order2 a {
	background-image: url(../Images/displaytag/arrow_up.png);
}

span.pagebanner {
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #d42e12;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 99%;
	margin-top: 10px;
	margin-bottom: 0px;
	display:block;
	border-bottom: none;
}

span.pagelinks {
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #d42e12;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 99%;
	display:block;
	border-top: none;
	margin-bottom: 5px;
}

span.pagelinks a {
	color: #d4d4d4;
}

span.pagelinks a:visited {
	color: #d4d4d4;
}

span.pagelinks a:hover {
	color: #ffffff;
}

div.exportlinks {
	font-size: 0.8em;
	padding: 2px 4px 2px 4px;
	margin: 0 0 10px 0;
	width: 99%;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	cursor: pointer;
}

span.excel {
	background: url(../Images/displaytag/ico_file_excel.png) no-repeat;
}
span.csv {
	background: url(../Images/displaytag/ico_file_csv.png) no-repeat;
}
span.xml {
	background: url(../Images/displaytag/ico_file_xml.png) no-repeat;
}
span.pdf {
	background: url(../Images/displaytag/ico_file_pdf.png) no-repeat;
}



.menuTitleActive { text-decoration: none; width: 81px; PADDING: 7px; BACKGROUND-IMAGE: url(../Images/active_Title.gif); left: 3px;}

.menuBarLink { text-decoration: none; font-style: bold; color: #ffffff; font-family: helvetica,arial; outline: none }

.menuLink { text-decoration: none; font-style: bold; color: #ffffff; outline: none }
a:hover.menuLink { text-decoration: none; font-style: bold; color: #ffffff }

.content {
	POSITION: absolute;
	top: 81px;
	width:99%;
	height:82%;
	right:6px;
	left: 5px;
}

.footer {
	POSITION: absolute;
	bottom: 5px;
	margin:0;
	padding:0;
	width:100%;
	height:20px;
	clear:both;
	border-top:2px solid #9EB1CE;
	border-bottom:2px solid #9EB1CE;
	border-left:2px solid #9EB1CE;
	border-right:2px solid #9EB1CE;
	background-color: #E2E9F3;
	text-align:center;
	right: 3px;
	left:6px;
	top: 692px;


	
}
 html,body{
	margin:0;
	padding:0px 10px 0px 10px;
	height:100%;
	border:none;
	font: normal 13px verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
	font-size: 13px;
   }
   
 a:hover {
 background-color: transparent;
 }
 
 .headerred {
	font: bold 13px tahoma,verdana,sans-serif; 
	color:#ffffff; 
	background-image:url(../images/header_td.gif); 						    
	padding-top:7px; 
	height:23px;
 }
 .banner {
	background-image: url(../images/banner.png);
	display: block;
	height: 69px;
	width: 227px;
 }
 .banner:hover {
	background-image: url(../images/banner_h.png);
	background-color: transparent;
 }
 
 label {
	font-weight: bold;
}