﻿.footerWrapper .TableCss td {
  padding-right: 22px;
	text-align: left;
}
.footerWrapper .TableCss td a:hover {
	text-decoration: underline;
	
}
.footerWrapper .TableCss td a {
	text-decoration: none;
}
.footerWrapper table {
	margin-bottom: 20px;
}
/*============================================================
 Blue style
==============================================================*/
.blue .footerWrapper .TableCss
{
	float:left;
	width: auto;
}
.blue .footerWrapper .TableCss td
{
	vertical-align: top;
}

.blue .footerWrapper .TableCss .RootNav
{
	font-weight: bold;
	padding: 0px 20px 5px 0px;
	display: inline-block;
}
.blue .footerWrapper .TableCss .RootNav a:link, 
.blue .footerWrapper .TableCss .RootNav a:hover, 
.blue .footerWrapper .TableCss .RootNav a:visited
{
	color: #629EC2;
	cursor: pointer;
}
.blue .footerWrapper .TableCss .SubNav
{
	color: #114B6E;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.blue .footerWrapper .TableCss .SubNav a:link,
.blue .footerWrapper .TableCss .SubNav a:visited
{
	color: #114B6E;
}
.blue .footerWrapper .TableCss .SubNav a:hover
{
	color: #629EC2;
}
/*============================================================
 Gray style
==============================================================*/
.gray .footerWrapper .TableCss
{
	float:left;
	width: auto;
}
.gray .footerWrapper .TableCss td
{
	vertical-align: top;
}

.gray .footerWrapper .TableCss .RootNav
{
	font-weight: bold;
	padding: 0px 20px 5px 0px;
	display: inline-block;
}
.gray .footerWrapper .TableCss .RootNav a:link, 
.gray .footerWrapper .TableCss .RootNav a:hover, 
.gray .footerWrapper .TableCss .RootNav a:visited
{
	color: #989898;
	cursor: pointer;
}
.gray .footerWrapper .TableCss .SubNav
{
	color: #454545;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.gray .footerWrapper .TableCss .SubNav a:link,
.gray .footerWrapper .TableCss .SubNav a:visited
{
	color: #454545;
}
.gray .footerWrapper .TableCss .SubNav a:hover
{
	color: #cccccc;
}
/*============================================================
 Green style
==============================================================*/
.green .footerWrapper .TableCss
{
	float:left;
	width: auto;
}
.green .footerWrapper .TableCss td
{
	vertical-align: top;
}

.green .footerWrapper .TableCss .RootNav
{
	font-weight: bold;
	padding: 0px 20px 5px 0px;
	display: inline-block;
}
.green .footerWrapper .TableCss .RootNav a:link, 
.green .footerWrapper .TableCss .RootNav a:hover, 
.green .footerWrapper .TableCss .RootNav a:visited
{
	color: #a4b43e;
	cursor: pointer;
}
.green .footerWrapper .TableCss .SubNav
{
	color: #647207;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.green .footerWrapper .TableCss .SubNav a:link,
.green .footerWrapper .TableCss .SubNav a:visited
{
	color: #647207;
}
.green .footerWrapper .TableCss .SubNav a:hover
{
	color: #d9e685;
}
/*============================================================
 Orange style
==============================================================*/
.orange .footerWrapper .TableCss
{
	float:left;
	width: auto;
}
.orange .footerWrapper .TableCss td
{
	vertical-align: top;
}

.orange .footerWrapper .TableCss .RootNav
{
	font-weight: bold;
	padding: 0px 20px 5px 0px;
	display: inline-block;
}
.orange .footerWrapper .TableCss .RootNav a:link, 
.orange .footerWrapper .TableCss .RootNav a:hover, 
.orange .footerWrapper .TableCss .RootNav a:visited
{
	color: #af6d3d;
	cursor: pointer;
}
.orange .footerWrapper .TableCss .SubNav
{
	color: #783f18;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.orange .footerWrapper .TableCss .SubNav a:link,
.orange .footerWrapper .TableCss .SubNav a:visited
{
	color: #783f18;
}
.orange .footerWrapper .TableCss .SubNav a:hover
{
	color: #d5a481;
}
/*============================================================
 Pink style
==============================================================*/
.pink .footerWrapper .TableCss
{
	float:left;
	width: auto;
}
.pink .footerWrapper .TableCss td
{
	vertical-align: top;
}

.pink .footerWrapper .TableCss .RootNav
{
	font-weight: bold;
	padding: 0px 20px 5px 0px;
	display: inline-block;
}
.pink .footerWrapper .TableCss .RootNav a:link, 
.pink .footerWrapper .TableCss .RootNav a:hover, 
.pink .footerWrapper .TableCss .RootNav a:visited
{
	color: #b94389;
	cursor: pointer;
}
.pink .footerWrapper .TableCss .SubNav
{
	color: #7b114f;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.pink .footerWrapper .TableCss .SubNav a:link,
.pink .footerWrapper .TableCss .SubNav a:visited
{
	color: #7b114f;
}
.pink .footerWrapper .TableCss .SubNav a:hover
{
	color: #ec92c7;
}
/*============================================================
 Red style
==============================================================*/
.red .footerWrapper .TableCss
{
	float:left;
	width: auto;
}
.red .footerWrapper .TableCss td
{
	vertical-align: top;
}

.red .footerWrapper .TableCss .RootNav
{
	font-weight: bold;
	padding: 0px 20px 5px 0px;
	display: inline-block;
}
.red .footerWrapper .TableCss .RootNav a:link, 
.red .footerWrapper .TableCss .RootNav a:hover, 
.red .footerWrapper .TableCss .RootNav a:visited
{
	color: #d16161;
	cursor: pointer;
}
.red .footerWrapper .TableCss .SubNav
{
	color: #9b1a1a;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.red .footerWrapper .TableCss .SubNav a:link,
.red .footerWrapper .TableCss .SubNav a:visited
{
	color: #9b1a1a;
}
.red .footerWrapper .TableCss .SubNav a:hover
{
	color: #ee9898;
}
/*============================================================
 Yellow style
==============================================================*/
.yellow .footerWrapper .TableCss
{
	float:left;
	width: auto;
}
.yellow .footerWrapper .TableCss td
{
	vertical-align: top;
}

.yellow .footerWrapper .TableCss .RootNav
{
	font-weight: bold;
	padding: 0px 20px 5px 0px;
	display: inline-block;
}
.yellow .footerWrapper .TableCss .RootNav a:link, 
.yellow .footerWrapper .TableCss .RootNav a:hover, 
.yellow .footerWrapper .TableCss .RootNav a:visited
{
	color: #c8aa5c;
	cursor: pointer;
}
.yellow .footerWrapper .TableCss .SubNav
{
	color: #936f0f;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.yellow .footerWrapper .TableCss .SubNav a:link,
.yellow .footerWrapper .TableCss .SubNav a:visited
{
	color: #936f0f;
}
.yellow .footerWrapper .TableCss .SubNav a:hover
{
	color: #efd89d;
}
