/* Style sheet for language page */
body		{background-image: url(../gif/sfobkgld.gif);
			color: green; background-color: white;
			text-align: center;
			}
h1			{background-image: url(../gif/img2yth.jpg);
			color: yellow; font-size: 200% ;
			vertical-align: top;
			padding-top: 5%; padding-bottom: 5%;}

a:link	{
      	text-decoration: underline;
   	   background: transparent;
			}

a:visited {
         background: transparent;
			}
a:hover 	{
         color: #ff0000;
         background: #e8e8ff;
			}
a:active {
         text-decoration: none;
         background: #FFFF00;
			}
span.logo	{}

div 		{
			background-repeat: repeat-y; 
			padding: 0.5em;
			}
div.logo1 {float: left; width: 10%;
			margin-left: 2%; margin-top: 1%; height: 10%;
			background: transparent top center;
			border: none; background-repeat: no-repeat;
			}
div.logo2 {float: right; width: 10%; 
			margin-right: 2%; margin-top: 1%;
			background: transparent top center;
			border: none; background-repeat: no-repeat;
			}
div.index	{position: absolute; left: 0%;
			background: url(../gif/bkspccc3.gif);
 			border-right: thin solid #000000; 
			width: 22%; text-align: left;
			position: absolute; left: 1%;
			height: 108em;
			}
div.cnt	{
			background: url(../gif/bkspcfc3.gif);
			text-align: left; width: 48%;
			position: absolute; left: 26%;
			}
div.list	{background: url(../gif/bkspccc3.gif);
			text-align: left;
 			border-left: thin solid #000000; 
			width: 21%; height: 108em;
			position: absolute; left: 76%;
			}

h2			{text-align: center;}
h4			{text-align: center;
			font-family: arial, sans-serif;
			font-size: 100%;
			line-height: 200%; 
			}
			
p.intro	{border: solid medium; text-align: left; 
			margin: 0.2em; padding-top: 1%; padding-bottom: 1%;
			padding-left: 2%; padding-right: 2%;
			line-height: 150%; }

span.cen	{background: blue; color: white;}
span.ces	{background: red; color: white;}
span.cfr	{background: #f0f; color: white;}
span.cit	{background: green; color: white;}
span.cpt	{background: #963; color: white;}
span.clm	{background: #ccc; color: white;}
