a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B41B1D;
	font-weight: bold;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06547B;
	font-weight: bold;
}
.crumbtrail        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08537A;
	text-decoration: none;
}

.crumbtrail a, .crumbtrail a:link, .crumbtrail a:active, .crumbtrail a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08537A;
	text-decoration: underline;
}
.crumbtrail a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B41B1D;
	text-decoration: underline;
}




.page_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #08537A;
	font-weight: bold;
	padding-bottom: 8px;
}

.page_head_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #08537A;
	font-weight: normal;
}
.view_options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B41B1D;
	text-decoration: none;
}

.view_options a, .view_options a:link, .view_options a:active, .view_options a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B41B1D;
	text-decoration: underline;
}
.view_options a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08537A;
	text-decoration: underline;
}
.addbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/addbutt.jpg);
	height: 24px;
	width: 42px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.qtybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 18px;
}
.headingbar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.prod-details_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.prod-details_text strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #08537A;
	text-decoration: none;
}




.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.pagetext_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #418900;
}


.pagetext strong {
	font-weight: bold;
	color: #08537A;
}

.category_head {
	background-image: url(../images/category_bg.jpg);
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	display: block;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 24px;
	width: 206px;
}

.category_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.pageline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #B41B1D;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 100%;
}
/**************************************************************************************************/
.admin_columnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.admin_descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B41B1D;
	text-decoration: none;
}
.admin_controlbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}