/* 
This file is used for all Inmagic query screens on the Inter and Intra nets.

Warren Thiessen -- June 6, 2007

BODY > Background color changed to FFFFFF from eaeaea  November 27/08 WJT
*/
a  {
	color: #008080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color:#0000FF;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	/*background-color:#d5d5d5;*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.h1 {
	font-size: 16pt; /* this font size matches the font size generated by Inmagic for the query screen banner */
	font-weight: bold;
}
.h2 {
	font-size: small;
	font-weight: bold;
}
.smreg {
	font-size: 12px;
	font-weight: normal;
	
}
.tbbkgdcol {
	background-color: #B8B8B8;
	text-align: center;
}
.dataxlbld /* x-large & bold font declaration - this is used for the db banner title file html includes rather than have GIFs made - much easier! */
{
	font-size:x-large;
	font-weight:bold;
	color: #000000;
}
.databkgrd {/* this may be used if the body background color is d5d5d5 to match the mambo settings wjt may 8/09*/
	background-color:  #FFFFFF;
}
.LH_Main_Title {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url(../Images/LHR/Canned_Searches/Canned_Searches_Background_Sepia.jpg);
	height:54px;
	background-repeat: no-repeat;
	background-position: center;
	font: Arial;
}

