﻿#MostPopularMenus 
{
	
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
}

#MostPopularMenus table
{
	text-align: center;
}

#MostPopularMenus td
{
	vertical-align: top;
}

#MostPopularMenus .title 
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color: navy;
}

#MostPopularMenus .body 
{
	--padding-top: 5px;
	padding-bottom: 4px;
}

#MostPopularMenus a 
{
	color: black;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

#MostPopularMenus .body a:hover {
	text-decoration: underline;
}

#Menus {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#Menus .title 
{
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding: 5px 5px 5px 8px;
	background-color: #3A8E1B;
}

#Menus .body 
{
	padding: 5px 5px 5px 5px;
	line-height: 15px;
}

#Menus .body a 
{
	padding-left: 3px;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#Menus .body a:hover {
	text-decoration: underline;
}

#Menus .headerLeft {
	float: left;
	background-image: url(http://localhost:1665/CouponSite/images/web/redRoundHeader_01.gif);
	text-indent: 7px;
}

#Menus .headerRight {
	float: left;
 	background-image:url(http://localhost:1665/CouponSite/images/web/redRoundHeader_02.gif);
	width: 7px;
}

#MenusOneCol 
{
	font-family: verdana, Helvetica, sans-serif;
}

#MenusOneCol table
{
	margin-left: 0px;
}

#MenusOneCol td
{
	vertical-align: top;
}

#MenusOneCol .title 
{
	text-align: center;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	--background-color: #1A3B81;
	background-color: #3A8E1B;
	margin-bottom: 4px;
}

#MenusOneCol .body 
{
	padding-left: 4px;
	padding-bottom: 2px;
}

#MenusOneCol a 
{
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#MenusOneCol a:hover {
	text-decoration: underline;
}

#MenusOneCol .body a:hover {
	text-decoration: underline;
}

.box{display:block}
.box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:navy}
.box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #9ae091;
  border-right:1px solid #9ae091;
  background:navy}
.box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e7f7e5;
  border-right:1px solid #e7f7e5;
  background:navy}
.box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #41c530;
  border-right:1px solid #41c530;}
.box4{
  border-left:1px solid #9ae091;
  border-right:1px solid #9ae091}
.box5{
  border-left:1px solid navy;
  border-right:1px solid navy}
.boxfg{
  background:navy}







