body	 {
		background-color: #E1D4B3;
}
td {
		padding: 0px;
		margin: 0px;
}
img{
	margin: 0px;
}
.front_main_table {
		border: 0px;
		width: 767px;
}

.sep_line {
		background-color: white;
		vertical-align: top;
}

.front_pub_title {
		background-color: white;
		text-align:center;
		width: 274px;
		height: 39px;
		background-image: url("images/front_publications_bg.jpg");
}
.front_pub_list{
		background-color: white;
		width: 274px;
		height: 178px;
		background-image: url("images/front_publist_bg.jpg");
		padding-left: 0px;
		text-align: center;
}
.front_link1 {
		color: #6985A5;
		font-family: verdana;
		font-size: 13 px;
		text-decoration: none;
}
.front_link2 {
		color: #4C4C4C;
		font-family: verdana;
		font-size: 11px;
		line-height: 20px;
}
.body_text_content a:link, .body_text_content a:visited{
	color: #6985A5;
	text-decoration: none;	
}

.body_text_content a:hover{
	color: #bbbbbb;
	text-decoration: none;
	
}
