﻿
bordercolor="#C0C0C0"
/******************************************************************/
/* link tags */
/******************************************************************/
link {
  color: #6F748A;
  text-decoration: none;
}
a:link {
  color: #6F748A;
  text-decoration: none;
}
a:visited {
  color: #6F748A;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #6F748A;
}


/******************************************************************/
/* themed tages to change */
/******************************************************************/


body {
	font-family: arial, ms sans serif, helvetica;
	font-size: 8pt;
	color: #0000000;
	background-color: #EBEBEB;
}
textarea {
	font-family: arial, ms sans serif, helvetica;
	font-size: 10pt;
	color: #000000;
}
table, td, p {
	font-family: arial, ms sans serif, helvetica;
	font-size: 12px;
	color: #000000;
}
.leftCell {
  font-family: arial, ms sans serif, helvetica;
  font-size: 8pt;
  color: #ffffff;
  background-color: #FBDDBB;
}
.rightCell {
  font-family: arial, ms sans serif, helvetica;
  font-size: 8pt;
  color: #000000;
  background-color: #F7A552;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  over-flow:auto;

}

.rightCell2 {
  font-family: arial, ms sans serif, helvetica;
  font-size: 8pt;
  color: #000000;
  background-color: #F7A552;
  text-align: center;
    padding-left: 20px;
  padding-right: 20px;

  over-flow:auto;

}

.bottomCell {
  font-family: arial, ms sans serif, helvetica;
  font-size: 8pt;
  color: #3C3C3C;
  background-color: #8B90A7;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.address {
  font-family: Tahoma;
  font-size: 8pt;
  color: #ffffff;
}
.pageTitle {
  font-family: Pristina, arial, ms sans serif, helvetica;
  font-size: 18pt;
  font-weight: bold;
  color: #000000;
  align: center;
}
.paragraphTitle {
}
.bottomLinks {
  font-family: Tahoma;
  font-size: 9pt;
  font-variant: small-caps;
  color: #ffffff;
}
.topLinks {
  font-size: 10pt;
  font-variant: small-caps;
  font-weight: bold;
  color: #336699;
  padding-right: 10px;
}


h1 {
  color: #000000;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h2 {
  color: #D3CDAB;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h2.page_title {
  border-bottom: 0px;
  text-align: center;
  color: #D3CDAB;
}
h3 {
  color: #D3CDAB;
  font-weight: normal;
  border-bottom: 1px solid #D3CDAB;
}
h4 {
	color: #635A5A;
	font-weight: normal;
	border-bottom: 1px solid #D3CDAB;
	border-bottom-style: none;
}
h5 {
  color: #D3CDAB;
  font-weight: normal;
}
h6 {
  color: #D3CDAB;
  font-weight: normal;
}

li.sub-features {
  color: #D3CDAB;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  list-style: disc;
}


.content_area_cell {
  vertical-align: top;
  font-family: Tahoma;
  font-size: 10pt;
  padding-top: 15px;
  padding-left: 10px;
}

.banner {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0 solid #000000;
}

.copyright_cell {
  padding-left: 45px;
  padding-right: 80px;
  vertical-align: bottom;
}

.ceramicTitle {
  font-family: Arial, ms sans serif, helvetica;
  font-size: 12pt;
  padding-left: 20px;
  font-weight: bold;
  color: #3c3c3c;
  align: left;
  background-color: #FAC189;
}
.ceramicTitleLink {
  font-family: Arial, ms sans serif, helvetica;
  font-size: 10pt;
  padding-left: 5px;
  font-weight: bold;
  color: #800000;
  text-align: right;
  background-color: #FAC189;
}
.ceramicDetails {
  font-family: Arial, ms sans serif, helvetica;
  font-size: 8pt;
  padding-left: 10px;
  padding-top: 10px;
  color: #3c3c3c;
  align: left;
  background-color: #FAC189;
}
.ceramicImage {
  font-family: Arial, ms sans serif, helvetica;
  font-size: 8pt;
  background-color: #FAC189;
}
.ceramicMore {
  font-family: Arial, ms sans serif, helvetica;
  font-size: 10pt;
  padding-left: 10px;
  padding-top: 10px;
  color: #3c3c3c;
  text-align: right;
  font-weight: bold;
}