BODY{
  color : #4f4f4f;
  font-size: 9pt;
  background-color: #FFFFFF;
}

H1{
  color: #FFFFFF;
  background-color: #8F1F42;
  text-align: center;
  border-top-color: #8F1F42;
  border-right-color: #8F1F42;
  border-bottom-color: #8F1F42;
  border-left-color: #8F1F42;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}

H2{
  color: #FFFFFF;
  background-color: #8F1F42;
  text-align: center;
  border-top-color: #8F1F42;
  border-right-color: #8F1F42;
  border-bottom-color: #8F1F42;
  border-left-color: #8F1F42;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}

H3{
  color: #FFFFFF;
  background-color: #8F1F42;
  text-align: center;
  border-top-color: #8F1F42;
  border-right-color: #8F1F42;
  border-bottom-color: #8F1F42;
  border-left-color: #8F1F42;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}

HR{
  color: #8F1F42;
  height: 1px;
}

P{

}

A{
  color : #8080c0;
  text-decoration : none;
}

A:VISITED{
  color : #8080c0;
  text-decoration : none;
  background-repeat : no-repeat;
  font-weight : normal;
}

A:HOVER{
  color : #61C4D7;
  text-decoration : none;
  font-style : normal;
  background-repeat : repeat-x;
  font-weight : normal;
}

A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}

UL{
  color: #FF0000;
  list-style-image : url(../images/l_b13.gif);
  list-style-position: outside;
  
}

UL UL{
  list-style-image : url(../images/listidx1.gif);
}

OL{
  list-style-type : upper-alpha;
}

OL OL{
  list-style-type : lower-alpha;
}

TH{
  background-color: #8F1F42;
  font-size: 9pt;
}

TD{
  background-color: #FFFFFF;
  color : #666666;
  font-size: 9pt;
}

.menuBarCell{
  background-color: #666666;
}

.copyrightText{
  font-size : 8pt;
  font-weight : normal;
  color : #808080;
}

.bodyCell {
  background-color: #FFFFFF;
}

.subttlBannerCell {
  background-color: #E4E4E4;
}

.corpInfoLabelCell {
  background-color: #c8c8e3;
  color: #202020;
}

.corpInfoDataCell {
  background-color: #eeeeee;
  color: #202020;
}


.BottomLink{
  color : #8080c0;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}

.BottomLink:visited {
  color : #8080c0;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}

.BottomLink:hover {
  color : #61C4D7;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}

.BottomLink:active {
  color : #8080c0;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
.BannerCell{
  background-color : #E4E4E4;
  text-decoration : none;
}
.MenuText{
  color : #8080c0;
}

