/* ---------------------------------------------------------------
   style sheet for cea groups web site
   <jpuente@dit.upm.es> 2003-10-07
-------------------------------------------------------------------*/

/* --------------------------------------------------------------- */

body      	{	font-family: arial, helvetica, sans-serif;
			font-size: medium; 
			background: white; 
			color: blue;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px
                }

div		{ font-family: arial, helvetica, sans-serif;
		  font-size: medium; 
		  color: navy}

div.content  	{ margin: 1em; 
		  font-family: arial, helvetica, ,sans-serif;
		  font-size: medium; }

P		{ font-family: arial, helvetica, sans-serif;
		  font-size: medium; 
		  color: blue}

A               {color: darkslateblue;}

ADDRESS         {margin-left: 5%;
                 font-size: xx-small;
	         font-weight: normal;
		 font-style: italic; 
                 color; blue}		      
/* --------------------------------------------------------------- */

TD.Logo       {  font-family: arial, helvetica, sans-serif;
                 font-size: xx-large;
                 font-weight: bold;
		 font-style: normal; 
                 color: darkblue;
                 background: white}

TD.Logo A     {  color: white;
                 text-decoration: none;}

TD.TitleBar   {  font-family: arial, helvetica, sans-serif;
                 font-size: xx-large;
                 font-weight: bold;
		 font-style: italic; 
                 color: white;
                 background: royalblue}

TD.TitleBar A {  color: white;
                 text-decoration: none;}

TD.GroupBar   {  font-family: arial, helvetica, sans-serif;
                 font-size: x-large;
                 font-weight: bold;
		 font-style: italic; 
                 color: white;
                 background: cornflowerblue}

TD.GroupBar A {  color: white;
                 text-decoration: none;}

TD.MenuButton {  font-family: arial, helvetica, sans-serif;
                 font-size: medium;
                 font-weight: bold;
		 font-style: italic; 
                 color: green;
                 background: yellowgreen;
		 border: thin solid white}

TD.MenuButton A         {text-decoration: none;}
TD.MenuButton A:link    {color: green}
TD.MenuButton A:active  {color: yellow;}
TD.MenuButton A:visited {color: green;}


TD.BottomBar  {  font-family: arial, helvetica, sans-serif;
                 font-size: large; 
                 font-weight: bold;
		 font-style: italic; 
                 color: white;
                 background: cornflowerblue}



/* --------------------------------------------------------------- */

TD.MenuTitle  	{ font-family: arial, helvetica, sans-serif;
		  font-size: medium;
		  font-weight: bold;
		  color: white;
                  background: steelblue}

 TD.MenuTitle A  { color: white}

/* --------------------------------------------------------------- */

TD.Menuitem  	{ font-family: arial, helvetica, sans-serif;
		  font-size: small;
		  font-weight: normal; 
		  color: slateblue;
                  background: lavender}

TD.MenuItem A    {color: darkslateblue}

/* --------------------------------------------------------------- */




