.OrderMinSize { font-size:12px; font-weight:bold; }
.OrderMinColor { color:Red; }
.LoginBox TR TD { padding-bottom:0.3em; }
.RightSpace { padding-right:0.5em; }
.LogInRequired { display:none; }

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

body 
{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.heading 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #861809;
	
}

.consumerHeading 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #244A95;
}

A.ConsumerMenuLink 
{
	color:White;
	text-decoration:none;	
}

A.ConsumerTopLink 
{
	color:White;
}

A.ConsumerMenuLink.hover
{
	color:White;
	text-decoration:underline;	
}


A.miniMenuLink
{
	color:White;
	text-decoration:none;	
	font-size:11px;
}

A.miniMenuLink.hover
{
	color:White;
	text-decoration:underline;	
	font-size:11px;
}

.partDimensions 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.miniMenuLink
{
	color:White;
	font-size:11px;
}


.catHeading 
{
	font-size:14px;
	font-weight:bold;		
	margin-top:3px;
	margin-bottom:3px;
}

.catDesc
{
	font-size:12px;
	margin-top:3px;
	margin-bottom:3px;
}

.imgHand
{
	cursor:hand;
}

.adminSideButton
{
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	background-color: #cc0000;
	color: #ffffff;
}

.floatingImage
{
	position:absolute;
	right:5;
	bottom:5;
	vertical-align:bottom;
	cursor:hand;
}
.floatingImageContainer
{
	position: relative;
	border: 0px
	padding: 0.5em;
	height: 1%
}

.ErrorText
{
	color: #FF0000;
}

.HighlightRow
{
	border-color: Red;
	border-spacing: 0px;
	border-width:medium;
	border-bottom-style:dashed;
}

table.viewOrder {
	border-width: 1px;
	border-style: none;
	border-color: blue;
	border-collapse: collapse;
	background-color: white;
}
table.viewOrder th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
table.viewOrder td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
