body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	background-image:url(../images/bg_page.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f2f2f2;
}
.bgnorepet {
	background-position:left top;
	background-repeat:no-repeat }
.runtxt {
	color: #555555;
	font-size:11px;
	line-height:16px;
	text-decoration: none;
}
.blutittxt {
	color: #1B9959;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	text-decoration: none;
}
.coptrighttxt, .coptrighttxt a {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
}
.coptrighttxt a:hover {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: underline;
}
.runtxt a {
	color: #555555;
	font-size:11px;
	line-height:17px;
	text-decoration: underline;
}
.reafmoretxt a {
	color: #555555;
	font-size:11px;
	line-height:17px;
	text-decoration: none;
}
.reafmoretxt a:hover {
	color: #555555;
	font-size:11px;
	line-height:17px;
	text-decoration: underline;
}
.titruntxt {
	color: #555555;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	text-decoration: none;
}
.showHand {
	cursor:pointer; }
	
div#rolltipDiv {
  position:absolute; visibility:hidden;
  left:0; top:0; z-index:1000;
  color:#FFFFFF;
  width:120px; padding:3px; font-size:11px;
  background-color:#06304F; border:1px solid #336; 
  }
