.homelink {
	padding-left: 40px;
	color: white;
}
.boxButton {
	border-top: #aecb27 1px solid;
	border-bottom: #aecb27 1px solid;
	CURSOR: hand;
	background-color: #FFFFFF;
	text-align: center;
	font-size:13px; 
}

.boxButtonSelected {
	border-top: #aecb27 1px solid;
	border-bottom: #aecb27 1px solid;
	CURSOR: hand;
	BACKGROUND-COLOR: #aecb27;
	text-align: center;
	font-size:13px; 
}

.boxButton2 {
	border-bottom: #aecb27 1px solid;
	CURSOR: hand;
	background-color: #FFFFFF;
	text-align: center;
	font-size:13px; 
}

.boxButton2Selected {
	border-bottom: #aecb27 1px solid;
	CURSOR: hand;
	BACKGROUND-COLOR: #aecb27;
	text-align: center;
	font-size:13px; 
}

A.topnavigation:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #695d54; TEXT-DECORATION: none
}
A.topnavigation:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #695d54; TEXT-DECORATION: none
}
A.topnavigation:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #695d54; TEXT-DECORATION: none
}
A.topnavigation:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #695d54; TEXT-DECORATION: none
}

.tdhead{
	/* Headline on all pages, with background image */
   font-family:verdana,helvetica,arial,serif;
   font-size:90%;
   font-weight:bold;
   background-image: url(../images/blank.gif);
   color:white;
   background-color: #aecb27;
}

.lmHead
{
	width: 170px;
	height: 25px;
	border-bottom: 1px solid #cac3bf;
	padding-left:15px;
}

.lmSub
{
	width: 170px;
	height: 25px;
	border-bottom: 1px solid #cac3bf;
	background-color: #ffffff;
	padding-left:20px;
}
a:link { 
  font-size:90%; 
  text-decoration:none; 
  color:#000000; 
  font-weight:bold; 
} 
a:visited  { 
  font-size:90%; 
   text-decoration:none; 
   color:#000000; 
   font-weight:bold; 
} 
a:hover 
{ 
   font-size:90%; 
   text-decoration:none; 
   color:#695d54; 
   font-weight:bold; 
}
a.lmLink:link { 
  font-size:13px; 
  text-decoration:none; 
  color:#695d54; 
  font-weight:medium; 
} 
a.lmLink:visited  { 
   font-size:13px; 
   text-decoration:none; 
   color:#695d54; 
   font-weight:medium; 
} 
a.lmLink:hover 
{ 
   font-size:13px; 
   text-decoration:none; 
   color:#aecb27; 
   font-weight:medium; 
}
.lmHead
{ 
   font-size:13px; 
   text-decoration:none; 
   color:#695d54; 
   font-weight:bold; 
}
a#NewUserLink {
	font-size:13px; 
  text-decoration:none; 
  color:#aecb27; 
  font-weight:medium; 
}
a#ForgotPinLink {
	font-size:13px; 
  text-decoration:none; 
  color:#aecb27; 
  font-weight:medium; 
}
a#NewUserLink:hover {
	font-size:13px; 
  text-decoration:none; 
  color:#695d54; 
  font-weight:medium; 
}
a#ForgotPinLink:hover {
	font-size:13px; 
  text-decoration:none; 
  color:#695d54; 
  font-weight:medium; 
}
