/* Default CSS Stylesheet for a new Web Application project */

a.CrumbLarge:link {text-decoration:none; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}
a.CrumbLarge:visited {text-decoration:none; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}
a.CrumbLarge:active {text-decoration:none; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}
a.CrumbLarge:hover {text-decoration:underline; font-weight:bold; font-size:14pt; line-height:16pt; color:#800000;}

a.CrumbSmall:link {text-decoration:none; font-weight:bold; font-size:10pt; color:#000000;}
a.CrumbSmall:visited {text-decoration:none; font-weight:bold; font-size:10pt; color:#000000;}
a.CrumbSmall:active {text-decoration:none; font-weight:bold; font-size:10pt; color:#000000;}
a.CrumbSmall:hover {text-decoration:underline; font-weight:bold; font-size:10pt; color:#000000;}

/*a.OnlineAuction:link {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}
a.OnlineAuction:visited {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}
a.OnlineAuction:active {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}
a.OnlineAuction:hover {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}

a.OnlineAuctionNew:link {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}
a.OnlineAuctionNew:visited {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}
a.OnlineAuctionNew:active {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}
a.OnlineAuctionNew:hover {font-weight:bold; font-size:12px; color:#ffffff; text-decoration:underline;}*/

.whitefont{
	color: #fff;
	font-weight:bold;
}

.hrstandard 
{
	background-color:Black;
	border:0px;
	height:1px;
	width:100%;
}
