body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {

	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(/images/remeliai.gif) top center no-repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

h2{
font-size:24px;
color:#663300;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
margin-bottom: 10px; 
}
img{
border:0px;
}
legend, fieldset, input, textarea{ border:1px solid #ccc; color:#000000;}
legend{ display:block; height:25px; padding:5px; background:#eee; }
td{text-align:left}

/*MAIN PAGE STYLES*/

.error{ margin:5px; padding:5px; border:1px solid red; background:#CCFF66; color:#FF0000;}

.All{
	padding:6px; 

	}
.BodyTable , .ContentTable{
	padding:0px;
	margin:0px;
	width:898px;
}
.TopLeft{
width:446px;
height:150px;
background-image:url(./images/bff-back-top-left.jpg);
background-position:top left;
background-repeat:no-repeat;
text-align:center;
width:446px;
}

.TopLeft H1{
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:24px;
margin:20px 0 0 0;
}

.TopCenter{
display:block;
width:232px;
text-align:center;
}

.TopRight{
text-align:right;
background-image:url(./images/bff-back-top-right.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:12px;	
width:196px;
}

.MiddleLeft{
width:220px;
background-image: url(./images/bff-back-left.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.MiddleCenter{
background-image: url(images/bff-back-center.jpg);
background-position: top center;
background-repeat:no-repeat;
display:block;
height:312px;
width: 458px;
padding:156px 0 0 0;
text-align:center;

}
#flashcontent{

text-align:center;
}
.MiddleRight{
width:220px;
background-image: url(./images/bff-back-right.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.selected{
background-image:url(images/transparent_dot.png);
}
/*MENU */
.Menu-item a{
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:right;
	height: 130px;
	margin:0 0 6px 0;
	padding:20px 15px 0 0;
	color:#006600;	
	line-height:15px;
}
.Menu-item a{
	color:#006600;
}
.Menu-item a:hover{background-image:url(images/transparent_dot.png);}

 * html .Menu-item a:hover {background: none;} 

.Menu-item a:visited{
	color:#006600;
}

.ContentTable{
	margin:6px 0 0 0 ; 
 
 }
.ContentBox{

	margin: 0 6px 0 6px;
	background:url(images/grey-line.gif) left repeat-y #FFF;  
} 
 .ContentBox-R{
 background:url(images/grey-line.gif) right repeat-y  ; 

  }
 .Content{ margin:0px 0px 0px 6px; min-height:448px; width:440px;} /*margin:40px 8px 0px 44px;*/
 * html .Content{height:448px}
 .article{ 
 	min-height:448px; width:394px; 
	margin: 0 10px 0 40px ;  
}
  
 /*NEWS LIST*/
 .NewsListItem{
 display:block;
 width:100px;
 height:100px;
 float:left;
 margin:0px 10px 10px 0;
 text-align:center;
 }
  * html .NewsListItem{height:100px}

  .NewsListFoto{
  }
 .NewsListTitle{
 position:relative;
 top:-15px;
 }
 
.about{background:url(images/about_fruit.jpg) bottom right no-repeat;}	
/*CORNERS ROUND*/


.RoundTop{ background:url(images/grey-line.gif) top repeat-x; }
.RoundBottom{ background:url(images/grey-line.gif) bottom repeat-x; }



