body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	}
.category_line {
	background-image: url(images/category-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 234px;
	height: 25px;
	padding-left:25px;
}
.category_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60747f;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
}

.headingh_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c3f51;
	text-decoration: none;
}
.subheading_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f11a38;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom_line {
	background-image: url(images/bottom-line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
}
