.site-body
{
  background-color: #ffc20f;
  margin-top: 10px;
}
h3
{
  font-size: 12pt;
  color: #eb1c22;
  font-weight: bold;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
  background-image:url(bg_texthead.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  height:25px;
  padding-top:5px;
  padding-left:10px;
  background-color:#d6d7d9;
}
td
{
  font-family:Arial, Verdana;
  font-size: 9pt;
  color: #17365d;
}
A.leftmenu:link, A.leftmenu:active, A.leftmenu:visited
{
  FONT-SIZE: 9pt;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
  margin-right:15px;
}
A.leftmenu:hover
{
  FONT-SIZE: 9pt;
  color: #ffffff;
  font-weight:bold;
  text-decoration: underline;
  margin-right:15px;
}
.leftMenuArea
{
  background-image:url(bg_left_menu.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  width:176px;
  height:289px;
  background-color: #00adef;
}
.divTblLeftMenu
{
  margin-top:28px;
}
.tabLeftmenu
{
  padding-top:9px;
  padding-bottom:8px;
}
.tabLeftmenu
{
  margin-top:10px;
}
.outerMainArea
{/*
  background-image:url(bg_mainarea.jpg);
  background-position:left top;
  background-repeat:repeat;
 */
    background-color:#ffffff;
}
.tdArticleImageLeftContent
{
  background-color:#d6d7d9;
  margin: 0px 0px 0px 0px;
}
.roundCornerBRouterMainArea
{
  margin-left:15px;
  margin-right:10px;
}
#topMenuLeft,#topMenuCenter
{
  height:10px;
  background-color:#ffffff;
}
.tabImageGallery,.tabGalleries,.tabGalleriesBottom
{
  background-color:#d6d7d9;
  padding-top:10px;
  padding-bottom:10px;
  width:625px;
}/*
.tabGalleries
{
  vertical-align:top;
}*/
a:link, a:active, a:visited
{
  color: #17365d;
  text-decoration: none;
}
a:hover
{
  color: #17365d;
  text-decoration: underline;
}
.imageGallery,.galleryImage
{
  border-right: #ffffff 3px solid;
  border-top: #ffffff 3px solid;
  border-left: #ffffff 3px solid;
  border-bottom: #ffffff 3px solid;
}
#tdBottomFooterLeft,#footer,#bottomMenuLeft
{
  background-color:#00adef;
}
#bottomMenuCenter
{
   background-color:#ffffff;
}
.error_star,.error
{
    color:Red;
    font-size:10pt;
    font-weight:bold;
}