.titlecontainer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}



.border {
	background-color: #EEF0EF;
	border: 1px solid #B8BAB9;	
}
.bg_title {
	background-image: url(bg_title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.border1 {

	background-color: #FFFFFF;
	border: 1px solid #B8BAB9;
}

