body { text-align: center; }
th, td, p { font-size: 14px; }

#headerBox {
  width: 850px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  }
#horizmenu {
  width: 850px;
  height: 25px;
  font-size: 18px;
  font-family: arial, sans-serif;
  color: white;
  margin-left: auto;
  margin-right: auto;
  background-color: #FF0000;
  color: #FFFFFF;
  border-bottom: solid yellow 1px;
  border-left: none;
  border-right: none;
  border-top: none;
  }
#horizmenu a:link    { text-decoration: none; color: #FFFFFF; }
#horizmenu a:visited { text-decoration: none; color: #FFFFFF; }
#horizmenu a:active  { text-decoration: underline; color: #FFFF00; }
#horizmenu a:hover   { text-decoration: underline; color: #FFFF00; }
#mainContent {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
  }
#leftrightseparator {
  width: 850px;
  border: none;
  text-align: left;
  }
.boxmenu {
  margin-top: 5px;
  width: 140px;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  }
.boxhead {
  width: 136px;
  margin: 2px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  }
.boxbody {
  width: 136px;
  color: #000000;
  font-weight: normal;
  text-align: left;
  padding: 2px;
  }
.boxbody a:link    {text-decoration: underline; color: black; }
.boxbody a:visited {text-decoration: underline; color: black; }
.boxbody a:active  {text-decoration: underline; color: red; }
.boxbody a:hover   {text-decoration: underline; color: red; }

.contentArea {
  width: 698px;
  min-height: 300px;
  margin: 5px;
  border: solid red 1px;
  background-color: white;
  color: black;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 2px;
  vertical-align: top;
  }
.contentArea h3 {
  font-size: 16px;
  }
.contentArea h2 {
  font-size: 20px;
  }
.contentArea a:link    { text-decoration: underline; color: #FF0000; }
.contentArea a:visited { text-decoration: underline; color: #FF0000; }
.contentArea a:active  { text-decoration: none; color: #000000; }
.contentArea a:hover   { text-decoration: none; color: #FF6600; }
.redText { color: #FF0000; }
.centered { text-align: center }


.footAddress {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  }

.tipList {
  margin-right: 10px;
  }

.headCell {
  font-size: 16pt;
  font-weight: bold;
  color: #FF0000;
  }

.smaller {
  font-size: 8pt;
  }

.bigger {
  font-size: 14pt;
  }

.underline {
  text-decoration: underline;
  }
  
.productList {
  list-style-type: none;
  }


.prodbox {
  margin-top: 5px;
  width: 200px;
  background-color: #FFFFaa;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  }
.prodhead {
  width: 196px;
  margin: 2px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  }
.prodbody {
  width: 196px;
  color: #000000;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  text-align: left;
  padding: 2px;
  }
.prodbody a:link    {text-decoration: underline; color: black; }
.prodbody a:visited {text-decoration: underline; color: black; }
.prodbody a:active  {text-decoration: underline; color: red; }
.prodbody a:hover   {text-decoration: underline; color: red; }

.prodboxBig {
  margin-top: 5px;
  width: 634px;
  background-color: #FFFFaa;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  }
.prodheadBig {
  width: 630px;
  margin: 2px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  }
.prodbodyBig {
  width: 630px;
  color: #000000;
  font-weight: normal;
  text-align: left;
  padding: 2px;
  }
.prodbodyBig a:link    {text-decoration: underline; color: black; }
.prodbodyBig a:visited {text-decoration: underline; color: black; }
.prodbodyBig a:active  {text-decoration: underline; color: red; }
.prodbodyBig a:hover   {text-decoration: underline; color: red; }

.prodTable { border: none; }
.prodTable td { vertical-align: top; text-align: center;}

.mediabox {
  margin-top: 5px;
  width: 634px;
  background-color: #FFFFaa;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  }

.mediahead {
	width: 630px;
	margin: 2px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}
.mediabody {
	width: 630px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	}