/* 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.M:VISITED {
  color: #0067b2;
  text-decoration: none;
}

A.M:LINK {
  color: #0067b2;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #0067b2;
  text-decoration: none;
}

A:LINK {
  color: #0067b2;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #303591;
}

#MyCompany {
display:none;
} 
.content {
	padding-right: 25px;
	padding-left: 25px;
}

#menu{
background:url("../images/haviland_menubg.gif"); 
background-repeat:repeat-x;
width: 100%;
height: 80px;
}

#mainMenu{
	float: left;
	background:url("../images/haviland_menu.gif") no-repeat; 
	width:615px; 
	height:80px;
	}

#mainMenu td{}
#mainMenu td.leftMenuBuffer{}
#mainMenu td.rightMenuBuffer{}	

#mainMenu td a, #mainMenu td a img {
    display:block;
    width:87px;
    height:80px;
    border:none;
	}
#MTwelcome, #MTwelcome a, #MTwelcome a img {
width:95px;
}


