
	body {
	background-image:url(../images/images/f_pag.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	.fcont {
	background-image:url(../images/images/f_cont.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	a, a:link, a:visited  {font-weight: normal; font-size: 12px; COLOR: #336699; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: none;}
	a:hover, a:active, a:visited:hover {font-weight: normal; font-size: 12px; COLOR: #6699cc; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: underline;}

	.txt_cont {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#555555;}
	.txt_pie {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#555555;}
	.txt_tit_cont {font-weight: bold; font-size: 16px; COLOR: #336699; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: none;}
	.txt_subtit_cont {font-weight: bold; font-style:italic; font-size: 14px; COLOR: #336699; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: none;}
	
	/* ----------------- */

	.txt_link, .txt_link:link, .txt_link:visited  {font-weight: bold; font-size: 14px; COLOR: #336699; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: none;}
	.txt_link:hover, .txt_link:active, .txt_link:visited:hover {font-weight: bold; font-size: 14px; COLOR: #6699cc; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: underline;}

	.txt_lm, .txt_lm:link, .txt_lm:visited  {font-weight: normal; font-size: 12px; COLOR: #336699; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: none;}
	.txt_lm:hover, .txt_lm:active, .txt_lm:visited:hover {font-weight: normal; font-size: 12px; COLOR: #6699cc; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: underline;}

	.txt_lr, .txt_lr:link, .txt_lr:visited  {font-weight: normal; font-size: 11px; COLOR: #DA7F6D; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: none;}
	.txt_lr:hover, .txt_lr:active, .txt_lr:visited:hover {font-weight: normal; font-size: 11px; COLOR: #cc3333; font-family: Geneva, Arial, Helvetica, sans-serif; Text-decoration: underline;}

	/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:430px;
		height:304px;
		overflow: hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

	/* // Easy Slider */