img
{
  border: 0px;
}
H1
{
  font-size: 17px;
  padding-left: 20px;
}
H2
{
  font-size: 15px;
  padding-left: 20px;
}
P
{
  font-size: 12px;
}

.ActiveSplitterBar
{
  background-color: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  opacity: 0.4;
}

.CallBack
{
  background-color: #FFFFFF;
  border: 1px solid #B1B1B1;
  padding: 10px;
}

.modalProgressBackground
{
  background: #CCCCCC;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.modalBackground
{
  background: Red;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.modalPopup
{
  position: absolute;
  text-align: center;
  padding-top: 30px;
  border-style: solid;
  border-width: 1px;
  background-color: White;
  width: 300px;
  height: 100px;
  top: 300px;
  left: 500px;
  z-index: 1000;
}

.DemoContainer
{
  border: 0px silver solid;
  background-color: #b5b4ac;
  height: 530px;
  width: 100%;
}
.DemoArea
{
  background-color: #b5b4ac;
}
.ProdArea
{
  background-color: white;
}

table.page-bodyOuter
{
  padding: 0 0 0 0;
  width: 800px;
  background-color: #999999;
}
page-bodyOuter
{
  padding: 25px 25px 25px 25px;
  width: 800px;
  background-color: #999999;
}
.page-body
{
  padding: 0px 25px 0px 25px;
  width: 800px;
  background-color: gray;
}

.VIED-body
{
  width: 600px;
}
.content-wrapper
{
  padding: 0px 0px 0px 0px 0px;
  float: right;
  width: 100%;
}
.content-main
{
  float: left;
  width: 100%;
  vertical-align: top;
  text-align: justify;
}

.copy
{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 12px;
  color: #8F8D88;
  text-decoration: none;
}
.text_1
{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-align: left;
  padding: 5px 5px 5px 5px;
}
.text_2
{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 13px;
  color: #504F4B;
  text-align: left;
  padding: 5px 5px 5px 5px;
}
.text_3
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bolder;
  color: #FFFFFF;
  float: left;
  margin-left: 15px;
}
.text_4
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bolder;
  color: #FFFFFF;
  float: left;
  margin-left: 25px;
}
.text_5
{
  font-family: Tahoma;
  font-weight: bolder;
  float: left;
  margin-left: 15px;
  font-size: 11px;
  line-height: 13px;
  color: #C9C8C0;
}
.text_6
{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 13px;
  color: #504F4B;
  text-align: left;
  padding: 0px 5px 15px 5px;
}

.Welcome
{
  font-size: smaller;
  color: gray;
}

a.Welcome
{
  font-size: smaller;
  color: gray;
  text-decoration:none;
}

a.Welcome:hover
{
  font-size: smaller;
  color: gray;
  text-decoration:underline;
}

.news
{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 12px;
  background-color: #FFFFFF;
  height: 21px;
  width: 133px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #504F4B;
  border-right-color: #DCDAD2;
  border-bottom-color: #DCDAD2;
  border-left-color: #504F4B;
}
.form_1
{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 12px;
  color: #FFFFFF;
  height: 17px;
  width: 202px;
  border: 1px solid #B8B7B5;
  background-color: #777570;
}
.form_2
{
  font-family: Tahoma;
  font-size: 11px;
  line-height: 12px;
  color: #FFFFFF;
  height: 136px;
  width: 202px;
  border: 1px solid #B8B7B5;
  background-color: #777570;
  overflow: auto;
}

table.ModernWhite
{
  background-color: Transparent;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  margin: 1px;
  padding-top: 1px;
  width: 100%;
}

table.modernClear
{
  background-color: Transparent;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  margin: 1px;
  padding-top: 1px;
  width: 100%;
}

td.modernLightLeft
{
  background-color: #FFEEC2;
  color: #000000;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}

td.modernClearLeft
{
  background-color: Transparent;
  color: #000000;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}

td.modernWhiteLeft
{
  background-color: Transparent;
  color: #000000;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}

td.modernLightRight
{
  background-color: #FFEEC2;
  color: #000000;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
  vertical-align: middle;
}

td.modernClearRight
{
  background-color: Transparent;
  color: #000000;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
  vertical-align: middle;
}

td.modernWhiteRight
{
  background-color: Transparent;
  color: #000000;
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
  vertical-align: middle;
}

.sitemap
{
  text-decoration: none;
  color: White;
}
