/*  - - - - - TYPO3 CSS  - - - - - */

Body 
	{	
	margin-top: 0px;
	background-color: #ebc765;
	/* background: url(http://www.fao.org/ag/icons/bghome.gif) repeat-y 50% 0px;  */
} 

td 	{	
	font-family: tahoma, verdana, arial; 
	font-size: 12pt;
	color: #333333;
}

td.topbanner {
	padding: 10px 10px 0px 10px;
	background-color: #fdeaa5;
}

td.title_banner {
	padding:0px 0px 10px 10px;
	background-color: #fdeaa5;
}

td.langs {
	padding:0px 0px 10px 0px;
	background-color: #fdeaa5;
	white-space: nowrap;
}

hr {
	color: #000000;
	height: 1px;
}

a {
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #993300;
	font-weight: normal;
	text-decoration: underline;
}

p.bodytext {
	font-size: 12pt; 
}


td.footer #copyright div {
	text-align: right;
	font-size: 11px; 
	margin-top: 3px;
	padding-top: 0px;
	font-weight: bold;
}


div#content {
	padding: 5px 5px 5px 10px;
	min-height: 600px;
}


h1.csc-firstheader {
	font-size: 16pt;
	color: #993300;
}


h2, h2 a {
	font-size: 14pt;
	color: #cc9933;
	font-weight: bold;	
}


H3
	{
	font-size: 12pt; 
	font-weight: bold; 
	color:  #660000; 
} 


/* - - - - - - MENU start - - - - - - - - */

td#CurrentMenu {
	background: #FFFFDB; 
	border-top: 1px solid #f8e3b4;
	border-bottom: 1px solid #f8e3b4;
}

td#ActiveMenu {
	background: #FFFFDB; 
	border-top: 1px solid #f8e3b4;
	border-bottom: 1px solid #f8e3b4;
}

td#noActiveMenu  {
	background: #fbe8b5; 	
}


td#noActiveMenu a, td#ActiveMenu a  {
	color: #663300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

td#CurrentMenu a, td#CurrentMenu a:hover   {
	color: #cc6600;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

td#CurrentMenu a:hover, td#noActiveMenu a:hover, td#ActiveMenu a:hover  {
	color: #993300;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;	

}

/* - - - - - - - - -SUB MENU - - - - - - - - - - - - */

td#sub_noActiveMenu, td#sub_CurrentMenu, td#sub_ActiveMenu {
        padding-top: 0px;
        padding-bottom: 2px;
}

td#sub_ActiveMenu a, td#sub_noActiveMenu a {
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;	
}

td#sub_CurrentMenu a, td#sub_CurrentMenu a:hover  {
	color: #cc6600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;	
}

td#sub_ActiveMenu a:hover, td#sub_noActiveMenu a:hover, td#sub_CurrentMenu a:hover  {
	color: #993300;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;	

}

/* - - - - - - - - - MENU end - - - - - - - - - - -  */

/* - - - - - - - - - LANGUAGES (start)- - - - - - - - - - - - - */

div.languages div {display:inline;}

 /* - - - - - - - - - - - - - - - LANGUAGES (end) - - - - - - - - - - - - - - - - - - */