BODY {
  font-size: 12pt; 
  color: #000000;
  background-image: url(/images/back.gif);
}

#oElementCanvasUpFront_DIV {
  background-image: url(/images/back.gif);
}

P {
  font-size: 12pt; 
  padding-bottom: 5px;
}
LI {
  font-size: 12pt; 
}
h1 { 
  font-size: 24pt; 
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 10px;
}
h2 { 
  font-size: 18pt; 
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 10px;
}
h3 { 
  font-size: 14pt; 
  font-weight: bold; 
  margin-bottom: 10px;
  margin-top: 10px;
}
h4 { 
  font-size: 13pt; 
  font-style: italic; 
  margin-bottom: 10px;
  margin-top: 10px;
}
a:visited { 
  color: #000000; 
  text-decoration: underline; 
}
a:link { 
  color: #000000; 
  text-decoration: underline; 
}
a:hover { 
  color: #000000; 
  text-decoration: underline; 
}
a { 
  color: #000000; 
  text-decoration: underline; 
}

.cElegant {
   border-color: #CCCCCC;
   border-style: solid;
   border-width: 1px;
   padding: 30px;
}

.cMenuFrontpage {
  font-size: 12pt;
}

.cMenuFrontpage A:visited {
  color: black;
}

.cMenuPages {
  font-size: 12pt;
}

.cMenuPages A:link {
}

.cMenuPages A:visited {
  color: black;
}

.cMenuPages .cMenuTreeActiveCellLevel2 a:visited {
  color: black;
}

.cMenuPages .cMenuTreeActiveCellLevel2 a:link {
  color: black;
}

.cMenuPages .cMenuTreeActiveNodeLevel2 {
  color: black;
}

.cMenuPages .cMenuTreeActiveCellLevel1 a:visited {
  color: black;
}

.cMenuPages .cMenuTreeActiveCellLevel1 a:link {
  color: black;
}

.cMenuPages .cMenuTreeActiveNodeLevel1 {
  color: black;
}

.cMenuPages DIV {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  margin-top: 4px;
}

.cMenuFrontpage DIV {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  margin-top: 4px;
}

DIV.cMenuTreeNodeCellLevel2 {
  border: none;
  padding: 0px;
  padding-bottom: 2px;
}

DIV.cMenuTreeNodeCellLevel3 {
  border: none;
}

DIV.cMenuTreeActiveCellLevel2 
{
  border: none;
  padding: 0px;
  padding-bottom: 2px;
}

DIV.cMenuTreeActiveCellLevel3 
{
  border: none;
}

.cGalleryCellImage {
  vertical-align: bottom;
  text-align: center;
}

.cGalleryCellImage IMG {
  border-color: Black;
  border-width: 2px;
  border-style: solid;
}

.cGallerySubtitle {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: inline-block;
}

.cGalleryCellDescription A:link {
  color: Black;
  cursor: hand;
}

.cGalleryCellDescription A:visited {
  color: Black;
  cursor: hand;
}

.cGalleryCellDescription {
  height:40px;
  text-align: center;
  vertical-align: top;
  padding-top: 10px;
  font-size: 12pt;
}

.cGalleryCellHeader {
  text-align: center;
}

.cGalleryHeader {
  text-align: center;
  display: block;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  width: 300px;
  font-size:large;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 50px;
}

.cGalleryContainerTable {
  width: auto;
  height: auto;
}

.cGalleryTable {
  width: auto;
  height: auto;
}
