body, table, td, th {
  color: black;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

.Maintext {
  color: black;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 130%;
}

.Menu {
  color: black;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

.Menu a:link {
  color: black;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

.Menu a:visited {
  color: black;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

.Menu a:hover {
  color: 254A9F;
  text-decoration: underline;
  font-weight: bold;
}

.Menu a:active {
  color: black;
  text-decoration: underline;
  font-weight: bold;
}

a:link {
  color: #11518A;
  text-decoration: none;
}

a:visited {
  color: #11518A;
  text-decoration: none;
}

a:hover {
  color: #11518A;
  text-decoration: underline;
}

a:active {
  color: #11518A;
  text-decoration: underline;
}

.MainpageText {
  color: #363636;
  font-size: 11px;
}

.MainpageText a:link {
  color: #355DBA;
  font-size: 11px;
  text-decoration: none;
}

.MainpageText a:visited {
  color: #355DBA;
  font-size: 11px;
  text-decoration: none;
}

.MainpageText a:hover {
  color: #BE1E1E;
  text-decoration: underline;
}

.MainpageText a:active {
  color: #355DBA;
  text-decoration: underline;
}
.largeFont
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana
}
.smallFont
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana
}
.titleFont
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Verdana
}
.mycalcpMonthNavigation
{
	background-color:#6677DD;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.feeBorder
{
	font-weight:bold;
	border-bottom: 1px  solid #000;
}

.annBorder
{
	font-size: 10px;
	border-bottom: 1px  solid #000;
}

.admMember
{
    border-color: #ddd; 
    border-style: solid; 
    border-width: 1px;
}

.btnSubmit
{
    font-size: 9px;
    border-color: #254A9F;
    background-color: #A9C3EA; 
    border-style: solid; 
    border-width: 1px;
}
.skiplink { 
  position: absolute; 
  left: 0px; 
  top: -500px; 
  width: 1px; 
  height: 1px; 
  overflow:hidden;
}