body, td, p, li {
  color:#999999;
  font-size: 9pt;
  font-family: arial, Helvetica, verdana, sans-serif;
}

body {
  background-color:#000000;
  margin-top:0px;
  margin-left:0px;
  padding-top:0px;
  padding-left:0px;
  scrollbar-face-color:       #73695e;
  scrollbar-shadow-color:     #2b2723;
  scrollbar-highlight-color:  #fffac2;
  scrollbar-3dlight-color:    #615a3d;
  scrollbar-darkshadow-color: #0f0e0c;
  scrollbar-track-color:      #3a352d;
  scrollbar-arrow-color:      #fffac2;
  text-align:center;
}


ul {
  list-style-type: disc;
  margin-left:10px;
  padding-left:0px;
}

ol {
  margin-left:10px;
  padding-left:0px;
}

ul.disc {
  list-style-type: disc;
}

ul.circle { 
  list-style-type: circle;
}

ul.square { 
  list-style-type: square;
}

ul.decimal {
  list-style-type: decimal
}

li {
  margin-left:8px;
  padding-right:0px;
}

a:link {
  color:#a6b5d1;
  text-decoration:underline;
}

a:visited {
  color:#a6b5d1;
  text-decoration:underline;
}

a:hover {
  color:#a6b5d1;
  text-decoration:underline;
}

a:active {
  color:#a6b5d1;
  text-decoration:underline;
}

#potco_main {
  width:270px;
  margin: 0px auto 0px auto;
  text-align:left;
}

.potco_divider {
  text-align:center;
}

.release_notes_title {
  font-weight:bold;
}

.news_article_header {
  width:270px;
  height:auto;
  text-align:left;
}

.news_article_bullet {
  width:20px;
  height:12px;
  float:left;
  padding-top:4px
}

.news_article_title {
  width:250px;
  height:auto;
  float:left;
  font-family:"Times New Roman";
  font-size:11pt;
  color:#b6845f;
  font-weight:bold;
}

.news_article_body {
  margin-left:20px;
  width:250px;
  text-align:left;
}

.release_notes {
  margin-left:20px;
}

#launcher_test {
  width:280px;
  text-align:left;
}

#nav {
  background-color:#000000;
  background-image:url('https://disney.go.com/pirates/online/launcher/live/news/assets/bg_gamenews.jpg');
  background-repeat:repeat-y;
  text-align:center;
}

.bold {
  font-weight:bold;
}

.info {
  color:#a6b5d1;
}

.infoB {
  color:#a6b5d1;
  font-weight:bold;
}

.infoBI {
  color:#a6b5d1;
  font-weight:bold;
  font-style:italic;
}

.infoBU {
  color:#a6b5d1;
  font-weight:bold;
  text-decoration:underline;
}

.infoBIU {
  color:#a6b5d1;
  font-weight:bold;
  font-style:italic;
  text-decoration:underline;
}

.infoI {
  color:#a6b5d1;
  font-style:italic;
}

.infoIU {
  color:#a6b5d1;
  font-style:italic;
  text-decoration:underline;
}

.infoU {
  color:#a6b5d1;
  text-decoration:underline;
}
