.home {
	background-image: url(v_gradiant_line.jpg);
	background-repeat: repeat-x;
}
.down_bar {
	background-image: url(bottom-line-Effect.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.up_lines {
	background-image: url(bottom-line-Effect.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	color: #B96806;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;




}
.uplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;


}
.downlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #B96806;
	text-decoration: none;
	font-size: 9px;

}
.homecatalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFE4B3;

}
.bullet {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B96806;
	list-style-position: outside;
	list-style-type: disc;
	background-position: center;
	line-height: normal;
	text-align: left;
	vertical-align: top;

}
