.main_txt {
	font: normal 10px Verdana;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;}

.black_txt {
	font: normal 10px Verdana;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;}


a {  color: #444444; font: bold 10px Verdana; text-decoration: none}
a:hover {  text-decoration: underline; color: #999999}	
	
	
	
.search_results
{
	width:100%;
}

.view_users { width:100%; }

.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#fffff;
}

 
.small {
	font-size:10px;
}


 
.clr{
	clear:both;
}

 
 /*printer styles*/ 
@media print{ 
	/*hide the left column when printing*/
	#leftcol{display:none;} 
	#outer{border-left:0;} 
}




/* ------------------------------------------------------------------------ */
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
/* ------------------------------------------------------------------------ */
table.page_display
{
	border: 3px;
	font-family: Verdana;
	font-size: 10px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* ----------------------------------------------- */
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
/* ----------------------------------------------- */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* ---------------------------- */
/* THIS CONTROLS THE ROW COLORS */
/* ---------------------------- */
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}

/* ----------------------------------------------------------------  */
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
/* ----------------------------------------------------------------  */

.browse_tool {
	background-color: silver;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration: none; 
	color: black; 
}
			
.browse_tool_num {
	color: #336699;
}

.browse_tool_button A {		
	background-color: silver;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px; 
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	width: 82px;
	height: 18px;
	display: block;
}

.browse_tool_button A:visited {		
	color: #000000;
}

.browse_tool_button A:hover {		
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px; 
	height: 18px;
}

.browse_tool_ghost {
	font-family: Verdana;
	font-size: 10px; 
	line-height: 10px; 
	color: #aaaaaa; 
	text-decoration: none; 
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
			
.bt_pages {
	font-family: Verdana;; 
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}

A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: #000000;
}

A.bt_pages:hover{
	color:#ffffff;
	background: #132975; 
}
.pestanas {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
pestanas:hover {  text-decoration: underline; color: #ffffff}

