BODY {
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

#MyCompany {
display:none;
}
 

#page, #popup, #ext {
  background-color: #FFFFFF;
} 

.content {
	padding-right: 25px;
	padding-left: 25px;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Seeding */
FONT.X1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.0pt;
  color: #000000;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Dictionary */
FONT.X2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25.0pt;
  color: #000000;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

A:VISITED {
  color: #E39362;
  text-decoration: none;
}

A:LINK {
  color: #E39362;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

/* Left Column */

#leftcolumn {
  /*background-image:url(../images/ClientsLastName_info-bg.gif); */
    background-repeat:repeat-y;
} 


/*Inside Left Column */

#left {
  /*background-image:url(../images/ClientsLastName_info-bg.gif); */
    background-repeat:repeat-y;
}

/* Right Column */

#rightcolumn {
  /*background-image:url(../images/ClientsLastName_right-bg.gif);*/
    background-repeat:repeat-y;
} 
