BODY {
	background-image : url(img/01.gif);
	background-repeat : repeat-x;
}
td {
	color : #7F7F7F;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
a, a:link, a:visited {
	color : #7F7F7F;
	text-decoration : none;
}
a:active, a:hover {
	text-decoration : underline;
}
ul {
	margin : 0px 0px 0px 20px;
}
h1 {
	font-size : 120%;
	margin : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
h2 {
	font-size : 110%;
	margin : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.input {
	background-color : White;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 1px inset #bcbcbc;
	color : #626262;
}
.b, .b:link, .b:visited, .b:hover {
	color : #0E5AB1;
}
.w {
	color : #ffffff;
}

/************ add-on *************/

/* breadcrumbs links */
h2 a, h2 a:link, h2 a:visited {
	color : #FFFFFF;
	font-size : 110%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
h2 a:hover, h2 a:active {
	text-decoration : underline;
}

.smaller {
	font-size: 90%;
	color: #0E5AB1;
	font-family: Arial, Helvetica, sans-serif;
}
.smaller a, .smaller a:link, .smaller a:visited, .smaller a:hover {
	color : #0E5AB1;
}

.newSmaller {
	font-size: 90%;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
}
.newSmaller a, .newSmaller a:link, .newSmaller a:visited, .newSmaller a:hover {
	color: #FF3300;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #0E5AB1;
}
.border2Heading {
	border-top: 1px solid #0E5AB1;
	border-right: 1px solid #0E5AB1;
	border-left: 1px solid #0E5AB1;
	background-color: #F2F2F2;
}
.border2 {
	border: 1px solid #0E5AB1;
	background-color: #FFFFFF;
}

.border {
	border: 1px solid #0E5AB1;
	background-color: #FFFFFF;
}

.productListing-heading a, .productListing-heading a:link,
.productListing-heading a:visited, .productListing-heading a:hover {
	color: white;
}