﻿a.paging:link {color: black}
a.paging:visited {color: black}
a.paging:hover {color: black}
a.paging:active {color: black}

a.currentpaging:link {color: black}
a.currentpaging:visited {color: black}
a.currentpaging:hover {color: black}
a.currentpaging:active {color: black}

a.CouponDtlsDesc:link {color: #1A68FF}
a.CouponDtlsDesc:visited {color: #1A68FF}
a.CouponDtlsDesc:hover {color: black}
a.CouponDtlsDesc:active {color: black}

a.links:link {color: black}
a.links:visited {color: black}
a.links:hover {color: black}
a.links:active {color: #FF5C00}

a.catitem:active {color: #FF5C00}


.body 
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	
}
.menubacgroung
{
	background-color:Black;
}
.homebg
{
	background-color:#FF6400;
}
.catheadbg
 {
	font-size: 14px;
	font-weight: bold;
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#FF6400;
 }
 .catitem
 {
	font-size: 12px;
	font-weight: bold;
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
 }
 .catitem:hover
 {
	font-size: 12px;
	font-weight: bold;
	color:#FF5C00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
 }
 .bottommenutext
 {
	font-size: 12px;
	font-weight: bold;
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	
 }
 .footertext
 {
	font-size: 12px;
	font-weight: bold;
	color:Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	
 }
 .tableborder
{
	border-bottom: solid 1px #FF6400;
	border-left: solid 1px #FF6400;
	border-right: solid 1px #FF6400;
	border-top: solid 1px #FF6400;
}
.headertext
 {
	font-size: 17px;
	font-weight: bold;
	color:Black;
	font-family: Arial;
	text-decoration:none;
	
 }
 .itemtext
 {
	font-size: 12px;
	font-weight: normal;
	color:Black;
	font-family: Arial;
	text-decoration:none;
	
 }
 .couponshead
 {
	font-size: 12px;
	font-weight: bold;
	color:Black;
	font-family: Arial;
	text-decoration:underline;
	background-color:#FF6400;
	
 }
 .couponsfoot
 {
	font-size: 12px;
	font-weight: bold;
	color:Black;
	font-family: Arial;
	text-decoration:none;
	background-color:#FF6400;
	
 }
 .CouponDtls
 {
	font-size: 12px;
	font-weight: bold;
	color:#FF6700;
	font-family: Arial;
	text-decoration:none;
	background-color:#FDDDC6;
	
 }
 .CouponDtlsAlter
 {
	font-size: 12px;
	font-weight: bold;
	color:#FF6700;
	font-family: Arial;
	text-decoration:none;
 }
 .CouponDtlsDesc
 {
	font-size: 12px;
	font-weight: bold;
	color:#1A68FF;
	font-family: Arial;
	text-decoration:none;
 }
 .CouponDtlsDesc:hover
 {
	font-size: 12px;
	font-weight: bold;
	color:black;
	font-family: Arial;
	text-decoration:none;
 }

 .copcatname
 {
	font-size: 12px;
	font-weight: bold;
	color:black;
	background-color:#FCB973;
	font-family: Arial;
	text-decoration:none;
 }
 .copcathead
 {
	font-size: 12px;
	font-weight: bold;
	color:#602600;
	
	font-family: Arial;
	text-decoration:none;
 }
  .paging
 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
 }
 .currentpaging
 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
 }
  .links
 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
 }
  .linksactivate
 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FF5C00;
 }
  .catactivate
 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FF5C00;
 }
 .labeldisplay
 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
 }
 .bokmark
 {
	font-size: 12px;
	font-weight: bold;
	color:#0D69FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
 }
 .button
 {
	background-color:#FD6710;
	color:White;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: solid 1px #FD6710;
	border-left: solid 1px #FD6710;
	border-right: solid 1px #FD6710;
	border-top: solid 1px #FD6710;
 }