/* 
@import url("defaults.css") 
@import url("layout.css") 
@import url("box.css") 
*/


/* ------------------ box.css ------------------ */

h5 	     { font-size:100%; font-weight:bold;   color:#FF6600; white-space:normal; word-wrap:break-word; text-align:center; }
div.boxad h5 { font-size:90%; font-weight:normal; color:#666666; }
 
ul.tabs li.current  span, 
ul.tabs li.current  a { font-size:14px; font-weight:bold; color:#333333; text-decoration:none; }
	
/* ------------------ layout.css ------------------ */
#menulg    { font-size:90%; color:#dddddd; white-space:nowrap; }
#menulg a  { font-size:90%; color:white;   white-space:nowrap; }

div#menu1 ul li a,
div#menu1 ul li span 	{ font-size:14px; }

div#menuindep  div.m, 
div#menu2      div.m 	{ }

div#pagesignature { font-size:90%;  }

#title          { font-size:180%; font-weight:bold; color:#333333; }

/* ------------------------------------ */

a#setsmalltext   { font-size:9px;  }
a#setmediumtext  { font-size:12px; }
a#setlargetext   { font-size:15px; }


div#bc a,
div#bc span,
#breadcrumbs a,
#breadcrumbs span {  }


div.boxnormal  div ul li a,
div.boxnormal  div ul li span {  }
