﻿body {
	font-family: Century Gothic;
	font-size: small;
	background-color:#FFFFFF;
}

.clsUpdate {
	background-color: #ccff99;
	border: solid 1px black;
	width: 300px;
	height: 20px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 5px;
	visibility:hidden;
}

.clsPageCount {
	color:#88100f;
	font-size:smaller;
}

.clsDataListItem {
	padding-left:0px;
	font-size:smaller;
	vertical-align:top;
}

.clsPriceLinks {
	color:#731922;
	font-size:10;
	padding-left:5px;
}

.clsPriceLinks:hover {
	text-decoration:underline;
}

.clsAlphLinks {
	color:#731922;
	font-size:10;
	padding-left:3px;
}

.clsAlphLinks:hover {
	text-decoration:underline;
}

.clsChooseSearchItems {
	text-decoration: none;
	font-size:10;
	padding-left:5px;
	vertical-align:top;
}

.clsChooseSearchItems:hover {
	text-decoration:underline;
}

.clsDataListFooter {
	text-align:right;
}

.clsPricesTbl
{
	vertical-align:top;
}

.clsImgQoute
{
	text-align:right;
	padding-left:30px;
	background-color:#ffffff;
	border-style:solid;
}

.clsDlMsgs
{
	border-style:none;
	border-width:0px;
	width:555px;
	margin-left:2px;
}


.clsInfoLabel
{
	padding:100px 0px 0px 0px;
	position:relative;
	font-size:Medium;
	width:560px;
	height:90px;
	text-align:center;
	display:block;
}

.clsInfoLabel2
{
	padding:25px 0px 0px 0px;
	position:relative;
	font-size:Medium;
	width:560px;
	height:150px;
	text-align:center;
	display:block;
	
}


.clsNBBriefs
{
	border-bottom-color:#75140f;
	width:557px;
}


.clsReport
{
	font-size:small;
}

.clsError
{
	text-align:center;	
}

.clsGridView
{
	overflow: auto;
	height:400px;	
}

.clsGridView table thead tr th
{
	height:20px;
	position:relative;
}

.clsGridView table tbody
{
	overflow: auto;
}


/************ validatorCallout Related Styles ***********************/
.validatorCalloutHighlight {
	background-color: #fffacd;
	z-index: 2;
}

a {
	color: #000000;
	text-decoration: none;
}
