/* ---------- Styles specific to the project ----------- */

div.container {
	/*border : 1px dashed rgb(148,148,0);*/
	width : 100%;
	padding : 5px;
	/*margin : 10px;*/
}

div.container2 {
	/*border : 1px dashed rgb(148,148,0);*/
	/*width : 50%;*/
	padding : 5px;
	/*margin : 10px;*/
}

div.befcopyr {
	background : rgb(229,204,157) url(../images/site-lfinbg.jpg) no-repeat bottom left;
	height:6px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

td.spefinmiddle {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Size : 10px;
	color : rgb(148,148,0);
	background-color : rgb(255,255,255);
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	padding : 2px;
	vertical-align : top;
	height : 30px;
	}
td.spefinmiddle a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Size : 11px;
	color : rgb(102,102,102);
	text-decoration : underline;
	}
td.spefinmiddle a:hover {
	color : rgb(229,204,157);
	text-decoration : underline;
	}

td.spefinleft {
	background : rgb(229,204,157) url(../images/site-footleftbg.gif) no-repeat top left;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	padding : 0px;
	width : 166px;
	}

td.spefinright {
	background : rgb(229,204,157) url(../images/site-footrightbg.jpg) no-repeat top left;
	text-decoration : none;
	text-align : center;
	vertical-align : middle;
	padding-top : 0px;
	padding-bottom : 10px;	
	padding-right : 5px;	
	padding-left : 5px;
	width : 118px;
	}





