/* 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: #FFFFFF;
}

/* 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: #FFFFFF;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

A.M:VISITED {
  color: #990000;
  text-decoration: none;
}

A.M:LINK {
  color: #990000;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #990000;
  text-decoration: none;
}

A:LINK {
  color: #990000;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

#form {
padding:5px;

} 

#page {
  background-color: #697a8a;
  border-Bottom:solid #FFFFFF 1px;
  border-Left:solid #FFFFFF 1px;
  border-Right:solid #FFFFFF 1px;
} 

#popup, #ext{
  background-color: #697a8a;
} 

BODY {
  background-color: #b4b9bf;
  color:#FFFFFF;
} 
.content {
	padding-right: 25px;
	padding-left: 25px;
}