body
{
  background-color: #000;
  color: #5C5C5C;
  font:  12px verdana;
}

a:link     { font: 11px verdana; color: #778AAF; text-decoration: underline; }
a:active   { font: 11px verdana; color: #778AAF; text-decoration: underline; }
a:visited  { font: 11px verdana; color: #778AAF; text-decoration: underline; }
a:hover    { font: 11px verdana; color: #526384; text-decoration: underline; }

img { border: 0; }

select, option, textarea, input
{
  color:       #000000;
  font-size:   11px;
  font-family: Verdana;
}

td, font
{
  font: 11px verdana, arial;
}

.p17_p
{
  padding: 2px;
  margin-bottom: 4px;
  margin-top: 2px;
}

.p17_pagination_top
{
  border-bottom: 1px dotted gray;
  padding: 2px;
  margin-bottom: 4px;
  margin-top: 2px;
  text-align: center;
  width: auto;
}

.p17_pagination_bottom
{
  border-top: 1px dotted gray;
  padding: 2px;
  margin-top: 4px;
  margin-bottom: 2px;
  text-align: center;
  width: auto;
}

.p17_pagelink
{
  font: 11px verdana; color: #778AAF; text-decoration: underline;
  padding: 2px;
  margin-bottom: 4px;
  margin-top: 2px;
}

.p17_pagelink_active
{
  border: 1px solid black;
  font: 11px verdana; text-decoration: none; font-weight: bold;
  padding: 2px;
  margin-bottom: 4px;
  margin-top: 2px;
}

.p17_popup_container {
  padding: 0px;
  margin: 4px;
  /*background-color: #808080;*/
  background-color: #000;
  border: 0px;
  color: #FFF;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-align: left;
}

.p17_popup_title {
  background-color: #808080;
  border:1px solid #D0D0D0;
  color: #FFF;
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  padding: 4px;
  text-align: center;
}

.p17_nav_link_cell_left {
  padding-bottom: 5px;
  padding-top: 7px;
  padding-right: 20px;
  text-align: left;
  width: 50%;
}

.p17_nav_link_cell_right {
  padding-bottom: 5px;
  padding-top: 7px;
  padding-left: 20px;
  text-align: right;
  width: 50%;
}
