@charset "utf-8";
.trans_box1 {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  margin-bottom:5px;
  padding:7px;
  width:135px;
  float:right;
  background-image:url(../images/purple.png);
  /* Mozilla ignores crazy MS image filters, so it will skip the following
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white.png'); */
}
/* IE ignores styles with [attributes], so it will skip the following.
.trans_box1[class] {
  background-image:url(white.png);
} */

.trans_box2 {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#21409A;
  margin-bottom:5px;
  padding:7px;
  width:135px;
  float:right;
  background-image:url(../images/white.png);
  /* Mozilla ignores crazy MS image filters, so it will skip the following
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white.png'); */
}
/* IE ignores styles with [attributes], so it will skip the following.
.trans_box1[class] {
  background-image:url(white.png);
} */

.whatsnew_titletxt {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#FFF;
  padding:7px;
  width:135px;
  background-image:url(../images/purple.png);
  /* Mozilla ignores crazy MS image filters, so it will skip the following
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white.png'); */
}
/* IE ignores styles with [attributes], so it will skip the following.
.trans_box1[class] {
  background-image:url(white.png);
} */

.whatsnew_bodytxt {
  font-family:arial;
  font-size:11px;
  padding:7px;
  background-image:url(../images/white.png);
}

.trans_box_ddown {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  padding:7px;
  width:135px;
  float:right;
  background-image:url(../images/purple.png);
  /* Mozilla ignores crazy MS image filters, so it will skip the following
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white.png'); */
}

.trans_box_ddown2 {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  color:#21409A;
  padding:7px;
  width:135px;
  float:right;
  background-image:url(../images/white.png);
  /* Mozilla ignores crazy MS image filters, so it will skip the following
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white.png'); */
}

.trans_box1a {
  font-family:arial;
  font-size:10px;
  font-weight:bold;
  color:#FFFFFF;
  padding-left:10px;
  padding-right:4px;
  padding-top:3px;
  padding-bottom:3px;
  width:135px;
  float:right;
  background-image:url(../images/purple.png);
  /* Mozilla ignores crazy MS image filters, so it will skip the following
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white.png'); */
}

.trans_box2a {
  font-family:arial;
  font-size:10px;
  font-weight:bold;
  color:#21409A;
  padding-left:10px;
  padding-right:4px;
  padding-top:3px;
  padding-bottom:3px;
  width:135px;
  float:right;
  background-image:url(../images/white.png);
  /* Mozilla ignores crazy MS image filters, so it will skip the following
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white.png'); */
}

.titletxt {
  font-family:arial;
  font-size:18px;
  font-weight:bold;
  padding-left:35px;
  padding-right:35px;
  padding-top:15px;
  padding-bottom:15px;
  text-align:left;
}

.bodytxt {
  font-family:arial;
  font-size:12px;
  padding-left:35px;
  padding-right:35px;
  padding-top:15px;
  padding-bottom:15px;
  text-align:justify;
}

.bodytxt2 {
  font-family:arial;
  font-size:12px;
  padding-left:35px;
  padding-right:35px;
  text-align:justify;
}

.footertxt {
  font-family:arial;
  font-size:10px;
  color:#FFF;
  padding:7px;
  float:right;
}

.maintab {
  float:right; 
  padding-bottom:5px;
}