@import url(main.css);

body {
font:62.5% Arial, Tahoma, Verdana, sans-serif;
background:#7f7f7f url(/_bone/multiplyBg.png) repeat-x;
color:#444;
}


.latlink {
color:#444444 !important; 
text-decoration: none !important; 
cursor: default; 
}
.latlink:hover {
color:#444444; 
}


div#block_table {
	margin-top: 0px;
	padding-top: 0px;
}



div#block_table div h2 {
	/*width: 240px;*/
	padding: 0px 0px 0px 5px;
	background:#7f7f7f;			
	color: white;
	margin-bottom: 7px;
	margin-top: 40px;
	text-align:left;
	font-weight: bold;
	position: relative;
}

div#block_table div {
/*	width: 250px;*/
}


div#block_table div p {
	text-align:justify;
	font-size:11px;
	line-height: 10pt;
	margin-bottom: 8px;
}



div#block_table div.block_link {
	text-align: center;
	font-weight: bold;
}

div#block_table div.block_link a {
	text-decoration:none;
	color: black;
}
