img {border:0;}

.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;} 
}

div.content a {
	color:#000;
	text-decoration:underline;
}
div.content a:visited {
	color:#000;
	text-decoration:underline;
}
div.content a:hover {
	color:#048671;
	text-decoration:underline;
}

div.content img {
	border:0;
}


/* ------------------------------------------------------------------------ */
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
/* ------------------------------------------------------------------------ */
table.page_display
{
	border: 3px;
}
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-size: 11px; 
	text-decoration: none; 
	color: black; 
}
			
.browse_tool_num {
	color: #336699;
}

.browse_tool_button A {		
	background-color: silver;
	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-size: 10px; 
	line-height: 10px; 
	color: #aaaaaa; 
	text-decoration: none; 
	BACKGROUND-COLOR: #701112;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #701112;
	color: #ffffff;
	width: 24px;
	/*height: 20px;*/
	display: block;
	text-align: center;
}
			
td.bt_pages {
	BACKGROUND-COLOR: #701112;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#FFF;
}

td.bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
	BACKGROUND-COLOR: #701112;
}

td.bt_pages a.bt_pages{
	color:	#FFF;
	width: 24px;
	/*height: 20px;*/
	BACKGROUND-COLOR: #701112;
	display: block;
	text-align: center;
	text-decoration:none;
}

td.bt_pages a.bt_pages:visited{
	color: #FFF;
	BACKGROUND-COLOR: #701112;
	text-decoration:none;
}

td.bt_pages a.bt_pages:hover{
	color:#048671;
	BACKGROUND-COLOR: #C5BD99;
	text-decoration:none;
}
td.row1_0	{ background-color: #C5BD99; }
td.row2_0	{ background-color: #E6E2D2; }
td.row3_0	{ background-color: #FFFEE8; }
td.row1_1	{ background-color: #C5BD99; }
td.row2_1	{ background-color: #E6E2D2; }
td.row3_1	{ background-color: #FFFEE8; }
.adminListingLeft_0 {
	color: #000;
	background-color : transparent;
}

/*search result styling*/
.searchresultbox {
	border: #048671 solid 2px;
	font-size: 14px;
}
.browse_tool_table {
	color: #C5BD99;
}
.browse_tool {
	background-color: #701112;
	color: #C5BD99;
	padding: 3px;
}
.browse_tool_num {
	color: #FFF;
	font-weight: bold;
}

td.browse_tool_button {
	background-color: #701112;
	color: #C5BD99;
}
table.browse_tool_table td.browse_tool_button a {
	background-color: #701112;
	color: #C5BD99;
	padding: 5px 3px;
	width: 100%;
	text-decoration: underline;
	border: none;
	font-size: 11px;
	display:inline;
}
table.browse_tool_table td.browse_tool_button a:visited {
	background-color: #701112;
	color: #C5BD99;
	padding: 3px;
	width: 100%;
	text-decoration: none;
	border: none;
}
table.browse_tool_table td.browse_tool_button a:hover {
	background-color: #701112;
	color: #FFF;
	padding: 3px;
	width: 100%;
	text-decoration: none;
	border: none;
}
td.browse_tool_curpage {
	background-color: #701112;
	color: #FFF;
}