/*
 -------------------------------------------------------------------------------------------
 Membership Benefits
 -------------------------------------------------------------------------------------------
*/ 
.BenefitsTitle table {
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	border-style:solid;
	border-width:thin;
	border-color:#084173; /* #330099; */
	background-color: #cecfce;
}
.BenefitsTitle td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white; /*#000099;*/
	background-color: #084173; /*#5a4584; #084173; #999999;*/
	font-size: small;
	font-weight: bold;
	padding: 5px;
	font-style: normal;
	text-align: center;
	border-style:outset;
	border-width:medium;
	border-color: #cecfce; /* #330099;*/
}
.BenefitsTitle th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#106da5;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	font-style: normal;
	text-align: center;
	border-style:outset;
	border-width:medium;
	border-color: #cecfce; /* #330099;*/
}
.OLD_BenefitsTitle th {
	background-color:#106da5; /*#084173 #085d9c; #FFFFFF; #999999;*/
	border-style:outset;
	border-width:medium;
	border-color: #cecfce; /* #330099;*/
  empty-cells:show;
	/*	display:none; */
}
.OLD_BenefitsTitle th a {
	visibility:hidden;
}
.BenefitsTitle a:visited {
  color:white; /*	color: white; #0000CC; */
	text-decoration:none;
}
.BenefitsTitle a:link {
  color:white; /*	color: white; #0000CC; */
	text-decoration:none;
}
.BenefitsTitle a:hover {
	color: white; /* #0000FF;*/
	background-color: #106da5;/* #CCCCCC;*/
	text-decoration:none;
}
.BenefitsTitle a:active {
  color:white; /*	color: white; #0000CC; */
	text-decoration:none;
}
/*
 -------------------------------------------------------------------------------------------
 Logged-in Membership Benefits
 -------------------------------------------------------------------------------------------
*/ 
.BenefitsPrivate table {
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	border-style:solid;
	border-width:thin;
	border-color:#FF0000; /* #330099; */
	background-color: #cecfce;
}
.BenefitsPrivate td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white; /*#000099;*/
	background-color: #FF0000; /*#5a4584; #084173; #999999;*/
	font-size: small;
	font-weight: bold;
	padding: 5px;
	font-style: normal;
	text-align: center;
	border-style:outset;
	border-width:medium;
	border-color: #cecfce; /* #330099;*/
}
.BenefitsPrivate th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#8C0000;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	font-style: normal;
	text-align: center;
	border-style:outset;
	border-width:medium;
	border-color: #cecfce; /* #330099;*/
}
.BenefitsPrivate a:visited {
  color:white; /*	color: white; #0000CC; */
	text-decoration:none;
}
.BenefitsPrivate a:link {
  color:white; /*	color: white; #0000CC; */
	text-decoration:none;
}
.BenefitsPrivate a:hover {
	color: #FFFFFF; /* #0000FF;*/
	background-color: #8C0000;/* #CCCCCC;*/
	text-decoration:none;
}
.BenefitsPrivate a:active {
  color:white; /*	color: white; #0000CC; */
	text-decoration:none;
}
/*
 -------------------------------------------------------------------------------------------
 Annual General Meeting
 -------------------------------------------------------------------------------------------
*/ 
.AGMSection {
	text-align: center;
}
.AGMSection a:visited {
	color:#0000CC;
}
.AGMSection a:link {
	color: #0000CC;
}
.AGMSection a:hover {
	color: #0000FF;
	background-color: #CCCCCC;
}
.AGMSection a:active {
	color: #0000CC;
}
.AGMSection td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #94B6D6;
	font-size: medium;
	font-weight: bolder;
	padding: 8px;
	font-style: normal;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin: 8px;
	text-transform: uppercase;
}

.AGMSection table {
	text-align: center;
}
 
a.SurveyHomePage {
	font-family:verdana;
	color: #FFFFFF;
	text-align: center;
	background-image: url(11.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 77px;
	width: 110px;
	font-size: 10px;
	padding-top: 7px;
	text-decoration: none;
	display: table;
	position:relative;

}
a.SurveyHomePage:hover  {
	background-image: url(12.gif);
	color: #FFFFFF; 
text-decoration: none;
}
a.SurveyHomePage:active  {
	color: #FFFFFF; 
  text-decoration: none;
}
td.SurveyHomePage {
	height: 34px;
	width:50%;
	color:#FFFFFF;
}
