body
{
}
/* */

A:link { COLOR: darkgreen }
A:hover { COLOR: darkgray }

.SearchTipsText
{
	font-size: 12px;
	color: darkblue;
	font-family: Verdana, Arial, 'Times New Roman';
	height: 35px;
}
.SearchTipsText1
{
	font-size: 12px;
	color: darkblue;
	font-family: 'Trebuchet MS' , Verdana, Arial, 'Times New Roman';
}
.SearchTipsText2
{
	font-size: 12px;
	color: black;
	font-family: 'Trebuchet MS' , Verdana, Arial, 'Times New Roman';
}
.SearchTipsTitle
{
	font-size: 32px;
	border-left-color: palegoldenrod;
	border-bottom-color: palegoldenrod;
	color: black;
	border-top-color: palegoldenrod;
	font-family: 'Times New Roman' , 'Bookman Old Style' , Verdana, Arial;
	height: 35px;
	border-right-color: palegoldenrod;
}
.MenuItem
{
	font-size: 11px;
	color: darkslategray;
	font-family: Verdana;
	background-color: transparent;
}
.ErrorMessage
{
	font-size: x-small;
	font-style: italic;
	font-family: 'Times New Roman' , 'Bookman Old Style' , Verdana, Arial;
	background-color: transparent;
}
.DocumentTitle
{
	font-weight: bold;
	font-size: medium;
	color: navy;
	font-family: 'Times New Roman' , 'Bookman Old Style' , Verdana, Arial;
	height: 35px;
}
.FileNameText
{
	font-weight: normal;
	font-size: 11px;
	color: navy;
	font-family: Verdana, 'Courier New' , Arial;
	height: 35px;
}
.HyperLinkTag
{
	font-size: 12px;
	font-family: 'Trebuchet MS' , Tahoma, Verdana, Arial, 'Times New Roman';
}
.ThinButton
{
	border-right: skyblue 3px ridge;
	border-top: skyblue 3px ridge;
	font-size: x-small;
	border-left: skyblue 3px ridge;
	cursor: hand;
	border-bottom: skyblue 3px ridge;
	font-family: Arial, 'Microsoft Sans Serif' , 'Times New Roman';
	height: 25px;
	background-color: paleturquoise;
}
.ConfirmationText
{
	font-weight: bold;
	font-size: small;
	color: steelblue;
	font-family: 'Times New Roman' , 'Bookman Old Style' , Verdana, Arial;
	height: 35px;
}
.BOCDataListItem
{
	padding-right: 20px;
	padding-left: 20px;
}
.FileCount
{
	font-weight: bold;
	font-size: 15px;
	color: #804040;
	font-family: Arial, 'Trebuchet MS';
}
.BothHands { cursor: pointer; CURSOR: hand }

