.top-menu:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
	text-decoration: none;
	font-weight: bold;
}
.top-menu:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
	text-decoration: none;
	font-weight: bold;
}
.top-menu:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:#990033;
	text-decoration: none;
	font-weight: bold;
}
.banner-icon:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.banner-icon:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.banner-icon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8110;
	text-decoration: none;
}
.red-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #671A31;
	text-decoration: none;
}
.orange-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF8110;
	text-decoration: none;
}
.orange-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF8110;
	text-decoration: none;
}
.gray-title {
	font-size: 22px;
	color: #818181;
	text-decoration: none;
}
.black-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.mail-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.more:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.more:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.more:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:#990033;
	text-decoration: underline;
	font-weight: bold;
}
.mid-bg {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botm-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.brown-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #C95304;
	text-decoration: none;
}
.black-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	Color: #000000;
	text-decoration: none;
	line-height:15px;
}.border {
	border: 1px solid #CCCCCC;
}
.products-heading
{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #671A31;
	text-decoration: none;
}
.process-sub-heading
{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FF8110;
	text-decoration: none;
}
.repeate-x {
	background-repeat: repeat-x;
}
