body, td, p, li {
  color:#999999;
  font-size: 9pt;
  font-family: arial, Helvetica, verdana, sans-serif;
}

p {
  margin-top:9pt;
  margin-bottom:9pt;
}

body {
  background-color:transparent;
  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:9pt;
  padding-left:0px;
}

ol {
  margin-left:9pt;
  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
}

ul.no_margin {
  margin-top:0px;
  margin-bottom:0px;
}

li {
  margin-left:9pt;
  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;
}

#launcher {
  width:270px;
  margin: 0px auto 0px auto;
  text-align:left;
}

.header {
  width:270px;
  height:auto;
  text-align:left;
}

.bullet {
  width:11px;
  height:12px;
  float:left;
  margin: 4px 9px 0 0;  
  background-image: url('../images/launcher/bullet_skull.gif');
  background-repeat: no-repeat;  
}

#launcher .title {
  width:250px;
  height:auto;
  float:left;
  font-family:"Times New Roman";
  font-size:11pt;
  color:#b6845f;
  font-weight:bold;
}

#launcher_test .title {
  font-weight:bold;
} 

.body {
  margin-left:20px;
  width:250px;
  text-align:left;
}

.release_notes {
  margin-left:20px;
}

#launcher_test {
  width:280px;
  margin: 0px auto 0px auto;
  text-align:left;
}

#nav {
  background-color:#000000;
  background-image:url('http://a.disney.go.com/pirates/online/launcher/live/news/assets/bg_gamenews.jpg');
  background-repeat:repeat;
  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;
}

/* Begin Emergency Msg */
#emsg {
  width:100%;
  height:auto;
  background-color:#880303;
  color:#ffe769;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
}
.emsgB {
  font-weight:bold;
}
/* End Emergency Msg */

.line {
	width: 265px;
	height: 1px;
  background-image: url('../images/launcher/line.gif');
  background-repeat: no-repeat;
  font-size: 1pt;  
}

#launcher_test .line {
	margin: 0;	
}

#launcher .line {
	margin: 9pt 0;
}
