/* The following section of font information is NOT editable by the client via Diamond Cutter */


* { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing: border-box}



/* 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: #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: #932526;
  text-decoration: none;
}

A.M:LINK {
  color: #932526;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #932526;
  text-decoration: none;
}

A:LINK {
  color: #932526;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #2C0F01;
  margin: 0;
}

#MyCompany {
display:none;
}
 

#popup, #ext {
  background-image:url('../images/mainBg.gif');
  margin: 0;
} 

.content {




	padding-right: 20px;
	padding-left: 20px;

box-sizing: border-box;
}

#column font {
	color:#ffffff;
}

.div_content_inner {
padding-left:20px;
padding-right:20px;
}


#mainBg {
background-image:url('../images/mainBg.gif');
}

#center {
padding:20px;
}

#TopBg {
background-image:url('../images/topBg.gif');
background-repeat:repeat-x;
}

#rightBg {
background-image:url('../images/rightBg.gif');
background-repeat:repeat-y;
}

#bottomBg {
background-image:url('../images/bottomBg.gif');
background-repeat:repeat-x;
}

#leftBg {
background-image:url('../images/leftBg.gif');
background-repeat:repeat-y;
}
#MyCompany {
 display:none;
}

