
body
{margin:0 0 0 0;}

/*
SEARCH PAGE CLASSES
*/

.index_button	
{
	border-left: 1px solid #7898B5; border-top: 1px solid #7898B5; 
	border-right: 1px solid #7898B5; border-bottom: 1px solid #7898B5;
	background: #ffffff url(images/tabon.gif); 			
	background-repeat: repeat-x; background-attachment: fixed;
	font-family: Arial; font-size: 9pt; cursor: hand; height: 22px;
}
input.grey_button
{
	height: 22px;
	font-size: 9pt;
	color: #333333;
	cursor: hand;
	border: 1px solid #333399;
	background: url('images/btn_back-silver.gif') center;
	padding: 1px
}
.SearchLabel
{
	font-weight: bold;
	font-size: 8pt;
}
.SearchTextInput
{
	width: 250px;
	font-family: Verdana;
	font-size: 10pt;
}
.sidemenuhead2 
{
	font-family: Verdana, Arial, Tahoma; 
	font-size: 8pt; 
	font-weight: Bold; 
	color: #8a8a8a; 
	line-height: 14px;
}
.sidemenutxt 	
{	
	font-family: Verdana, Arial, Tahoma; 
	font-size: 8pt; 
	font-weight: Normal; 
	color: #686868; 
	line-height: 14px;
}

/*
SEARCH RESULTS PAGE CLASSES
*/

.hoz_splitter 	
{
	background: url(images/hozline.gif); 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	font-size: 4pt;
}
.SearchResultsText
{
}
.report_label
{
	width: 35px;
	vertical-align: top;
}
.bookstore_report_label
{
	width:130px;vertical-align:top;
}
.display_head
{
	font-weight: bold;
	color: midnightblue;
}
.display_label
{
	vertical-align: top;
	font-weight: bold;
	width: 100px;
}
.display_text
{
}
