
	BODY {
			color: #2d2d2d;																				/* customizable */
		background-color: #CCCCCC;														/* customizable */
		margin: 0px 0px 20px 0px;														/* customizable */
		font-family: Arial, Helvetica, Verdana, sans-serif;		/* customizable guided */
		font-size: 13px;																			/* customizable guided: xx-small x-small small medium[*] large x-large xx-large */	
		line-height: 1.4em;																		/* customizable guided: 1 minimal 1.2[*] normal 1.5 extended 2 double */
		background-image: url(bg.gif); background-repeat: repeat-y;

		/* textured background for cool filling/shading? */
	}
.fckover {background-color:#fff;background-image: none}

.invis {color: #CCCCCC; font-size:1px;cursor:default}			/* invisible text....used for search engines positioning */

P, OL, UL, LI {margin-top: 0px; margin-bottom: 0px;}			/* no stupid automatic margin */

a:link,a:visited {																				/* common links begin */
		color: #aa4800;																				/* customizable */
		text-decoration: underline;														/* customizable guided */
		font-weight: normal;																	/* customizable guided */
		font-style: normal;																		/* customizable guided */
		font-size: 1em;																				/* customizable guided: 0.9 small 1 medium 1.2 big */
		}

a:hover {
		color: #5c5c5c;																				/* customizable */
		text-decoration: underline;														/* customizable guided*/
		font-weight: normal;																	/* customizable guided*/
		font-style: normal;																		/* customizable guided*/
		font-size: 1em;																			/* customizable guided: 0.9 small 1 medium 1.1 big */
}																													/* common links end */

H1 {																											/* headers definition begin */
		color: #5c5c5c;																				/* customizable */
		padding-left:18px;
		height:26px;
		background-color: ;																		/* customizable */
		font-size: large;																	/* customizable guided: xx-small x-small small medium[*] large x-large xx-large */	
		font-family: Arial, Helvetica, Verdana, sans-serif;		/* customizable guided */
		font-weight: bold;																		/* customizable guided */
		font-style:italic;																		/* customizable guided */
		text-align: left;																		/* customizable guided */
		margin: 4px;
		background-image: url('hbg.gif');							/* customizable upload */
		background-repeat: no-repeat;														/* customizable guided: repeat repeat-x repeat-y no-repeat */

		}
H2 {
		color: #000000;																				/* customizable */                                                                
		padding-left:18px;
		height:26px;
		font-size: large;                                   /* customizable guided: xx-small x-small small medium[*] large x-large xx-large */
		font-family: Arial, Helvetica, Verdana, sans-serif;   /* customizable guided */                                                         
		font-weight: bold;                                    /* customizable guided */                                                         
		font-style:italic;                                    /* customizable guided */                                                         
		text-align: left;                                     /* customizable guided */                                                         
		margin:4px; 
		background-image: url('hbg.gif');							/* customizable upload */
		background-repeat: no-repeat;														/* customizable guided: repeat repeat-x repeat-y no-repeat */

		}
		
H3 {
		color: #999999;																				/* customizable */                                                                
		background-color: ;                            /* customizable */                                                                
		font-size: large;                                     /* customizable guided: xx-small x-small small medium[*] large x-large xx-large */
		font-family: Arial, Helvetica, Verdana, sans-serif;   /* customizable guided */                                                         
		font-weight: bold;                                    /* customizable guided */                                                         
		font-style:italic;                                    /* customizable guided */                                                         
		text-align: left;                                     /* customizable guided */                                                         
		margin:3px; 
		}
		
H4 {
		color: #5c5c5c;																				/* customizable */                                                                
		background-color: ;                            /* customizable */                                                                
		font-size: large;                                    /* customizable guided: xx-small x-small small medium[*] large x-large xx-large */
		font-family: Arial, Helvetica, Verdana, sans-serif;   /* customizable guided */                                                         
		font-weight: bold;                                    /* customizable guided */                                                         
		font-style:italic;                                    /* customizable guided */                                                         
		text-align: left;                                     /* customizable guided */                                                         
		margin:2px; 
		}
		
H5 {
		color: #999999;																				/* customizable */                                                                
		background-color: ;                            /* customizable */                                                                
		font-size: medium;                                     /* customizable guided: xx-small x-small small medium[*] large x-large xx-large */
		font-family: Arial, Helvetica, Verdana, sans-serif;   /* customizable guided */                                                         
		font-weight: bold;                                    /* customizable guided */                                                         
		font-style:italic;                                    /* customizable guided */                                                         
		text-align: left;                                     /* customizable guided */          
		margin:1px;                                               
		}
		
H6 {
		color: #5c5c5c;																				/* customizable */                                                                
		background-color: ;                            /* customizable */                                                                
		font-size: medium;                                   /* customizable guided: xx-small x-small small medium[*] large x-large xx-large */
		font-family: Arial, Helvetica, Verdana, sans-serif;   /* customizable guided */                                                         
		font-weight: bold;                                    /* customizable guided */                                                         
		font-style:italic;                                    /* customizable guided */                                                         
		text-align: left;                                     /* customizable guided */                                                         
		margin:0px; 
		}																											/* headers definition end */
										
FORM { 																										/* form elements begin */
		padding: 3px;               								          /* customizable */ 
		margin: 3px;								                          /* customizable */
		border: 1px solid #DD0033;                            /* customizable + customizable guided*/
		}

INPUT.text ,SELECT,TEXTAREA {margin:1px; 									/* all form elements with margin; pseudo class .text to avoid background radio,check,img */
		color:#000000;																				/* customizable guided to bulid opt gradient table */
		background-color: #00006A; 														/* customizable guided to bulid opt gradient table */
		border: 1px solid #000066; 														/* customizable + customizable guided*/
		font-size: 0.9em;																			/* customizable guided: 0.9 small 1 medium 1.1 big */
		}	

SELECT {font-size:1em}																		/* automatic +0.1 to input em for a bug in IE 5+ (select text is smaller :( ) */

.opt1 {background: #CCCCCC;color:black;}									/* automatic gained from guided selection of input background color */
.opt2 {background: #CCCCFF;color:black;}									/* automatic gained from guided selection of input background color */
.opt3 {background: #FFCCFF;color:black;}									/* automatic gained from guided selection of input background color */
.opt4 {background: #FFCCCC;color:black;}									/* automatic gained from guided selection of input background color */
.opt5 {background: #FFFFCC;color:black;}									/* automatic gained from guided selection of input background color */
.opt6 {background: #CCFFCC;color:black;}									/* automatic gained from guided selection of input background color */
.opt7 {background: #CCFFFF;color:black;}									/* automatic gained from guided selection of input background color */
.opt8 {background: #FFCCFF;color:black;}									/* automatic gained from guided selection of input background color */


INPUT.button {cursor:pointer;cursor:hand;									/* pseudo class .button to replace button look...empty for browser default */
		background-color: #DD0000;														/* customizable */
		color: #FFFFFF;																				/* customizable */
		border:1px solid #c7a200;															/* customizable + customizable guided*/
	}																												/* end form elements */
	

/* TABLES ?!?!? */

hr {																											/* other standard elements
		border:1;																							/* customizable guided: 1=show; 0=hide (2check..workaround for IE/moz comp*/
		height:1px;																						/* customizable */
		color: #DD0000;																				/* customizable */
		background-color:#5c5c5c;															/* automatic same as color for moz comp */
		width:80%;																						/* customizable guided % only */
		text-align:center;																		/* customizable guided */
		}

div.hr {																									/* custom HR to use images as HR .. create a function in fck for this */
		height: 35px;																					/* required height of the image contained */
		background-color: #ffffff;														/* customizable */
		background-image: url();							/* customizable upload */
		background-repeat: repeat;														/* customizable guided: repeat repeat-x repeat-y no-repeat */
		background-position: center;	 												/* customizable guided: top left		top center		top right		center left		center center		center right		bottom left		bottom center		bottom right */
		}
div.hr hr {display: none;																	/* hide standard HR in the div. */
		}																											/* end custom HR with image */s


BLOCKQUOTE {																							/* create a function in fck for this... */
		margin: 5px;																					/* customizable */
		padding: 5px;																					/* customizable */
		border: 0px solid green;															/* customizable + customizable guided */
		color: black;																					/* customizable */
		background-color: #EEEEEE;														/* customizable */
		font-size: small;  	                                  /* customizable guided: xx-small x-small small medium[*] large x-large xx-large */
		font-weight: normal;																	/* customizable guided */
		font-style:none;																			/* customizable guided */
		line-height: 2em;																			/* customizable guided: 1 minimal 1.2[*] normal 1.5 extended 2 double */
}

PRE {																											/* create a function in fck for this... */																											
		margin: 0px;                                          /* customizable */                                                                  
		padding: 2px;                                         /* customizable */                                                                  
		border: 1px solid #FF0000;                            /* customizable + customizable guided */                                            
		color: blue;                                          /* customizable */                                                                  
		background-color: #DDDDDD;                            /* customizable */                                                                  
		font-size: small;                                 	  	/* customizable guided: xx-small x-small small medium[*] large x-large xx-large */  
		font-weight: normal;                                  /* customizable guided */                                                           
		font-style:none;	                                    /* customizable guided */  
		display:inline-block;overflow:hidden;                                                                
}                                                                                                                                             

ADDRESS {																									/* create a function in fck for this... */	
		color: #CCCCCC;                               					/* customizable */ 																					
		font-size: medium;																		/* customizable guided: xx-small x-small small medium[*] large x-large xx-large */  
		font-weight: normal;	                                /* customizable guided */   
		font-style:italic;	                                  /* customizable guided */   
}


.evidence	{																								/* common mix... create xml strings for FCK */	
		color: black;																					/* customizable */
		background-color:yellow;															/* customizable */
		font-style: italic;																		/* customizable */
}

	/* css layout...... who said CSS is better than tables design?!?!? *grin* */

#logo {																										/* logohead: company logo */
		border: 0px solid black;															/* customizable + customizable guided*/
		padding: 0px 0px 0px 0px;															/* customizable */
		text-align: center;																		/* customizable guided */
		}

#copy {																										/* copyright notes */
		padding:5px;
		border: 0px solid black;															/* customizable + customizable guided*/
		color:	#AAAAAA;																			/* customizable */
		text-align: left;																		/* customizable guided */
		line-height: 1.2em;
		
		}


#header {																									/* header container */
		font-size: 10px;																		/* customizable */
		text-decoration: none;																/* customizable guided */
		font-weight: normal;																	/* customizable guided */
		font-style:normal;																		/* customizable guided */
		background-image: url(header_bg.gif); background-repeat: repeat-y;
		margin-bottom:3px;
		}

#footer {																									/* footer container*/		
		margin-top:4px;
		font-size: 10px;																			/* customizable */
		text-decoration: none;																/* customizable guided */
		font-weight: normal;																	/* customizable guided */
		font-style:normal;																		/* customizable guided */
		background-color: #3d3f3e;																		/* customizable */
		background-image: url(footer_bg.gif);
		 background-repeat: no-repeat;
		  	background-position: bottom right;  	

		}


#middler, .middler {																			/* middle portion of page (navigation+contents */
		/* use a background image ? ! ? don-t know....*/
			}

#lefter {																									/* left column container */
		margin-bottom:0px;																		/* customizable */
		margin-top:0px;
		padding:0px ;

		}

#righter {																									/* left column container */
		margin-bottom:0px;;																			/* customizable */
		margin-top:0px;
		padding:1px;
		background-color: ;

		/* use a background image YES!!*/
		}

#content {																								/* main contents box */
		margin-left:5px;
		padding:10px ;
		background-color: #EEEEEE;
				background-image: url(content_bg.gif);
		 background-repeat: no-repeat;
		  	background-position: bottom left;  	
		}

.caption4 {height:15px;border-bottom:1px dotted #3f3d3e;color:#1d1f1e;font-family:tahoma,arial,verdana;font-size:9px;padding-left:3px;text-transform:uppercase;
				background-image: url(cap_bg.gif);
		 background-repeat: repeat-x;
 }

.caption2 {height:15px;border-bottom:1px dotted #3f3d3e;color:#1d1f1e;font-family:tahoma,arial,verdana;font-size:9px;padding-left:3px;text-transform:uppercase;
				background-image: url(cap_bg.gif);
		 background-repeat: repeat-x;
 }



.navbarA {padding:0px;font-size:11px;line-height:16px;color: #ffd300;margin:0px}
.navbarA ul {list-style-type: none;overflow:hidden;margin:0px;padding:1px}
.navbarA li {display:inline;margin-left:5px;}
.navbarA .division {display:inline;margin-left:10px;}
.navbarA a:link, .navbarA a:visited {color: #3d3f3e;text-decoration: none;}
.navbarA a:hover {text-decoration: underline;color: #ffed97;}


.eventA {padding:5px;border:1px dotted #ffd200}

.focusA {}

.focusA .focus_box {}
.focusA .focus_box .image {padding:5px}
.focusA .focus_box .title {font-weight:bold;font-size:1.2em}
.focusA .focus_box .title a:link, .focusA .focus_box .title a:visited {font-weight:bold}
.focusA .focus_box .where {font-weight:bold}
.focusA .focus_box .date {color:#4699df}
.focusA .focus_box .source {color:gray}
.focusA .focus_box .abstract {line-height:1.2em}

.focusA .focus_small .focus_box {}
.focusA .focus_small .focus_box .image {padding:0px}
.focusA .focus_small .focus_box .title {}
.focusA .focus_small .focus_box .title a:link, .focusA .focus_small .focus_box .title a:visited {}
.focusA .focus_small .focus_box .title a:hover {}
.focusA .focus_small .focus_box .where {}
.focusA .focus_small .focus_box .date {}
.focusA .focus_small .focus_box .source {}
.focusA .focus_small .focus_box .abstract {}
.focusA .focus_small .focus_box .famcat {}

.focusA .focus_medium .focus_box {margin-right:5px;padding:2px;margin-bottom:5px;}
.focusA .focus_medium .focus_box .image {padding:1px;border:1px solid #6688cc}
.focusA .focus_medium .focus_box .title {font-size:11px;margin-bottom:2px}
.focusA .focus_medium .focus_box .title a:link, .focusA .focus_medium .focus_box .title a:visited {color:#aa3300}
.focusA .focus_medium .focus_box .title a:hover {}
.focusA .focus_medium .focus_box .where {}
.focusA .focus_medium .focus_box .date {color:gray}
.focusA .focus_medium .focus_box .source {}
.focusA .focus_medium .focus_box .abstract {font-size:11px;line-height:1.2em;}
.focusA .focus_medium .focus_box .famcat {}

.focusA .focus_list .focus_box {line-height:1em;margin:0px;margin-bottom:3px;padding-bottom:3px;border-bottom:1px solid #dddddd}
.focusA .focus_list .focus_box .image {padding:1px;border:1px solid #cccccc}
.focusA .focus_list .focus_box .title {margin:0px;}
.focusA .focus_list .focus_box .title a:link, .focusA .focus_list .focus_box .title a:visited {margin:0px;font-size:0.9em;line-height:1.2em;text-decoration:none;color:#aa3300}
.focusA .focus_list .focus_box .title a:hover {text-decoration:underline}
.focusA .focus_list .focus_box .where {}
.focusA .focus_list .focus_box .date {color:gray}
.focusA .focus_list .focus_box .source {}
.focusA .focus_list .focus_box .abstract {}
.focusA .focus_list .focus_box .famcat {}




.navbarB1 {border:0px solid #777777;padding-top: 2px;padding-bottom:1px;color:	#ffd300;font-size:11px;
}
a.navbarB1:link, a.navbarB1:visited {color: #3d3f3e;text-decoration: none;font-weight: normal;font-style:normal;font-size:11px;
}
a.navbarB1:hover {color: #ffed97;text-decoration: underline;}	

.navbarA4 {background-color: ;border: 0px solid #FFFFFF;padding: 1px 1px 1px 1px;color:	#DD0000;font-size:11px}
a.navbarA4:link, a.navbarA4:visited {color: #DD0000;text-decoration: none;font-weight: normal;font-style:normal;font-size:11px}
a.navbarA4:hover {color: #000000;text-decoration: underline;}	

.navbarA5 {padding: 1px;color:	#FFFFFF;font-size:10px}
a.navbarA5:link, a.navbarA5:visited {color: #ffd300;text-decoration: none;font-weight: normal;font-style:normal;font-size:10px}
a.navbarA5:hover {color: #ffed97;text-decoration: underline;}	


.topnav1 {height:19px;		background-image: url(navbarbbg.gif); background-repeat: repeat-x;
border-right: 1px solid #969696;
padding-bottom: 1px;


}
  
.clBar{position:absolute;visibility:hidden;}			/* automatic same as buttons background to avoid the 20px bug of ie */

.clLevel0,.clLevel0over, .clLevel0select {																/*Styles for level 0 (group) .... autmatic with coolmenus configuration... */
		position:absolute; 
		text-align:center;
		padding:0px; 
		padding-top:1px;
		font-family:Arial, Helvetica, Verdana, sans-serif; 
		font-size:12px; 
		font-weight:bold;
		font-style:italic;
		border: 1px solid #969696;
		}

.clLevel0 {																																/* common group */
		color:#555555;
		}

.clLevel0border,.clBarBorder{position:absolute; visibility:hidden;				/* common group border and bar border...automatic with coolmenus config */
		}
		
.clLevel0over{cursor:pointer;cursor:hand; 																/* group on mouse over */
		background-color:#5c5c5c; layer-background-color:#5c5c5c; 
		color:#FFFFFF;
		}
		
.clLevel0select{cursor:pointer;cursor:hand; 															/* selected group */
		color:#000000;
		}

.clLevel1, .clLevel1over, .clLevel1select{																/*Styles for level 1 (pages)*/
		position:absolute; 
		text-align:left;
		padding:1px; 
		font-family:Arial, Helvetica, Verdana, sans-serif; 
		font-size:12px; 
		font-weight:normal;
		font-style:normal;
		border: 0px solid #FFFFFF;
		}

.clLevel1{																																/* common page */
		background-color:#cbcbcb;	layer-background-color:#cbcbcb; 
		color:#444444;
		}
		
.clLevel1border{position:absolute; z-index:500; visibility:hidden;				/* common page border */
		background-color:#AAAAAA; layer-background-color:#AAAAAA;
		}
		
.clLevel1over{ cursor:pointer; cursor:hand;																/* page links over effect */
		background-color:#FFFFFF; layer-background-color:#FFFFFF; 
		color:#5c5c5c; 
		}
		
.clLevel1select{ cursor:pointer; cursor:hand;															/* selected page effect */
		background-color:#AAAAAA; layer-background-color:#AAAAAA; 
		color:#000000;		
		}
		


div.sidenav {																		/* padding of navigation */
  padding:15px 0px 10px 0px;
	margin-top:5px;
min-height:70px;
background-color:#3d3f3e;
				background-image: url(sidenav_bg.gif);
		 background-repeat: no-repeat;
		  	background-position: top right;  	

}

div.sidenav ul {																/* clear li of all UL in navigation */

  list-style-type: none; 												/* get rid of the bullets */
  padding:0;             												/* no padding */
  margin:0;              												/* no margin for IE either */
  	white-space: nowrap;
  	word-wrap: break-word;

}


div.sidenav ul li a{																		/* level0 padding & height */
		border-top:1px dotted #CCCCCC;
  	display: block; 
  	overflow:hidden;
		padding-top:2px;
		padding-left:15px;
		text-align:left;
		margin-bottom:0px;
		padding-bottom:2px;
}

div.sidenav ul li a:link,div.sidenav ul li a:visited {	/* level0 links */
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size:11px;
	  color: #FFFFFF;
		font-weight:bold;
		text-decoration:none;
		font-style: normal;
    background-image: url(lev0.gif);
  	background-repeat: no-repeat;
  	background-position: 4px;  	
}

div.sidenav ul li.lev0sel a:link,div.sidenav ul li.lev0sel a:visited {										/* level0 select */
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
  background-image: url(lev0sel.gif);
  background-repeat: no-repeat;
  	background-position: 4px;  
}

div.sidenav ul li a:hover,div.sidenav ul li.lev0sel a:hover {															/* level0 hover */
  background-color: #ffd92d;
	color: #000000;
}

		
div.sidenav ul ul li a{																	/* level1 padding & height */
		border:0px solid #CCCCCC;
  	overflow:hidden;display: block;
  	padding:2px;
		padding-top:0px;
		padding-left:12px;														/* right = indent level1 */
		text-align:left;
		margin:0px;
}

div.sidenav ul ul li.lev1 a:link, div.sidenav ul ul li.lev1 a:visited {				/* level1 links */
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-weight:normal;
		text-decoration:none;
		font-style: normal;
		background-color:#6d6f6e;
    background-image: url(lev1.gif);
  	background-repeat: repeat-y;
  	background-position: 0px ;											/* adjust to indent level1 */
}

div.sidenav ul li li.lev1sel a:link,div.sidenav ul li li.lev1sel a:visited {										/* level1 select */
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;
		background-color:#6d6f6e;
		color:#ffda2e;
  background-image: url(lev1sel.gif);
  background-repeat: repeat-y;
  background-position: 0px;											/* adjust to indent level1 */
}

div.sidenav ul li li.lev1 a:hover,div.sidenav ul li li.lev1sel a:hover {															/* level1 hover */
  color: #000000;
  background-color: #ffe573; 
}


/* news in the middler (4) */

div.module4 div.focus_box {
margin-bottom:5px;margin-top:10px;border:0px dotted black;	font-size:11px;	padding:1px;
padding-left:13px;
		background-image: url(newsdot.gif);
		 background-repeat: no-repeat;
		  	background-position: 2px 5px;  	
color:#000000}

div.module4 div.focus_box span.family{
		color:#999999;	font-size:0.9em;	line-height:1.1em;	margin-left:3px;
}

div.module4 div.focus_box span.info{
		font-size:0.9em;
}


div.module4 div.focus_box span.family a:link,div.module4 div.focus_box span.family a:visited{
color:#999999;
			text-decoration:none;
}

div.module4 div.focus_box span.title, div.module4 div.focus_box span.title a:link,div.module4 div.focus_box span.title a:visited{
		color:#aa3300;	font-weight:bold;	text-decoration:none;	font-size:13px;
}

div.module4 div.focus_box span.title a:hover{
		text-decoration:underline;
}

div.module4 div.focus_box span.abstract {
		font-style:none;	text-align:justify;
}

div.module4 div.focus_box span.info{
		color:#888888;
}


/* news in right column (3) */
div.module3 div.focus_box {
text-align:left;border:1px dotted white;background-color: #EEEEEE;	font-size:11px;	line-height:1.4em;	padding:2px;
}

div.module3 div.focus_box span.family{
		color:#333333;	font-size:0.9em;	margin-left:3px;
}


div.module3 div.focus_box span.title, div.module3 div.focus_box span.title a:link,div.module3 div.focus_box span.title a:visited{
		color:#000000;	font-weight:bold;	text-decoration:none;	font-size:13px;
}

div.module3 div.focus_box span.title a:hover{
		text-decoration:underline;
}

div.module3 div.focus_box p.abstract {
		font-style:italic;	text-align:justify;
}



/* small news in left (2) /right (3) column */
div.module2 div.focus_box_small,div.module3 div.focus_box_small {
text-align:left;border-bottom:1px solid #333333;border-top:1px solid #FFFFFF;background-color: #EEEEEE;
	font-size:11px;	line-height:1.4em;	padding:2px;	padding-left:12px;
}

div.module2 div.focus_box_small span.title, div.module2 div.focus_box_small span.title a:link,div.module2 div.focus_box_small span.title a:visited{
		color:#000000;text-decoration:none;font-size:13px;
}

div.module3 div.focus_box_small span.title, div.module3 div.focus_box_small span.title a:link,div.module3 div.focus_box_small span.title a:visited{
		color:#000000;text-decoration:none;font-size:13px;
}

div.module2 div.focus_box_small span.title a:hover,div.module3 div.focus_box_small span.title a:hover{
		text-decoration:underline;
}








