p {
     margin: 0 0 1em 0;
     padding: 0;
}
.main_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A2A277;
	text-align: left;
	width: 50%;
	border: medium solid #FFFFFF;
	height: 50%;
}
.maingrid {
	border: 1px solid #FFFFFF;
}
.little_cells {
	border: 1px solid #FFFFFF;
	height: 8px;
	color: #666633;
}
.text_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.small_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #A2A277;
	text-align: left;
	padding: 15px 10px 0px 20px;
	vertical-align: text-top;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 275px;
}
.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #A2A277;
	text-align: left;	
	vertical-align: text-top;
	padding: 15px 20px 0px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	width: 275px;
}
.otherbks_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #A2A277;
	text-align: left;
	padding: 15px 10px 0px 20px;
	vertical-align: text-top;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 370px;
}
.otherbks_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #A2A277;
	text-align: left;	
	vertical-align: text-top;
	padding: 15px 20px 0px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	width: 180px;
}
.page_name {
	color: #333300;
}
