.box { 
  background: #8D92C7; 
}
.boxtop { 
  background: url(lifeline/images/corners/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(lifeline/images/corners/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.pbox { 
  background: #FBC19B; 
}
.pboxtop { 
  background: url(lifeline/images/corners/nep.gif) no-repeat top right; 
}
.pboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/nwp.gif) no-repeat top left; 
}
.pboxbottom { 
  background: url(lifeline/images/corners/sep.gif) no-repeat bottom right; 
}
.pboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/swp.gif) no-repeat bottom left; 
}
.pboxcontent {
  padding: 0px 10px 0px 10px;
}

.gbox { 
  background: #DAE8AA; 
}
.gboxtop { 
  background: url(lifeline/images/corners/neg.gif) no-repeat top right; 
}
.gboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/nwg.gif) no-repeat top left; 
}
.gboxbottom { 
  background: url(lifeline/images/corners/seg.gif) no-repeat bottom right; 
}
.gboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/swg.gif) no-repeat bottom left; 
}
.gboxcontent {
  padding: 0px 10px 0px 10px;
}

.bbox { 
  background: #C8EAFB; 
}
.bboxtop { 
  background: url(lifeline/images/corners/neb.gif) no-repeat top right; 
}
.bboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/nwb.gif) no-repeat top left; 
}
.bboxbottom { 
  background: url(lifeline/images/corners/seb.gif) no-repeat bottom right; 
}
.bboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(lifeline/images/corners/swb.gif) no-repeat bottom left; 
}
.bboxcontent {
  padding: 0px 10px 0px 10px;
}


.cellbgimage {
	background-image: url(lifeline/images/tablebg.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: underline;
}

.cell_titles {
	font-family: Arial, Helvetica, sans-serif;
}
.cell_titles {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main_page {
	font-family: Arial, Helvetica, sans-serif;
}
.main_page {
	font-size: 9pt;
}
.main_page {
	text-align: justify;
}
.main_page {
	text-align: left;
}
.cell_titles .cell_titles .cell_titles {
	font-weight: bold;
}
.center_top_menu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
