div.TabView
{
  font-family: Verdana, Sans-Serif;
  font-size:   11px;
}
/* ***** Tabs *************************************************************** */
div.TabView div.Tabs
{
  height: 23px;
  background: url(../images/but0.gif)  repeat-x 0px -72px;
}

div.TabView div.Tabs a
{
  display: block;
  float:    left;

  margin-right: 1px;

  width: 118px;
  text-align: center;

  height:      22px;
  line-height: 21px;
  vertical-align: middle;

  background: url('../images/but0.gif') no-repeat 0px   0px;

  text-decoration: none;
  font-weight: 900;
  color:   #4A4A4A;
  cursor:  pointer;
}

div.TabView div.Tabs a:hover
{
  background: url('../images/but0.gif') no-repeat 0px -35px;
}

div.TabView div.Tabs a.Current,
div.TabView div.Tabs a.Current:hover
{
  margin-top: 0px;
  height:     22px;
  background: url('../images/but0.gif') no-repeat 0px -35px;
  cursor:  default;
  color: #114CD3;
}


/* ***** Tabs 1 *************************************************************** */
div.TabView div.Tabs1
{
  height: 22px;
  background: url(../images/but1.gif)  repeat-x 0px -72px;
}

div.TabView div.Tabs1 a
{
  display: block;
  float: left;

  margin-right: 1px;

  width: 100px;
  text-align: center;

  height:      22px;
  line-height: 21px;
  vertical-align: middle;

  background: url('../images/but1.gif') no-repeat 0px   0px;

  text-decoration: none;
  font-weight: 900;
  color:   #4A4A4A;
  cursor:  pointer;
}

div.TabView div.Tabs1 a:hover
{
  background: url('../images/but1.gif') no-repeat 0px -35px;
}

div.TabView div.Tabs1 a.Current,
div.TabView div.Tabs1 a.Current:hover
{
  margin-top: 0px;
  height:     22px;
  background: url('../images/but1.gif') no-repeat 0px -35px;
  cursor:  default;
  color: #114CD3;
}

/* ***** Tabs 2 *************************************************************** */
div.TabView div.Tabs2
{
  height: 23px;
  background: url(../images/but1.gif)  repeat-x 0px -72px;
}

div.TabView div.Tabs2 a
{
  display: block;
  float: left;

  margin-right: 1px;

  width: 95px;
  text-align: center;
  padding-left: 5px;

  height:      23px;
  line-height: 21px;
  vertical-align: middle;

  background: url('../images/but1.gif') no-repeat 0px   0px;

  text-decoration: none;
  font-weight: 900;
  color:   #4A4A4A;
  cursor:  pointer;
}

div.TabView div.Tabs2 a:hover
{
  background: url('../images/but1.gif') no-repeat 0px -35px;
}

div.TabView div.Tabs2 a.Current,
div.TabView div.Tabs2 a.Current:hover
{
  margin-top: 0px;
  height:     23px;
  background: url('../images/but1.gif') no-repeat 0px -35px;
  cursor:  default;
  color: #114CD3;
}

/* ***** Pages ************************************************************** */

div.TabView div.Pages
{
  clear: both;
  border: 1px solid #FFDD5C;/*#479EF8;*/
  border-top: none;
  /*background: #FFFFFF;*/
}

div.TabView div.Pages                  { overflow: hidden;}
div.TabView div.Pages div.Page         { overflow: auto; }
div.TabView div.Pages div.Page div.Pad { padding: 7px 7px;}
div.TabView div.Pages div.Page div.Pad1 { padding: 7px 0px;}


a.ndc3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.ndc3:visited {
	color: #000000;
}
a.ndc3:hover {
	color: #CC0001;
	text-decoration:underline;	
}
a.ndc3:active {
	color: #000000;
}

.pm_textbox4 {
	BORDER: #CCCCCC 1px solid; font-size:12px; color: #848484;
}

